Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.certificate.validation | |
tr.gov.tubitak.uekae.esya.api.certificate.validation.match.cross |
Modifier and Type | Method and Description |
---|---|
java.util.List<CrossCertificateMatcher> |
MatchSystem.getCrossCertificateMatchers() |
Modifier and Type | Method and Description |
---|---|
void |
MatchSystem.addCrossCertificateMatcher(CrossCertificateMatcher aCrossCertificateMatcher) |
Modifier and Type | Method and Description |
---|---|
void |
MatchSystem.setCrossCertificateMatchers(java.util.List<CrossCertificateMatcher> aCrossCertificateMatchers) |
Modifier and Type | Class and Description |
---|---|
class |
PublicKeyMatcher
Matches the certificate and its cross certificate by comparing their
PublicKeys.
|
class |
SKIMatcher
Matches certificate and its cross certificate accoording to
SubjectKeyIdentifier extension information.
|
class |
SubjectMatcher
Matches certificates and its corss certificates if their subject information
matches
|
Copyright © 2025. All rights reserved.