PEM encoded data for the certificate. Returns Base64 encoding of DER encoded certificate. Read more about PEM at [RFC 1421 Privacy Enhanced Mail] (https://tools.ietf.org/html/rfc1421).
Base64 encoding of DER encoded serial number of the certificate. Read more about DER at [RFC 7468 DER] (https://tools.ietf.org/html/rfc7468#appendix-B).
Display name for a certificate.
Name of the certificate authority that issued the certificate.
Collection of PEM encoded certificate issuer chain. In this collection first element is the current certificate followed by intermediate1, intermediate2...intermediateN-1. Root certificate is the last element in collection.
Subject of the certificate.
The valid start date and time for the certificate as the number of seconds since the UNIX epoch.
The valid expiration date and time for the certificate as the number of seconds since the UNIX epoch.