Crl

Overview

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

Properties: issuer, nextUpdate, revoked, signature, signatureAlgorithm, tbsCertList, and 1 more.

Properties

NameTypeAccessDescription
issuer: Uint8ArrayReadGets the issuer.
thisUpdate: DateReadGets the this update.
nextUpdate: DateReadGets the next update.
revoked: CrlEntry[]ReadGets the revoked.
tbsCertList: Uint8ArrayReadGets the tbs cert list.
signatureAlgorithm: stringReadGets the signature algorithm.
signature: Uint8ArrayReadGets the signature.