logo

Type Definition aes_kw::KekAes256

source · []
pub type KekAes256 = Kek<Aes256>;
Expand description

AES-256 KEK

Trait Implementations

Converts to this type from the input type.

Converts to this type from the input type.