pub type Ciphertext = Ciphertext<UidEncryptionDomain>;
pub struct Ciphertext { /* private fields */ }