| Class | Description |
|---|---|
| CRLDistributionPointMatcher |
Matches a Certificate and a CRL according to the CRLDistributionPoint
extension information.
|
| CRLDistributionPointOnlyContainsMatcher |
Matches a Certificate and a CRL according to the
CRLDistributionPointOnlyContains extension information.
|
| CRLIssuerMatcher |
Matches a CRL and a certificate according to the Issuer fields of the crl and
the certificate.
|
| CRLKeyIDMatcher |
Matches a CRL and a certificate according to the Authority Key Identifier
(AKI) extensions of both the crl and the certificate.
|
| CRLMatcher |
Base class for crl matchers.
|
Copyright © 2025. All rights reserved.