KeyDetails interface
Public key details
Properties
not |
Key expiration date NOTE: This property will not be serialized. It can only be populated by the server. |
public |
Public key NOTE: This property will not be serialized. It can only be populated by the server. |
renew |
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