DssEntry

Overview

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

Per-signature validation data to embed under one /VRI entry.

Properties: certs, crls, ocsps, vriKey.

Properties

NameTypeAccessDescription
vriKey: stringReadGets the vri key.
certs: Uint8Array[]ReadGets the certs.
ocsps: Uint8Array[]ReadGets the ocsps.
crls: Uint8Array[]ReadGets the crls.