Uses of Class
org.apache.commons.ssl.asn1.DERObjectIdentifier

Packages that use DERObjectIdentifier
org.apache.commons.ssl.asn1   
 

Uses of DERObjectIdentifier in org.apache.commons.ssl.asn1
 

Methods in org.apache.commons.ssl.asn1 that return DERObjectIdentifier
static DERObjectIdentifier DERObjectIdentifier.getInstance(java.lang.Object obj)
          return an OID from the passed in object
static DERObjectIdentifier DERObjectIdentifier.getInstance(ASN1TaggedObject obj, boolean explicit)
          return an Object Identifier from a tagged object.
 



Copyright © 2011. All Rights Reserved.