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