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