Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.xades.exceptions.TimeStampException
-
Uses of TimeStampException in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema 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 tempoprotected TimeStampVerifierInterface
XAdESTimeStampType. makeTimeStampVerifier(boolean containsRefsTimestamp, boolean containsArchiveTimestamp)
Cria um objetoTimeStampVerifierInterface
-
Uses of TimeStampException in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.unsigned that throw TimeStampException Modifier and Type Method Description protected boolean
ArchiveTimeStamp. isLast()
Verifica se o atributo é o último carimbo na assinaturaprotected TimeStampVerifierInterface
ArchiveTimeStamp. makeTimeStampVerifier(boolean containsRefsTimestamp, boolean containsArchiveTimestamp)
Cria um objetoTimeStampVerifierInterface
-
Uses of TimeStampException in br.ufsc.labsec.signature.conformanceVerifier.xades.exceptions
Subclasses of TimeStampException in br.ufsc.labsec.signature.conformanceVerifier.xades.exceptions Modifier and Type Class Description class
TimeStampExpiredException