method

to_bn

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

No documentation available.

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