Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

Aes256GcmNonce

Type Alias Aes256GcmNonce 

Source
pub type Aes256GcmNonce = GenericArray<u8, U12>;

Aliased Typeยง

pub struct Aes256GcmNonce { /* private fields */ }