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

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

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

Subclasses of AbstractList in edu.vt.middleware.crypt.x509.types
 class AccessDescriptionList
          Representation of the SEQUENCE of AccessDescription types that is the value of the AuthorityInformationAccess extension field defined in section 4.2.2.1 of RFC 2459.
 class DistributionPointList
          Representation of the SEQUENCE of DistributionPoint types that are the value of the CRLDistributionPoints extension field described in section 4.2.1.14 of RFC 2459.
 class GeneralNameList
          Representation of the GeneralNames type defined in section 4.2.1.7 of RFC 2459, which simply stores a list of GeneralName items.
 class KeyPurposeIdList
          Represents the sequence of KeyPurposeId types that are contained in the ExtendedKeyUsage extension field described in section 4.2.1.13 of RFC 2459.
 class PolicyInformationList
          Stores a list of PolicyInformation objects that could represent the data in the CertificatePolicies extension field defined in section 4.2.1.5 of RFC 2459.
 class RelativeDistinguishedName
          Representation of RelativeDistinguishedName type described in section 2 of RFC 2253.
 



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