Type Alias EncryptionScheme

pub type EncryptionScheme = String;
Expand description

Identifies an encryption scheme.

Aliased Typeยง

pub struct EncryptionScheme { /* private fields */ }