Class | Description |
---|---|
CertificateMatcher |
Base class for certificate matchers.
|
IssuerSubjectMatcher |
Matches the certificate and the CA certificate according to the subject
field of the CA certificate and the issuer field of the certificate
|
KeyIDMatcher |
Matches the certificate and the CA certificate according to the
SubjectKeyIdentifier extension of the CA certificate and
AuthorityKeyIdentifier extension of the certificate
|
Copyright © 2025. All rights reserved.