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