Module openssl::bn [] [src]

Structs

BigNum
BigNumContext
BigNumContextRef
BigNumRef
MsbOption

Options for the most significant bits of a randomly generated BigNum.

Constants

MSB_MAYBE_ZERO

The most significant bit of the number may be 0.

MSB_ONE

The most significant bit of the number must be 1.

TWO_MSB_ONE

The most significant two bits of the number must be 1.