org.bouncycastle.asn1
Class ASN1ObjectIdentifier

java.lang.Object
  extended by org.bouncycastle.asn1.ASN1Object
      extended by org.bouncycastle.asn1.ASN1Primitive
          extended by org.bouncycastle.asn1.DERObjectIdentifier
              extended by org.bouncycastle.asn1.ASN1ObjectIdentifier
All Implemented Interfaces:
ASN1Encodable

public class ASN1ObjectIdentifier
extends DERObjectIdentifier


Constructor Summary
ASN1ObjectIdentifier(String par1Str)
           
 
Method Summary
 ASN1ObjectIdentifier func_71612_a(String par1Str)
           
 
Methods inherited from class org.bouncycastle.asn1.DERObjectIdentifier
func_71609_b, hashCode, toString
 
Methods inherited from class org.bouncycastle.asn1.ASN1Primitive
equals, func_71606_a
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ASN1ObjectIdentifier

public ASN1ObjectIdentifier(String par1Str)
Method Detail

func_71612_a

public ASN1ObjectIdentifier func_71612_a(String par1Str)