Uses of Class
br.ufsc.labsec.signature.tsa.TimeStampComponent
Packages that use TimeStampComponent
Package
Description
-
Uses of TimeStampComponent in br.ufsc.labsec.signature
Methods in br.ufsc.labsec.signature with parameters of type TimeStampComponentModifier and TypeMethodDescription<Encod, Sig extends Signature<Encod>>
FileToBeSigned<TSInformation<Encod, Sig>> FileToBeSignedGenerator.generateTimestampToBeSigned(TimeStampComponent component, String attributeOid, byte[] digestToSign, String signatureSuite, Sig stampedSignature) -
Uses of TimeStampComponent in br.ufsc.labsec.signature.tsa
Constructors in br.ufsc.labsec.signature.tsa with parameters of type TimeStampComponent -
Uses of TimeStampComponent in br.ufsc.labsec.signature.tsa.providers
Methods in br.ufsc.labsec.signature.tsa.providers that return TimeStampComponentModifier and TypeMethodDescriptionTimestampProvider.component()Returns the value of thecomponentrecord component.Constructors in br.ufsc.labsec.signature.tsa.providers with parameters of type TimeStampComponentModifierConstructorDescriptionTimestampProvider(TimeStampComponent component) Creates an instance of aTimestampProviderrecord class.