aes
0.8.4
Block
Aliased type
In crate aes
Type Alias
aes
::
Block
Copy item path
source
·
[
−
]
pub type Block =
GenericArray
<
u8
,
U16
>;
Expand description
128-bit AES block
Aliased Type
§
struct Block {
/* private fields */
}