Discuss this help topic in SecureBlackbox Forum
This event is fired when the validator encounters an error during retrieving or parsing an OCSP response.
Declaration
Parameters
- Certificate - Specifies the certificate that is being validated.
- Location - Location of the OCSP.
- Client - An instance of TElOCSPClient class or its descendant.
- ErrorCode - The error code.
- pcLocation - Location of the OCSP.
- szLocation - the length of pcLocation.
Description
This event is fired when an error occurs during retrieving or processing OCSP response information.
Discuss this help topic in SecureBlackbox Forum