logo

Type Definition aes_kw::KekAes192

source · []
pub type KekAes192 = Kek<Aes192>;
Expand description

AES-192 KEK

Trait Implementations

Converts to this type from the input type.

Converts to this type from the input type.