pub type EncryptionScheme = String;
Expand description

Identifies an encryption scheme.

Aliased Type§

struct EncryptionScheme { /* private fields */ }