Uses of Class
edu.vt.middleware.crypt.x509.types.ReasonFlags

Packages that use ReasonFlags
edu.vt.middleware.crypt.x509.types   
 

Uses of ReasonFlags in edu.vt.middleware.crypt.x509.types
 

Methods in edu.vt.middleware.crypt.x509.types that return ReasonFlags
 ReasonFlags DistributionPoint.getReasons()
           
 

Constructors in edu.vt.middleware.crypt.x509.types with parameters of type ReasonFlags
DistributionPoint(GeneralNameList names, ReasonFlags flags, GeneralNameList issuer)
          Creates a new instance with the given data.
DistributionPoint(String relativeName, ReasonFlags flags, GeneralNameList issuer)
          Creates a new instance where the distribution point is known by a name relative to the CRL issuer name(s).
 



Copyright © 2003-2011 Virginia Tech. All Rights Reserved.