public static class ASN1.ObjectId
extends java.lang.Object
Constructor and Description |
---|
ASN1.ObjectId() |
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
ln(IRubyObject self) |
static IRubyObject |
oid(IRubyObject self) |
static IRubyObject |
register(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
sn(IRubyObject self) |
public static IRubyObject register(IRubyObject recv, IRubyObject[] args)
public static IRubyObject sn(IRubyObject self)
public static IRubyObject ln(IRubyObject self)
public static IRubyObject oid(IRubyObject self)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.