Available on crate feature account only.
Expand description

Storage Trait and Types definitions

Modules

Structs

Agreement information used as the input for the Concat KDF.

Holds the last published message ids of the integration and diff chains.

The ciphertext together with supplementary data.

The storage location of a verification method key.

An insecure, in-memory Storage implementation that serves as an example and is used in tests.

A reference to a storage instance and identity key location.

A remote signature that delegates to a storage implementation.

A digital signature.

A test suite for the Storage interface.

The implementation of the Storage interface using Stronghold.

Enums

Supported algorithms used to determine and potentially encrypt the content encryption key (CEK).

Supported content encryption algorithms.

This type represents all possible errors that can occur in the library.

Traits

An interface for Account storage implementations.

Functions

Type Definitions

Alias for a Result with the error type Error.