atuin_client::encryption

Type Alias Key

Source
pub type Key = GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>;
Expand description

Key type.

Aliased Typeยง

struct Key { /* private fields */ }