Skip to main content

TypeAlias.CertificationKeyStatus-1

type CertificationKeyStatus = typeof CertificationKeyStatus[number];

Certification key status enum.

  • active: Currently used for signing
  • pending: Awaiting on-chain rotation to complete
  • rotated: Replaced by a newer key, kept for verification
  • revoked: Compromised or manually revoked