Uses of Class
br.ufsc.labsec.parser.jades.attributes.signed.SigDHeader
Packages that use SigDHeader
Package
Description
-
Uses of SigDHeader in br.ufsc.labsec.parser.jades.attributes.signed
Methods in br.ufsc.labsec.parser.jades.attributes.signed with parameters of type SigDHeaderModifier and TypeMethodDescriptionstatic StringSigDHeader.processSigD(SigDHeader attr) Processa o conteúdo a ser usado para obter o hash do carimbo de tempo de arquivamento conforme o item 2 na página 35 de ETSI TS 119 182-1 V1.1.1. -
Uses of SigDHeader in br.ufsc.labsec.parser.jades.decoder.signed
Classes in br.ufsc.labsec.parser.jades.decoder.signed that implement interfaces with type arguments of type SigDHeaderMethods in br.ufsc.labsec.parser.jades.decoder.signed that return SigDHeaderModifier and TypeMethodDescriptionSigDHeaderDecoder.decode(JadesAttrCommonStruct encoded, Integer index) -
Uses of SigDHeader in br.ufsc.labsec.signature.conformanceVerifier.jades.valueReportCreator.signed
Classes in br.ufsc.labsec.signature.conformanceVerifier.jades.valueReportCreator.signed that implement interfaces with type arguments of type SigDHeaderMethods in br.ufsc.labsec.signature.conformanceVerifier.jades.valueReportCreator.signed with parameters of type SigDHeaderModifier and TypeMethodDescription@Nullable AttributeValueReportSigDHeaderValueReportCreator.createValueReport(SigDHeader attr, JadesAbstractVerifierInterface verifier) -
Uses of SigDHeader in br.ufsc.labsec.signature.conformanceVerifier.jades.verifier.signed
Classes in br.ufsc.labsec.signature.conformanceVerifier.jades.verifier.signed that implement interfaces with type arguments of type SigDHeaderMethods in br.ufsc.labsec.signature.conformanceVerifier.jades.verifier.signed with parameters of type SigDHeaderModifier and TypeMethodDescriptionvoidSigDHeaderVerifier.verify(SigDHeader attr, JadesAbstractVerifierInterface verifier)