Discuss this help topic in SecureBlackbox Forum
Returns the server certificate validity information.
Declaration
Parameters
Values
|
|
Description
This method causes TElCustomSimpleSSLClient to validate server's certificate using certificate storage specified by the CertStorage property.
In derived classes, use this method after the OnCertificateValidate event was fired (it is a good idea is to call this method in the event handler).
If CertStorage property is not set, the Validity parameter returns SB_CERTIFICATE_VALIDITY_STORAGE_ERROR.