Discuss this help topic in SecureBlackbox Forum
This event is fired when the server certificate must be validated.
Declaration
Parameters
Description
This event is fired by TElAS2Client when the negotiated protocol offers the client to validate the server's certificate, starting from the root CA to the end-entity certificate. It could be checked, whether the certificate is an end-entity one, using Chain property of the certificate. Use methods of the TElX509Certificate class to perform the certificate validation.