Type Alias Aes256Gcm256Iv

Source
type Aes256Gcm256Iv = AesGcm<Aes256, U32>;

Aliased Typeยง

struct Aes256Gcm256Iv { /* private fields */ }