logo

Type Definition aes_kw::KekAes128

source · []
pub type KekAes128 = Kek<Aes128>;
Expand description

AES-128 KEK

Trait Implementations

Converts to this type from the input type.

Converts to this type from the input type.