Uses of Class
com.lowagie.bc.asn1.DERBoolean

Packages that use DERBoolean
com.lowagie.bc.asn1   
 

Uses of DERBoolean in com.lowagie.bc.asn1
 

Fields in com.lowagie.bc.asn1 declared as DERBoolean
static DERBoolean DERBoolean.FALSE
           
static DERBoolean DERBoolean.TRUE
           
 

Methods in com.lowagie.bc.asn1 that return DERBoolean
static DERBoolean DERBoolean.getInstance(ASN1TaggedObject obj, boolean explicit)
          return a Boolean from a tagged object.
static DERBoolean DERBoolean.getInstance(boolean value)
          return a DERBoolean from the passed in boolean.
static DERBoolean DERBoolean.getInstance(Object obj)
          return a boolean from the passed in object.
 



Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.