Type Alias Aes128Gcm256Iv

Source
type Aes128Gcm256Iv = AesGcm<Aes128, U32>;

Aliased Typeยง

struct Aes128Gcm256Iv { /* private fields */ }