procedure VerifyCRLChain(ParentCertificate: TScCertificate; var StatusSet: TScCertificateStatusSet);

 

Description

Performs a Certificate Revocation List (CRL) validation using basic validation policy. The VerifyCRLChain method verifies that the CRL is valid and is signed by a certificate specified in the ParentCertificate parameter. All the errors which occur as a result of the CRL validation are added in the StatusSet parameter.

 

See also

TScCertificateStatusSet

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support