PdfCertificateRevocationList Class |
Represents an
X.509 Certificate Revocation List (CRL) that is a time-stamped list identifying revoked certificates that is signed by a Certificate Authority (CA) or CRL issuer and made freely available in a public repository.
Inheritance HierarchySystemObject
SautinSoft.Pdf.SecurityPdfCertificateRevocationList
Namespace: SautinSoft.Pdf.SecurityAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntaxpublic sealed class PdfCertificateRevocationList
Public NotInheritable Class PdfCertificateRevocationList
The PdfCertificateRevocationList type exposes the following members.
Constructors
Methods | Name | Description |
---|
 | GetRawData |
Gets the copy of raw data of a PdfCertificateRevocationList.
|
Top
See Also