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

Aes256CbcEnc

Type Alias Aes256CbcEnc 

Source
pub type Aes256CbcEnc = Encryptor<Aes256>;

Aliased Typeยง

pub struct Aes256CbcEnc { /* private fields */ }