Type Alias crypto_common::Block

source ·
pub type Block<B> = GenericArray<u8, <B as BlockSizeUser>::BlockSize>;
Expand description

Block on which BlockSizeUser implementors operate.

Aliased Type§

struct Block<B> { /* private fields */ }

Layout§

Note: Encountered an error during type layout; the type failed to be normalized.