Type Alias Ciphertext

Source
pub type Ciphertext = Vec<u8>;

Aliased Typeยง

pub struct Ciphertext { /* private fields */ }