Enum openssl::bn::RNGProperty
[−]
[src]
pub enum RNGProperty {
MsbMaybeZero,
MsbOne,
TwoMsbOne,
}Variants
MsbMaybeZero | ||
MsbOne | ||
TwoMsbOne |