| Constructor and Description |
|---|
RevocationValuesValidator() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
ValidationResult |
validate(XMLSignature aSignature,
tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aCertificate)
Validates as INVALID if crl or ocsp reference and value counts do not match or,
there is no value for at least one crl or ocsp reference; otherwise VALID.
|
public ValidationResult validate(XMLSignature aSignature, tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate aCertificate) throws XMLSignatureException
validate in interface ValidatoraSignature - to be validatedaCertificate - used for signatureXMLSignatureExceptionCopyright © 2025. All rights reserved.