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

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

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

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



Copyright © 2011. All Rights Reserved.