The PdfSignatureCertificate type exposes the following members.
Name | Description | |
---|---|---|
![]() | Algorithm |
Gets the ASN.1 Object Identifier (OID) of the algorithm used in the certificate.
|
![]() | AlgorithmName |
Gets the friendly name of the algorithm used in the certificate.
|
![]() | Issuer |
Gets the distinguished name of the issuer of this certificate.
|
![]() | Name |
Gets the common name of the subject of this certificate.
|
![]() | SerialNumber |
Gets the serial number of this certificate.
|
![]() | Subject |
Gets the distinguished name of the subject of the certificate.
|
![]() | ValidFrom |
Gets the time in the local time zone that this certificate is valid from.
|
![]() | ValidUpto |
Gets the time in the local time zone that this certificate is valid up to.
|
![]() | Version |
Gets the certificate version.
|