mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-30 22:00:37 +02:00
* Add to OpenSSLGetVersion to interface
git-svn-id: trunk@42114 -
This commit is contained in:
parent
3c0805d6a2
commit
3fe77a8ff5
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user