Class IdAaEtsAttrRevocationRefsCreator
java.lang.Object
br.ufsc.labsec.signature.signer.UnsignedAttributeCreator<CadesInformation, org.bouncycastle.asn1.cms.Attribute, CadesSignature>
br.ufsc.labsec.signature.signer.creator.AttributeRevocationRefsCreator<CadesInformation, org.bouncycastle.asn1.cms.Attribute, CadesSignature>
br.ufsc.labsec.signature.conformanceVerifier.cades.creator.unsigned.IdAaEtsAttrRevocationRefsCreator
public class IdAaEtsAttrRevocationRefsCreator
extends AttributeRevocationRefsCreator<CadesInformation, org.bouncycastle.asn1.cms.Attribute, CadesSignature>
Esta classe é responsável pela criação do atributo IdAaEtsAttrRevocationRefsCreator
-
Nested Class Summary
Nested classes/interfaces inherited from class AttributeRevocationRefsCreator
AttributeRevocationRefsCreator.CERTIFICATES_TO_CONSIDER -
Constructor Summary
ConstructorsConstructorDescriptionConstrutor -
Method Summary
Modifier and TypeMethodDescriptionprotected SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> createAttribute(List<CRL> revocationValuesCRL, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> revocationValuesOCSP, String hashAlgorithmOID) Methods inherited from class AttributeRevocationRefsCreator
getAttributeMethods inherited from class UnsignedAttributeCreator
createRevocationData, isSigned
-
Constructor Details
-
IdAaEtsAttrRevocationRefsCreator
Construtor- Parameters:
component- Componente de assinatura CAdES
-
-
Method Details
-
createAttribute
protected SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> createAttribute(List<CRL> revocationValuesCRL, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> revocationValuesOCSP, String hashAlgorithmOID) throws SignatureAttributeException - Specified by:
createAttributein classAttributeRevocationRefsCreator<CadesInformation, org.bouncycastle.asn1.cms.Attribute, CadesSignature>- Throws:
SignatureAttributeException
-