Uses of Class
br.ufsc.labsec.parser.pades.attributes.DocTimeStampAttribute
Packages that use DocTimeStampAttribute
Package
Description
-
Uses of DocTimeStampAttribute in br.ufsc.labsec.parser.pades.decoder
Classes in br.ufsc.labsec.parser.pades.decoder that implement interfaces with type arguments of type DocTimeStampAttributeMethods in br.ufsc.labsec.parser.pades.decoder that return DocTimeStampAttributeModifier and TypeMethodDescriptionDocTimeStampAttributeDecoder.decode(PadesEncoded encoded, Integer index) -
Uses of DocTimeStampAttribute in br.ufsc.labsec.signature.conformanceVerifier.pades.tsValidator
Classes in br.ufsc.labsec.signature.conformanceVerifier.pades.tsValidator that implement interfaces with type arguments of type DocTimeStampAttributeMethods in br.ufsc.labsec.signature.conformanceVerifier.pades.tsValidator with parameters of type DocTimeStampAttributeModifier and TypeMethodDescriptionbyte[]DocTimeStampAttributeTSValidator.getAttributeHash(DocTimeStampAttribute attr, PadesAbstractVerifierInterface verifier, org.bouncycastle.asn1.ASN1ObjectIdentifier identifier) booleanDocTimeStampAttributeTSValidator.isAttributeHashValid(DocTimeStampAttribute attr, PadesAbstractVerifierInterface verifier, org.bouncycastle.asn1.ASN1ObjectIdentifier hashAlgorithmId, byte[] expected) DocTimeStampAttributeTSValidator.makeTimeStampVerifier(DocTimeStampAttribute attr, PadesAbstractVerifierInterface verifier, boolean containsRefsTimestamp, boolean containsArchiveTimestamp) voidDocTimeStampAttributeTSValidator.validate(DocTimeStampAttribute attr, PadesAbstractVerifierInterface verifier, TimeStampReport report, boolean containsRefsTimestamp, boolean containsArchiveTimestamp) -
Uses of DocTimeStampAttribute in br.ufsc.labsec.signature.conformanceVerifier.pades.valueReportCreator
Classes in br.ufsc.labsec.signature.conformanceVerifier.pades.valueReportCreator that implement interfaces with type arguments of type DocTimeStampAttributeMethods in br.ufsc.labsec.signature.conformanceVerifier.pades.valueReportCreator with parameters of type DocTimeStampAttributeModifier and TypeMethodDescription@Nullable AttributeValueReportDocTimeStampAttributeValueReportCreator.createValueReport(DocTimeStampAttribute attr, PadesAbstractVerifierInterface verifier) -
Uses of DocTimeStampAttribute in br.ufsc.labsec.signature.conformanceVerifier.pades.verifier
Classes in br.ufsc.labsec.signature.conformanceVerifier.pades.verifier that implement interfaces with type arguments of type DocTimeStampAttributeMethods in br.ufsc.labsec.signature.conformanceVerifier.pades.verifier with parameters of type DocTimeStampAttributeModifier and TypeMethodDescriptionvoidDocTimeStampAttributeVerifier.verify(DocTimeStampAttribute attr, PadesAbstractVerifierInterface verifier)