Skip to main content

Chapter 18: Key Management

This chapter covers the practical side of managing issuer signing keys: generating EC P-256 keypairs, persisting them securely, exposing the public key in a did.json document, and handling key rotation. Explains why key rotation invalidates previously issued credentials and how to coordinate a rotation with wallet holders.

Coming soon.