Methods
Modifier and Type |
Method and Description |
static java.lang.Class<? extends org.bouncycastle.asn1.ASN1Encodable> |
classForId(int id) |
static void |
createASN1(Ruby runtime,
RubyModule ossl) |
static IRubyObject |
decode_all(IRubyObject recv,
IRubyObject a) |
static IRubyObject |
decode(IRubyObject recv,
IRubyObject obj) |
static IRubyObject |
fact_BitString(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_BMPString(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_Boolean(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_Enumerated(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_GeneralizedTime(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_GeneralString(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_GraphicString(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_IA5String(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_Integer(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_ISO64String(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_Null(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_NumericString(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_ObjectId(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_OctetString(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_PrintableString(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_Sequence(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_Set(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_T61String(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_UniversalString(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_UTCTime(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_UTF8String(IRubyObject recv,
IRubyObject[] args) |
static IRubyObject |
fact_VideotexString(IRubyObject recv,
IRubyObject[] args) |
static int |
idForClass(java.lang.Class type) |
static int |
idForRubyName(java.lang.String name) |
static IRubyObject |
traverse(IRubyObject recv,
IRubyObject a) |