Table of Contents

Class PdfSignatureTimestampToken

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Class for a timestamp token embedded in signature content. You can use it to access embedded timestamp, timestamp authority, and other properties.

public class PdfSignatureTimestampToken
Inheritance
PdfSignatureTimestampToken
Inherited Members

Properties

GenerationTime

Gets the date and time this timestamp token was generated.

TimestampAuthority

Gets the distinguished name of the Timestamp Authority (TSA) used to generate this token.

Methods

GetBytes()

Gets the raw bytes of the token.