Expand description
KeyIdStorage types and functionalities.
Structs§
- An insecure, in-memory
KeyIdStorage
implementation that serves as an example and may be used in tests. - Unique identifier of a
VerificationMethod
.
Enums§
- The cause of the failed key id storage operation.
- Characterization of the underlying cause of a
MethodDigestConstructionError
.
Traits§
- Key value Storage for
KeyId
underMethodDigest
.
Type Aliases§
- Error type for key id storage operations.
- Result of key id storage operations.
- Error that may occur when constructing a
MethodDigest
.