aes

Type Alias Block8

Source
pub type Block8 = GenericArray<Block, U8>;
Expand description

Eight 128-bit AES blocks

Aliased Typeยง

struct Block8 { /* private fields */ }