Uses of Class
org.apache.geronimo.crypto.asn1.x509.IssuerSerial

Packages that use IssuerSerial
org.apache.geronimo.crypto.asn1.x509   
 

Uses of IssuerSerial in org.apache.geronimo.crypto.asn1.x509
 

Methods in org.apache.geronimo.crypto.asn1.x509 that return IssuerSerial
 IssuerSerial Holder.getBaseCertificateID()
           
 IssuerSerial V2Form.getBaseCertificateID()
           
static IssuerSerial IssuerSerial.getInstance(ASN1TaggedObject obj, boolean explicit)
           
static IssuerSerial IssuerSerial.getInstance(Object obj)
           
 

Constructors in org.apache.geronimo.crypto.asn1.x509 with parameters of type IssuerSerial
Holder(IssuerSerial baseCertificateID)
           
 



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