Type Alias Aes128Gcm96Iv

Source
type Aes128Gcm96Iv = AesGcm<Aes128, U12>;

Aliased Typeยง

struct Aes128Gcm96Iv { /* private fields */ }