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