Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.cades.exceptions.TimeStampException
-
Uses of TimeStampException in br.ufsc.labsec.signature
Methods in br.ufsc.labsec.signature that throw TimeStampException 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 TimeStampException in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes that throw TimeStampException Modifier and Type Method Description protected org.bouncycastle.tsp.TimeStampTokenTimeStamp. buildTimeStampToken()Constrói umTimeStampTokena partir do contentInfo.TimeTimeStamp. getTimeReference()Obtém a data do carimbo do tempo -
Uses of TimeStampException in br.ufsc.labsec.signature.conformanceVerifier.cades.exceptions
Subclasses of TimeStampException in br.ufsc.labsec.signature.conformanceVerifier.cades.exceptions Modifier and Type Class Description classTimeStampExpiredExceptionclassTimeStampInvalidExceptionEsta 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 TimeStampException Modifier and Type Method Description protected org.bouncycastle.tsp.TimeStampTokenTstToken. buildTimeStampToken()Constrói umTimeStampTokena partir do contentInfo.TimeTstToken. getTimeReference()Obtém a data do carimbo do tempoprotected abstract booleanTimeStamp. isLast(TstToken token)Retorna 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 Modifier and Type Method Description protected booleanArchiveTimeStamp. isLast(TstToken token)Verifica se o atributo é o último carimbo na assinaturaprotected booleanSignatureTimeStamp. isLast(TstToken token)Verifica se o atributo é o último carimbo na assinatura -
Uses of TimeStampException in br.ufsc.labsec.signature.tsa
Methods in br.ufsc.labsec.signature.tsa that throw TimeStampException Modifier and Type Method Description KeyStoreInformationTimeStamp. constructKeyStoreInformation() -
Uses of TimeStampException in br.ufsc.labsec.signature.tsa.providers
Methods in br.ufsc.labsec.signature.tsa.providers that throw TimeStampException Modifier and Type Method Description KeyStoreInformationLocalTimestampProvider. 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()`KeyStoreInformationTimestampProvider. constructKeyStoreInformation()static org.bouncycastle.tsp.TimeStampRequestTimestampProvider. request(FileToBeSigned<? extends CadesInformation> fileToBeSigned)Gera uma requisição de carimbo de tempo pro conteúdo dado