Overview
RevocationMaterial is a interface in Aspose.PDF FOSS for TypeScript.
Raw revocation material for one certificate (DER bytes, as fetched).
Properties: crl, ocsp.
Properties
| Name | Type | Access | Description |
|---|
ocsp | : Uint8Array | Read | Gets the ocsp. |
crl | : Uint8Array | Read | Gets the crl. |