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

Packages that use DERIA5String
org.apache.geronimo.crypto.asn1   
org.apache.geronimo.crypto.asn1.misc   
 

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

Methods in org.apache.geronimo.crypto.asn1 that return DERIA5String
static DERIA5String DERIA5String.getInstance(ASN1TaggedObject obj, boolean explicit)
          return an IA5 String from a tagged object.
static DERIA5String DERIA5String.getInstance(Object obj)
          return a IA5 string from the passed in object
 

Uses of DERIA5String in org.apache.geronimo.crypto.asn1.misc
 

Subclasses of DERIA5String in org.apache.geronimo.crypto.asn1.misc
 class NetscapeRevocationURL
           
 class VerisignCzagExtension
           
 

Constructors in org.apache.geronimo.crypto.asn1.misc with parameters of type DERIA5String
NetscapeRevocationURL(DERIA5String str)
           
VerisignCzagExtension(DERIA5String str)
           
 



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