Flowdock
method

to_bn

Importance_0
Ruby latest stable (v2_5_5) - 0 notes - Class: BN
to_bn() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
static VALUE
ossl_bn_to_bn(VALUE self)
{
    return self;
}
Register or log in to add new notes.