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.TimeStampToken
TimeStamp. buildTimeStampToken()
Constrói umTimeStampToken
a partir do contentInfo.Time
TimeStamp. 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 class
TimeStampExpiredException
class
TimeStampInvalidException
Esta 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.TimeStampToken
TstToken. buildTimeStampToken()
Constrói umTimeStampToken
a partir do contentInfo.Time
TstToken. getTimeReference()
Obtém a data do carimbo do tempoprotected abstract boolean
TimeStamp. 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 boolean
ArchiveTimeStamp. isLast(TstToken token)
Verifica se o atributo é o último carimbo na assinaturaprotected boolean
SignatureTimeStamp. 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 KeyStoreInformation
TimeStamp. 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 KeyStoreInformation
LocalTimestampProvider. 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()`org.bouncycastle.tsp.TimeStampRequest
TimestampProvider. request(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
Gera uma requisição de carimbo de tempo pro conteúdo dado