Uses of Class
br.ufsc.labsec.signature.tsa.TimeStampComponent
Package | Description |
---|---|
br.ufsc.labsec.signature | |
br.ufsc.labsec.signature.tsa | |
br.ufsc.labsec.signature.tsa.providers |
-
Uses of TimeStampComponent in br.ufsc.labsec.signature
Methods in br.ufsc.labsec.signature with parameters of type TimeStampComponent Modifier and Type Method Description <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 Constructor Description TimeStampAttributeResolver(TimeStampComponent timeStampComponent)
-
Uses of TimeStampComponent in br.ufsc.labsec.signature.tsa.providers
Constructors in br.ufsc.labsec.signature.tsa.providers with parameters of type TimeStampComponent Constructor Description TimestampProvider(TimeStampComponent component)