* Add to OpenSSLGetVersion to interface

git-svn-id: trunk@42114 -
This commit is contained in:
michael 2019-05-22 11:34:51 +00:00
parent 3c0805d6a2
commit 3fe77a8ff5

View File

@ -1024,6 +1024,7 @@ var
SSLUtilFile: string = '';
// libssl.dll
function OpenSSLGetVersion(t: cint):String;
function SslGetError(s: PSSL; ret_code: cInt):cInt;
function SslLibraryInit:cInt;
procedure SslLoadErrorStrings;