Expand description
All modules that should be made available to end-users.
Structs§
- The output of a JWK key generation.
- An insecure, in-memory
JwkStorage
implementation that serves as an example and may be used in tests. - An identifier for a private key stored in a key storage.
- The type or class of a cryptographic key.
Enums§
- The cause of the failed key storage operation.
Traits§
- Secure storage for cryptographic keys represented as JWKs.
- Extension to the JwkStorage to handle BBS+ keys
Type Aliases§
- Error type for key storage operations.
- Result of key storage operations.