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

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

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

Constructors in edu.vt.middleware.crypt.x509.types with parameters of type AttributeTypeAndValue
RelativeDistinguishedName(AttributeTypeAndValue value)
          Creates a new instance with a single value.
RelativeDistinguishedName(AttributeTypeAndValue[] arrayOfValues)
          Creates a new instance with the given array of values.
 

Constructor parameters in edu.vt.middleware.crypt.x509.types with type arguments of type AttributeTypeAndValue
RelativeDistinguishedName(List<AttributeTypeAndValue> listOfValues)
          Creates a new instance with the given list of values.
 



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