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

Aes128GcmNonce

Type Alias Aes128GcmNonce 

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

Aliased Typeยง

pub struct Aes128GcmNonce { /* private fields */ }