Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.cades.TSInformation
-
Uses of TSInformation in br.ufsc.labsec.signature
Methods in br.ufsc.labsec.signature that return types with arguments of type TSInformation 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 TSInformation in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.unsigned with type parameters of type TSInformation Modifier and Type Method Description <Information extends TSInformation<org.bouncycastle.asn1.cms.Attribute, ? extends CadesSignature>>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>ATSHashIndexV3Creator. getAttribute(FileToBeSigned<Information> fileToBeSigned, CadesSignature signature)
-
Uses of TSInformation in br.ufsc.labsec.signature.tsa
Methods in br.ufsc.labsec.signature.tsa that return TSInformation Modifier and Type Method Description <Encod, Sig extends Signature<Encod>>
TSInformation<Encod,Sig>TimeStamp. constructCadesInformation(Sig signature)
Method parameters in br.ufsc.labsec.signature.tsa with type arguments of type TSInformation Modifier and Type Method Description <Encod, Sig extends Signature<Encod>>
byte[]TimeStamp. getTimeStamp(FileToBeSigned<? extends TSInformation<Encod,Sig>> fileToBeSigned)
Retorna um carimbo de tempo pro conteúdo dado -
Uses of TSInformation in br.ufsc.labsec.signature.tsa.providers
Methods in br.ufsc.labsec.signature.tsa.providers that return TSInformation Modifier and Type Method Description <Encod, Sig extends Signature<Encod>>
TSInformation<Encod,Sig>LocalTimestampProvider. constructCadesInformation(Sig signature)
<Encod, Sig extends Signature<Encod>>
TSInformation<Encod,Sig>RemoteTimestampProvider. constructCadesInformation(Sig stampedSignature)
Method parameters in br.ufsc.labsec.signature.tsa.providers with type arguments of type TSInformation Modifier and Type Method Description <Encod, Sig extends Signature<Encod>>
byte[]LocalTimestampProvider. getTimeStamp(FileToBeSigned<? extends TSInformation<Encod,Sig>> fileToBeSigned)
Retorna um carimbo de tempo pro conteúdo dado<Encod, Sig extends Signature<Encod>>
byte[]RemoteTimestampProvider. getTimeStamp(FileToBeSigned<? extends TSInformation<Encod,Sig>> fileToBeSigned)
Retorna um carimbo de tempo pro conteúdo dado