Key Management
Via the wallet-api you can create and manage keys for your users based on different types - Ed25519, secp256k1, secp256r1, and RSA. Those keys can be stored locally in the database of the wallet API or in an external KMS walt.id supports.
For a full list of endpoints for key management, please refer to the Api Reference.
Supported KMS Solutions
Getting Started
- Create & Export A Local Key - How to create and export a key that is stored in the wallet API database.