class OpenSSL::BN
- OpenSSL::BN
- Reference
- Object
Defined in:
openssl_ext/bn.crConstant Summary
-
BN_RAND_BOTTOM_ANY =
0
-
BN_RAND_BOTTOM_ODD =
1
-
BN_RAND_TOP_ANY =
-1
-
BN_RAND_TOP_ONE =
0
-
BN_RAND_TOP_TWO =
1
Constructors
Class Method Summary
Instance Method Summary
- #finalize
- #size
- #to_big
- #to_big_i
- #to_bin
- #to_dec
- #to_hex
- #to_mpi
- #to_unsafe : Pointer(LibCrypto::Bignum)