Certificate interface

Properties of the certificate.

Properties

createdDate

Certificate created date.

expiryDate

Certificate expiry date.

revocation

Revocations history of a certificate.

serialNumber

Serial number of the certificate.

status

Status of the certificate.

subjectName

Subject name of the certificate.

thumbprint

Thumbprint of the certificate.

Property Details

createdDate

Certificate created date.

createdDate?: string

Property Value

string

expiryDate

Certificate expiry date.

expiryDate?: string

Property Value

string

revocation

Revocations history of a certificate.

revocation?: Revocation

Property Value

serialNumber

Serial number of the certificate.

serialNumber?: string

Property Value

string

status

Status of the certificate.

status?: string

Property Value

string

subjectName

Subject name of the certificate.

subjectName?: string

Property Value

string

thumbprint

Thumbprint of the certificate.

thumbprint?: string

Property Value

string