CertificateMetadata

An object to store metadata about an end entity's certificate.

Overview

issuer string read only   filterable   orderable  
notAfter time read only   filterable   orderable  
notBefore time read only   filterable   orderable  
serial string read only   filterable   orderable  
SHA1Fingerprint string read only   filterable   orderable  
subject string read only   filterable   orderable  

API Resource

This is an embedded object that can not be directly accessed.

Parents

This object has no parents.

Children

This object has no children.

Members

This object has no members.

Attributes documentation

issuer string read only   filterable   orderable  
Discussion

The distinguished name of the certificate issuer.


Charateristics

Format: free
Max length: 255
SDK attribute: issuer

notAfter time read only   filterable   orderable  
Discussion

The end date of the certificate validity period.


Charateristics

SDK attribute: notAfter

notBefore time read only   filterable   orderable  
Discussion

The start date of the certificate validity period.


Charateristics

SDK attribute: notBefore

serial string read only   filterable   orderable  
Discussion

The unique serial number of the certificate assigned by the certificate authority.


Charateristics

Format: free
Max length: 255
SDK attribute: serial

SHA1Fingerprint string read only   filterable   orderable  
Discussion

The SHA1 FingerPrint of the certificate.


Charateristics

Format: free
Max length: 255
SDK attribute: SHA1Fingerprint

subject string read only   filterable   orderable  
Discussion

The subject distinguished name of the certificate.


Charateristics

Format: free
Max length: 255
SDK attribute: subject