Class SigningCertificateV2Creator
java.lang.Object
br.ufsc.labsec.signature.signer.SignedAttributeCreator<JadesInformation, JadesAttrCommonStruct>
br.ufsc.labsec.signature.conformanceVerifier.jades.creator.signed.SigningCertificateCreator
br.ufsc.labsec.signature.conformanceVerifier.jades.creator.signed.SigningCertificateV2Creator
-
Field Summary
Fields inherited from class SigningCertificateCreator
component -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCertificates(FileToBeSigned<? extends JadesInformation> fileToBeSigned) Methods inherited from class SigningCertificateCreator
getAttributeMethods inherited from class SignedAttributeCreator
isSigned
-
Constructor Details
-
SigningCertificateV2Creator
Construtor- Parameters:
component- Componente de assinatura Jades
-
-
Method Details
-
getCertificates
public List<Certificate> getCertificates(FileToBeSigned<? extends JadesInformation> fileToBeSigned) throws CertificateException - Overrides:
getCertificatesin classSigningCertificateCreator- Throws:
CertificateException
-