Uses of Class
org.apache.geronimo.crypto.asn1.DERBMPString

Packages that use DERBMPString
org.apache.geronimo.crypto.asn1   
 

Uses of DERBMPString in org.apache.geronimo.crypto.asn1
 

Methods in org.apache.geronimo.crypto.asn1 that return DERBMPString
static DERBMPString DERBMPString.getInstance(ASN1TaggedObject obj, boolean explicit)
          return a BMP String from a tagged object.
static DERBMPString DERBMPString.getInstance(Object obj)
          return a BMP String from the given object.
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.