Skip to main content

Keys

Create cryptographic keys using different key algorithms and storage types. The public key can be seen in the system (publicKey) and is used to verify credentials. The private key is stored in the system and used to sign credentials, but cannot be exported and is not visible through the API.

At least one key pair is needed to create a DID, and a DID is required to issue, hold, or verify credentials.

This resource also generates Certificate Signing Requests, a necessary component of ISO mdoc issuance and verification.