pub type EncryptionScheme = String;
Identifies an encryption scheme.
pub struct EncryptionScheme { /* private fields */ }