Crate askar_storage

source ·
Expand description

Secure storage designed for Hyperledger Aries agents

Re-exports§

Modules§

  • Generic backend support
  • Storage backends supported by aries-askar
  • Entry type definitions

Structs§

  • The standard crate error type
  • Parsed representation of database connection URI
  • A possibly-empty password or key used to derive a store key

Enums§

  • Argon2i derivation methods
  • The possible kinds of error produced by the crate
  • Supported KDF methods for generating or referencing a store key
  • Supported methods for generating or referencing a new store key

Traits§

  • A trait implemented by types that can be converted into Options

Functions§