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

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

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

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



Copyright © 2011. All Rights Reserved.