KeyDetails interface

Public key details

Properties

notAfter

Key expiration date NOTE: This property will not be serialized. It can only be populated by the server.

publicKey

Public key NOTE: This property will not be serialized. It can only be populated by the server.

renewAfter

Recommended key renewal date NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

notAfter

Key expiration date NOTE: This property will not be serialized. It can only be populated by the server.

notAfter?: Date

Property Value

Date

publicKey

Public key NOTE: This property will not be serialized. It can only be populated by the server.

publicKey?: string

Property Value

string

renewAfter

Recommended key renewal date NOTE: This property will not be serialized. It can only be populated by the server.

renewAfter?: Date

Property Value

Date