Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
VerifyCallback
Unit: IdSSLOpenSSL
Perform X.509 certificate verifications.
function
VerifyCallback(Ok: Integer; ctx: PX509_STORE_CTX): Integer;
Description
VerifyCallback is an Integer function that allows Verification callbacks using the X.509 certificate specified in
PX509_STORE_CTX
for an SSL context.