You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The public key in SPKI PEM form, ready to render. Present whenever the key has public key material. Derived from publicKey; the embedded certificate members (x5c/x5t#S256) do not affect it.
certificatePem
string
➖
The stored X.509 certificate (from publicKey.x5c[0]) in PEM form, ready to render. Present only for keys created with a stored certificate; omitted for keys created before certificates were stored.
createdAt
string
✔️
N/A
updatedAt
string
✔️
N/A
revokeAt
string
➖
N/A
activateAt
string
➖
N/A
activatedAt
string
➖
When the key became the active signer. Present for active and revoking keys (and absent for pending keys and rows predating this field).