| Constructor and Description |
|---|
CertificateValuesValidator() |
| 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 certificate reference and value counts do not match or,
there is no value for at least one 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.