Object
Add double dispatch to Integer
Casts an Integer as an OpenSSL::BN
See `man bn` for more info.
# File openssl/lib/openssl/bn.rb, line 34 def to_bn OpenSSL::BN::new(self) end
This page was generated for Ruby 2.1.0
Ruby-doc.org is a service of James Britt and Neurogami, a software development company in Scottsdale, AZ.
Generated with Ruby-doc Rdoc Generator 0.33.0.