Initializes a new instance of the TSTInfo class
Initialization parameters
Represents the time deviation around the UTC time contained in GeneralizedTime
Additional information in the future. Extensions is defined in RFC2459
Time at which the time-stamp token has been created by the TSA
The messageImprint MUST have the same value as the similar field in TimeStampReq, provided that the size of the hash value matches the expected size of the hash algorithm identified in hashAlgorithm.
Field MUST be present if it was present in the TimeStampReq. In such a case it MUST equal the value provided in the TimeStampReq structure.
If the ordering field is missing, or if the ordering field is present and set to false, then the genTime field only indicates the time at which the time-stamp token has been created by the TSA.In such a case, the ordering of time-stamp tokens issued by the same TSA or different TSAs is only possible when the difference between the genTime of the first time-stamp token and the genTime of the second time-stamp token is greater than the sum of the accuracies of the genTime for each time-stamp token.
If the ordering field is present and set to true, every time-stamp token from the same TSA can always be ordered based on the genTime field, regardless of the genTime accuracy.
TSA's policy under which the response was produced.
If a similar field was present in the TimeStampReq, then it MUST have the same value, otherwise an error (unacceptedPolicy) MUST be returned
Integer assigned by the TSA to each TimeStampToken.
It MUST be unique for each TimeStampToken issued by a given TSA.
tsa
field is to give a hint in identifying the name of the TSA.
If present, it MUST correspond to one of the subject names included
in the certificate that is to be used to verify the token.
Version of the time-stamp token.
Conforming time-stamping servers MUST be able to provide version 1 time-stamp tokens.
Name of the class
Converts parsed ASN.1 object into current class
Converts the class to JSON object
JSON object
Converts current object to ASN.1 object and sets correct values
ASN.1 object
Verify current TST Info value
Input parameters
Crypto engine
Returns block name
Returns string block name
Compare values with default values for all class members
String name for a class member
Value to compare with default value
Returns default values for all class members
String name for a class member
Default value
Creates PKI object from the raw data
ASN.1 encoded raw data
Initialized and filled current class object
Returns value of pre-defined ASN.1 schema for current class
Input parameters for the schema
ASN.1 schema object
Generated using TypeDoc
Represents the TSTInfo structure described in RFC3161