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