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