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

Aes256GcmNonce16

Type Alias Aes256GcmNonce16 

Source
pub type Aes256GcmNonce16 = GenericArray<u8, U16>;

Aliased Typeยง

pub struct Aes256GcmNonce16 { /* private fields */ }