pub type LegacyNonce = GenericArray<u8, U8>;
Expand description
Nonce type used by ChaCha20Legacy
.
Aliased Typeยง
struct LegacyNonce { /* private fields */ }
pub type LegacyNonce = GenericArray<u8, U8>;
Nonce type used by ChaCha20Legacy
.
struct LegacyNonce { /* private fields */ }