An object to store metadata about an end entity's certificate.
issuer |
notAfter |
notBefore |
serial |
SHA1Fingerprint |
subject |
This is an embedded object that can not be directly accessed.
This object has no parents.
This object has no children.
This object has no members.
The distinguished name of the certificate issuer.
Format: free
Max length: 255
SDK attribute: issuer
The end date of the certificate validity period.
SDK attribute: notAfter
The start date of the certificate validity period.
SDK attribute: notBefore
The unique serial number of the certificate assigned by the certificate authority.
Format: free
Max length: 255
SDK attribute: serial
The SHA1 FingerPrint of the certificate.
Format: free
Max length: 255
SDK attribute: SHA1Fingerprint
The subject distinguished name of the certificate.
Format: free
Max length: 255
SDK attribute: subject