Type Alias race_api::types::Ciphertext

source ·
pub type Ciphertext = Vec<u8>;

Aliased Type§

struct Ciphertext { /* private fields */ }