Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

Aes256CbcIv

Type Alias Aes256CbcIv 

Source
pub type Aes256CbcIv = GenericArray<u8, U16>;

Aliased Typeยง

pub struct Aes256CbcIv { /* private fields */ }