Type Alias Aes128Gcm128Iv

Source
type Aes128Gcm128Iv = AesGcm<Aes128, U16>;

Aliased Typeยง

struct Aes128Gcm128Iv { /* private fields */ }