method

to_bn

v2_2_9 - Show latest stable - Class: OpenSSL::BN
to_bn()
public

No documentation available.

static VALUE
ossl_bn_to_bn(VALUE self)
{
    return self;
}