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

Aes256GcmN16

Type Alias Aes256GcmN16 

Source
pub type Aes256GcmN16 = AesGcm<Aes256, U16, U16>;

Aliased Typeยง

pub struct Aes256GcmN16 { /* private fields */ }