A newer release of this product is available.
certificateDetails
Suggest changes
The certificateDetails
object contains the decoded information about a security certificate.
Object members
This object contains the following members:
Name | Description | Type |
---|---|---|
|
The name of the issuer. |
string |
|
The modulus of the public key. |
string |
|
The expiry date of the certificate. |
ISO 8601 string |
|
The start date of the certificate. |
ISO 8601 string |
|
The certificate serial number. |
string |
|
The digest of the DER-encoded version of the certificate. |
string |
|
The subject name. |
string |