org.bouncycastle.sasn1

Class Asn1ObjectIdentifier

public class Asn1ObjectIdentifier extends DerObject

Deprecated: use corresponsding classes in org.bouncycastle.asn1.

Constructor Summary
Asn1ObjectIdentifier(String oid)
Method Summary
booleanequals(Object o)
inthashCode()
StringtoString()

Constructor Detail

Asn1ObjectIdentifier

public Asn1ObjectIdentifier(String oid)

Method Detail

equals

public boolean equals(Object o)

hashCode

public int hashCode()

toString

public String toString()