Class IdAaEtsSignerLocationVerifier
java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.signed.IdAaEtsSignerLocationVerifier
- All Implemented Interfaces:
CadesAttributeVerifier<IdAaEtsSignerLocation>, AttributeVerifier<CadesInformation, org.bouncycastle.asn1.cms.Attribute, CadesSignature, IdAaEtsSignerLocation, CadesAbstractVerifierInterface>
public class IdAaEtsSignerLocationVerifier
extends Object
implements CadesAttributeVerifier<IdAaEtsSignerLocation>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidverify(IdAaEtsSignerLocation idAaEtsSignerLocation, CadesAbstractVerifierInterface verifierInterface)
-
Constructor Details
-
IdAaEtsSignerLocationVerifier
public IdAaEtsSignerLocationVerifier()
-
-
Method Details
-
verify
public void verify(IdAaEtsSignerLocation idAaEtsSignerLocation, CadesAbstractVerifierInterface verifierInterface) throws SignatureAttributeException, PbadException, IOException - Specified by:
verifyin interfaceAttributeVerifier<CadesInformation, org.bouncycastle.asn1.cms.Attribute, CadesSignature, IdAaEtsSignerLocation, CadesAbstractVerifierInterface>- Throws:
SignatureAttributeExceptionPbadExceptionIOException
-