pub type DryocAead<Mac, Data> = DryocAead<Mac, Data>;
XChaCha20-Poly1305-IETF AEAD box.
pub struct DryocAead<Mac, Data> { /* private fields */ }