pub type EncryptorDecryptor = EncryptorDecryptor<Error>;
struct EncryptorDecryptor { /* private fields */ }