Expand description

Stronghold Client Interface

The client interface exposes all functionality to work with a Stronghold instance

Re-exports

pub use crate::security::*;
pub use crate::types::*;
pub use crate::utils::*;

Modules

A collection of relevant interface types to interact with a Stronghold

Macros

Implement StrongholdProcedure: From for all. Implement Procedure if $Trait:ident != _.

Structs

An implementation of the Vault’s BoxProvider type. Used to encrypt and decrypt the data in this Stronghold.

Enums

The different types of Error that may be encountered while using this crate