pub type EncryptingKey = GenericEncryptingKey<BoxedUint, BoxedMontyParams>;Available on crate feature
alloc only.Expand description
Boxed PKCS#1 v1.5 encrypting key alias.
Aliased Typeยง
pub struct EncryptingKey { /* private fields */ }