Uses of Class
br.ufsc.labsec.parser.cades.attributes.unsigned.IdAaEtsArchiveTimestampV3
Packages that use IdAaEtsArchiveTimestampV3
Package
Description
-
Uses of IdAaEtsArchiveTimestampV3 in br.ufsc.labsec.parser.cades.decoder.unsigned
Subclasses with type arguments of type IdAaEtsArchiveTimestampV3 in br.ufsc.labsec.parser.cades.decoder.unsignedMethods in br.ufsc.labsec.parser.cades.decoder.unsigned that return IdAaEtsArchiveTimestampV3Modifier and TypeMethodDescriptionprotected IdAaEtsArchiveTimestampV3IdAaEtsArchiveTimestampV3Decoder.specificDecode(org.bouncycastle.asn1.cms.Attribute encoded, Integer index) -
Uses of IdAaEtsArchiveTimestampV3 in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.valueReportCreator.unsigned
Subclasses with type arguments of type IdAaEtsArchiveTimestampV3 in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.valueReportCreator.unsignedMethods in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.valueReportCreator.unsigned with parameters of type IdAaEtsArchiveTimestampV3Modifier and TypeMethodDescriptionprotected AttributeValueReportIdAaEtsArchiveTimestampV3ValueReportCreator.createChildValueReport(IdAaEtsArchiveTimestampV3 attr, CadesAbstractVerifierInterface verifier, @Nullable AttributeValueReport report) -
Uses of IdAaEtsArchiveTimestampV3 in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.unsigned
Subclasses with type arguments of type IdAaEtsArchiveTimestampV3 in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.unsignedMethods in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.unsigned with parameters of type IdAaEtsArchiveTimestampV3Modifier and TypeMethodDescriptionprotected voidIdAaEtsArchiveTimestampV3Verifier.specificVerify(IdAaEtsArchiveTimestampV3 attr, CadesAbstractVerifierInterface verifier) -
Uses of IdAaEtsArchiveTimestampV3 in br.ufsc.labsec.signature.conformanceVerifier.cades.tsValidator.unsigned
Subclasses with type arguments of type IdAaEtsArchiveTimestampV3 in br.ufsc.labsec.signature.conformanceVerifier.cades.tsValidator.unsignedMethods in br.ufsc.labsec.signature.conformanceVerifier.cades.tsValidator.unsigned with parameters of type IdAaEtsArchiveTimestampV3Modifier and TypeMethodDescriptionprotected byte[]IdAaEtsArchiveTimestampV3TSValidator.getAttributeHash(IdAaEtsArchiveTimestampV3 attr, CadesAbstractVerifierInterface verifier, String hashAlgorithmId, boolean hashWithoutTag) protected booleanIdAaEtsArchiveTimestampV3TSValidator.isAttributeHashValid(IdAaEtsArchiveTimestampV3 attr, CadesAbstractVerifierInterface verifier, String hashAlgorithmId, boolean hashWithoutTag, byte[] expected)