Discuss this help topic in SecureBlackbox Forum
This event is fired after each time the validator has processed a CRL.
Declaration
Parameters
- Certificate - specifies the certificate being validated.
- CACertificate - specifies the certificate which signed the Certificate.
Can be nil / null / Nothing, if the Certificate is self-signed.
- CRL - contains the CRL that has been processed.
Description
This event is fired by TElX509CertificateValidator when it has processed a CRL during revocation check.
Discuss this help topic in SecureBlackbox Forum