Signing key Object

id
string

Unique identifier for the signing key.

name
string

Name of the signing key.

createdAt
number

Timestamp (in milliseconds) at which the signing key was created.

lastSeen
number

Timestamp of the last activity with the signing key.

publicKey
string

The public key portion of the signing key.

disabled
boolean

Indicates whether the signing key is disabled.

privateKey
string

The private key portion of the signing key.