AES256GCMKey

Type Alias AES256GCMKey 

Source
pub type AES256GCMKey = GenericArray<u8, U32>;

Aliased Typeยง

pub struct AES256GCMKey { /* private fields */ }