TstInfo
Overview
TstInfo is a interface in Aspose.PDF FOSS for TypeScript.
Properties: genTime, hashAlg, imprint, nonce, policy, serialNumber.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
hashAlg | : DigestAlgorithm | Read | Gets the hash alg. |
imprint | : Uint8Array | Read | Gets the imprint. |
serialNumber | : bigint | Read | Gets the serial number. |
genTime | : Date | Read | Gets the gen time. |
policy | : string | Read | Gets the policy. |
nonce | : bigint | Read | Gets the nonce. |