Type Definition evercrypt::aead::Ciphertext[][src]

pub type Ciphertext = Vec<u8>;
Expand description

Ciphertexts are byte vectors.