PieWrappedSecretKey

Type Alias PieWrappedSecretKey 

Source
pub type PieWrappedSecretKey = PieWrappedKey<V4, Secret>;
Expand description

An password encrypted SecretKey.

Aliased Typeยง

pub struct PieWrappedSecretKey { /* private fields */ }