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

Aes128KwWrapped

Type Alias Aes128KwWrapped 

Source
pub type Aes128KwWrapped = GenericArray<u8, U24>;

Aliased Typeยง

pub struct Aes128KwWrapped { /* private fields */ }