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