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