Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.pades.PadesSignatureComponent
-
Uses of PadesSignatureComponent in br.ufsc.labsec.signature.conformanceVerifier.pades
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades that return PadesSignatureComponent Modifier and Type Method Description PadesSignatureComponent
PadesSigner. getComponent()
Retorna o componente de assinatura PAdESPadesSignatureComponent
PadesVerifier. getComponent()
Retorna o componente de assinatura PAdESConstructors in br.ufsc.labsec.signature.conformanceVerifier.pades with parameters of type PadesSignatureComponent Constructor Description PadesAttributeFactory(PadesSignatureComponent component)
PadesContainerGenerator(PadesSignatureComponent component)
PadesSigner(PadesSignatureComponent component)
ConstrutorPadesTimeStampSignatureImp(PadesSignatureComponent component, FileToBeSigned<? extends PadesInformation> fileToBeSigned, org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature pdSignature)
ConstrutorPadesVerifier(PadesSignatureComponent component)
Construtor -
Uses of PadesSignatureComponent in br.ufsc.labsec.signature.conformanceVerifier.pades.attributes
Constructors in br.ufsc.labsec.signature.conformanceVerifier.pades.attributes with parameters of type PadesSignatureComponent Constructor Description DssAttribute(PadesSignatureComponent component, org.apache.pdfbox.cos.COSDictionary dssDictionary, String signatureHash)
Construtor -
Uses of PadesSignatureComponent in br.ufsc.labsec.signature.conformanceVerifier.pades.creators
Constructors in br.ufsc.labsec.signature.conformanceVerifier.pades.creators with parameters of type PadesSignatureComponent Constructor Description DocTimeStampCreator(PadesSignatureComponent component)
DSSCreator(PadesSignatureComponent component)
-
Uses of PadesSignatureComponent in br.ufsc.labsec.signature.conformanceVerifier.pades.utils
Constructors in br.ufsc.labsec.signature.conformanceVerifier.pades.utils with parameters of type PadesSignatureComponent Constructor Description DSSDecoder(PadesSignature signature, PadesSignatureComponent component)
Construtor