Type Alias Aes192Gcm96Iv

Source
type Aes192Gcm96Iv = AesGcm<Aes192, U12>;

Aliased Typeยง

struct Aes192Gcm96Iv { /* private fields */ }