TimeStampRequestOptions

TimeStampRequestOptions

Overview

TimeStampRequestOptions is a interface in Aspose.PDF FOSS for TypeScript.

Properties: certReq, nonce, reqPolicy.

Properties

NameTypeAccessDescription
nonce: bigintReadAnti-replay nonce echoed in the token.
certReq: booleanReadAsk the TSA to embed its certificate in the token (default true), so the token can be verified later without out-of-band cert retrieval.
reqPolicy: stringReadRequest a specific TSA policy OID.