Type Alias Aes256Gcm96Iv

Source
type Aes256Gcm96Iv = AesGcm<Aes256, U12>;

Aliased Typeยง

struct Aes256Gcm96Iv { /* private fields */ }