pub type PieWrappedSecretKey = PieWrappedKey<V4, Secret>;
An password encrypted SecretKey.
SecretKey
pub struct PieWrappedSecretKey { /* private fields */ }