Uses of Class
org.bouncycastle.tsp.TSPValidationException
Packages that use TSPValidationException
-
Uses of TSPValidationException in org.bouncycastle.tsp
Methods in org.bouncycastle.tsp that throw TSPValidationExceptionModifier and TypeMethodDescriptionstatic CollectionTSPUtil.getSignatureTimestamps(SignerInformation signerInfo, DigestCalculatorProvider digCalcProvider) Fetches the signature time-stamp attributes from a SignerInformation object.voidTimeStampToken.validate(SignerInformationVerifier sigVerifier) Validate the time stamp token.static voidTSPUtil.validateCertificate(X509CertificateHolder cert) Validate the passed in certificate as being of the correct type to be used for time stamping.