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