Uses of Class
br.ufsc.labsec.parser.cades.attributes.unsigned.IdAaEtsEscTimeStamp
Packages that use IdAaEtsEscTimeStamp
Package
Description
-
Uses of IdAaEtsEscTimeStamp in br.ufsc.labsec.parser.cades.decoder.unsigned
Subclasses with type arguments of type IdAaEtsEscTimeStamp in br.ufsc.labsec.parser.cades.decoder.unsignedMethods in br.ufsc.labsec.parser.cades.decoder.unsigned that return IdAaEtsEscTimeStampModifier and TypeMethodDescriptionprotected IdAaEtsEscTimeStampIdAaEtsEscTimeStampDecoder.specificDecode(org.bouncycastle.asn1.cms.Attribute encoded, Integer index) -
Uses of IdAaEtsEscTimeStamp in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.valueReportCreator.unsigned
Subclasses with type arguments of type IdAaEtsEscTimeStamp in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.valueReportCreator.unsignedMethods in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.valueReportCreator.unsigned with parameters of type IdAaEtsEscTimeStampModifier and TypeMethodDescriptionprotected @Nullable AttributeValueReportIdAaEtsEscTimeStampValueReportCreator.createChildValueReport(IdAaEtsEscTimeStamp attr, CadesAbstractVerifierInterface verifier, @Nullable AttributeValueReport report) -
Uses of IdAaEtsEscTimeStamp in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.unsigned
Subclasses with type arguments of type IdAaEtsEscTimeStamp in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.unsignedMethods in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.unsigned with parameters of type IdAaEtsEscTimeStampModifier and TypeMethodDescriptionprotected voidIdAaEtsEscTimeStampVerifier.specificVerify(IdAaEtsEscTimeStamp attr, CadesAbstractVerifierInterface verifier) -
Uses of IdAaEtsEscTimeStamp in br.ufsc.labsec.signature.conformanceVerifier.cades.tsValidator.unsigned
Subclasses with type arguments of type IdAaEtsEscTimeStamp in br.ufsc.labsec.signature.conformanceVerifier.cades.tsValidator.unsignedMethods in br.ufsc.labsec.signature.conformanceVerifier.cades.tsValidator.unsigned with parameters of type IdAaEtsEscTimeStampModifier and TypeMethodDescriptionprotected byte[]IdAaEtsEscTimeStampTSValidator.getAttributeHash(IdAaEtsEscTimeStamp ts, CadesAbstractVerifierInterface verifier, String hashAlgorithmId, boolean hashWithoutTag) protected booleanIdAaEtsEscTimeStampTSValidator.isAttributeHashValid(IdAaEtsEscTimeStamp ts, CadesAbstractVerifierInterface verifier, String hashAlgorithmId, boolean hashWithoutTag, byte[] expected) IdAaEtsEscTimeStampTSValidator.makeTimeStampVerifier(IdAaEtsEscTimeStamp ts, CadesAbstractVerifierInterface verifier, boolean containsRefsTimestamp, boolean containsArchiveTimestamp)