[][src]Type Definition miscreant::Aes256Siv

type Aes256Siv = Siv<Ctr128<Aes256>, Cmac<Aes256>>;

AES-CMAC-SIV with a 256-bit key