Java org.bouncycastle.tsp TimeStampToken fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.tsp TimeStampToken fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.tsp TimeStampToken.

The text is from its open source code.

Constructor

Method

StoregetCertificates()
byte[]getEncoded()
Return a ASN.1 encoded byte stream representing the encoded object.
SignerIdgetSID()
AttributeTablegetSignedAttributes()
TimeStampTokenInfogetTimeStampInfo()
booleanisSignatureValid(SignerInformationVerifier sigVerifier)
Return true if the signature on time stamp token is valid.
CMSSignedDatatoCMSSignedData()
Return the underlying CMSSignedData object.
voidvalidate(SignerInformationVerifier sigVerifier)
Validate the time stamp token.