Type Alias AESCCMMUX

Source
type AESCCMMUX = MuxAES128CCM<'static, Aes<'static>>;

Aliased Typeยง

struct AESCCMMUX { /* private fields */ }