CPDFSignatureCertificate Class |
Namespace: ComPDFKit.DigitalSign
public class CPDFSignatureCertificate
The CPDFSignatureCertificate type exposes the following members.
Name | Description | |
---|---|---|
AuthorityInfoAccess |
AuthorityInfo access
| |
AuthorityKeyIdentifier |
Authority key identifier
| |
BasicConstraints |
Basic constraints
| |
CertificatePolicies |
Certificate policies
| |
CRLDistributionPoints |
CRL distribution points
| |
Issuer |
Issuer
| |
IssuerDict |
Issuer dictionary
| |
IsTrusted |
Whether it is trusted
| |
KeyUsage |
Key usage
| |
MD5Digest |
MD5 digest
| |
OcspStatus |
Ocsp status
| |
OcspURL |
Ocsp URL
| |
PublicKey |
Public key
| |
SerialNumber |
Serial number
| |
SHA1Digest |
SHA1 digest
| |
SignatureAlgorithmOID |
Signature algorithm
| |
SignatureAlgorithmType |
Signature algorithm types
| |
Signer |
Get the certificate's signer.
| |
Subject |
Subject
| |
SubjectDict |
Subject dictionary
| |
SubjectKeyIdentifier |
Subject key identifier
| |
ValidityEnds |
Validity ends
| |
ValidityStarts |
Validity starts
| |
Version |
Version
| |
X509Data |
X509 data
|
Name | Description | |
---|---|---|
AddToTrustedCertificates |
Add the certificate to the trust path.
| |
CheckCertificateIsTrusted |
Check if the certificate is trusted.
| |
ExportToFilePath |
Export certificates from the PDF to the specified path.
| |
IsValid |
Checks if the object is valid.
| |
Release |
Release the CPDFSignatureCertificate |