Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CertificateInformation

Package version

SSL certificate information.

Hierarchy

  • CertificateInformation

Index

Properties

expiry

expiry: Date

Expiration date of the certificate. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.

subject

subject: string

Subject of the certificate.

thumbprint

thumbprint: string

Thumbprint of the certificate.

Generated using TypeDoc