Class IdAaEtsCertificateRefsVerifier
java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.unsigned.IdAaEtsCertificateRefsVerifier
- All Implemented Interfaces:
CadesAttributeVerifier<IdAaEtsCertificateRefs>, AttributeVerifier<CadesInformation, org.bouncycastle.asn1.cms.Attribute, CadesSignature, IdAaEtsCertificateRefs, CadesAbstractVerifierInterface>
public class IdAaEtsCertificateRefsVerifier
extends Object
implements CadesAttributeVerifier<IdAaEtsCertificateRefs>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidverify(IdAaEtsCertificateRefs attr, CadesAbstractVerifierInterface verifier)
-
Field Details
-
DUPLICATED_ATTRIBUTE
-
SIGNER_REF_PRESENT
- See Also:
-
TRUST_ANCHOR_REF_PRESENT
- See Also:
-
EXCLUSIVE_ATTRIBUTE_CERT_REF
- See Also:
-
CA_PATH_CERTIFICATE_NOT_PRESENT
- See Also:
-
-
Constructor Details
-
IdAaEtsCertificateRefsVerifier
public IdAaEtsCertificateRefsVerifier()
-
-
Method Details
-
verify
public void verify(IdAaEtsCertificateRefs attr, CadesAbstractVerifierInterface verifier) throws SignatureAttributeException - Specified by:
verifyin interfaceAttributeVerifier<CadesInformation, org.bouncycastle.asn1.cms.Attribute, CadesSignature, IdAaEtsCertificateRefs, CadesAbstractVerifierInterface>- Throws:
SignatureAttributeException
-