method

new

ruby latest stable - Class: OpenSSL::X509::Revoked
new(*args)
public

No documentation available.

static VALUE
ossl_x509revoked_initialize(int argc, VALUE *argv, VALUE self)
{
    /* EMPTY */
    return self;
}