Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.cades.exceptions.TimeStampException
Packages that use TimeStampException
Package
Description
-
Uses of TimeStampException in br.ufsc.labsec.signature
Methods in br.ufsc.labsec.signature that throw TimeStampExceptionModifier 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 TimeStampException in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes that throw TimeStampExceptionModifier and TypeMethodDescriptionprotected org.bouncycastle.tsp.TimeStampTokenTimeStamp.buildTimeStampToken()Constrói umTimeStampTokena partir do contentInfo.TimeStamp.getTimeReference()Obtém a data do carimbo do tempo -
Uses of TimeStampException in br.ufsc.labsec.signature.conformanceVerifier.cades.exceptions
Modifier and TypeClassDescriptionclassclassEsta classe representa uma exceção que é gerada quando o resumo criptográfico do carimbo de tempo é inválido, assim o SignatureVerifier consegue colocar no relatório do carimbo que seu status é inválido -
Uses of TimeStampException in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes that throw TimeStampExceptionModifier and TypeMethodDescriptionprotected org.bouncycastle.tsp.TimeStampTokenTstToken.buildTimeStampToken()Constrói umTimeStampTokena partir do contentInfo.TstToken.getTimeReference()Obtém a data do carimbo do tempoprotected abstract booleanRetorna se o carimbo de tempo é o último da assinatura -
Uses of TimeStampException in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned that throw TimeStampException -
Uses of TimeStampException in br.ufsc.labsec.signature.tsa
Methods in br.ufsc.labsec.signature.tsa that throw TimeStampException -
Uses of TimeStampException in br.ufsc.labsec.signature.tsa.providers
Methods in br.ufsc.labsec.signature.tsa.providers that throw TimeStampExceptionModifier and TypeMethodDescriptionLocalTimestampProvider.constructKeyStoreInformation()temporary fix: `privateInformation` is not created inside the constructor because we don't want a GET request to `KEYSTORE_URL` every time the component is created via `TimeStampComponent#getTimeStamp()`TimestampProvider.constructKeyStoreInformation()static org.bouncycastle.tsp.TimeStampRequestTimestampProvider.request(FileToBeSigned<? extends CadesInformation> fileToBeSigned) Gera uma requisição de carimbo de tempo pro conteúdo dado