[][src]Type Definition miscreant::stream::Aes128PmacSivDecryptor

type Aes128PmacSivDecryptor = Decryptor<Aes128PmacSivAead>;

AES-PMAC-SIV STREAM decryptor with 256-bit key size (128-bit security) and a 64-bit (8-byte) nonce.