git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@278 7c85be65-684b-0410-a082-b2ed4fbef004
This commit is contained in:
geby 2023-11-13 10:20:39 +00:00
parent 49a52a1dac
commit 047238ebb4

View File

@ -501,6 +501,7 @@ var
_SSLCipherGetBits: TSSLCipherGetBits = nil;
_SSLGetVerifyResult: TSSLGetVerifyResult = nil;
_SSLCtrl: TSSLCtrl = nil;
_SslSet1Host: TSslSet1Host = nil;
_SslCtxSetMinProtoVersion: TSslCtxSetMinProtoVersion = nil;
_SslCtxSetMaxProtoVersion: TSslCtxSetMaxProtoVersion = nil;