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

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

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

Constructors in edu.vt.middleware.crypt.x509.types with parameters of type DistributionPoint
DistributionPointList(DistributionPoint[] arrayOfDistPoints)
          Constructs a new instance from the given array of distribution points.
 

Constructor parameters in edu.vt.middleware.crypt.x509.types with type arguments of type DistributionPoint
DistributionPointList(List<DistributionPoint> listOfDistPoints)
          Constructs a new instance from the given list of distribution points.
 



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