☰
Aes256Kw
In crypto::ciphers::aes_kw
?
Type Definition
crypto
::
ciphers
::
aes_kw
::
Aes256Kw
source
·
[
−
]
pub type Aes256Kw<'a> =
AesKeyWrap
<'a,
Aes256
>;
Expand description
AES Key Wrap using AES-256 block cipher.