Uses of Class
kz.gamma.asn1.x500.AttributeTypeAndValue

Packages that use AttributeTypeAndValue
kz.gamma.asn1.x500   
kz.gamma.asn1.x500.style   
 

Uses of AttributeTypeAndValue in kz.gamma.asn1.x500
 

Methods in kz.gamma.asn1.x500 that return AttributeTypeAndValue
 AttributeTypeAndValue RDN.getFirst()
           
static AttributeTypeAndValue AttributeTypeAndValue.getInstance(java.lang.Object o)
           
 AttributeTypeAndValue[] RDN.getTypesAndValues()
           
 

Methods in kz.gamma.asn1.x500 with parameters of type AttributeTypeAndValue
 X500NameBuilder X500NameBuilder.addMultiValuedRDN(AttributeTypeAndValue[] attrTAndVs)
           
 X500NameBuilder X500NameBuilder.addRDN(AttributeTypeAndValue attrTAndV)
           
 

Constructors in kz.gamma.asn1.x500 with parameters of type AttributeTypeAndValue
RDN(AttributeTypeAndValue attrTAndV)
           
RDN(AttributeTypeAndValue[] aAndVs)
          Create a multi-valued RDN.
 

Uses of AttributeTypeAndValue in kz.gamma.asn1.x500.style
 

Methods in kz.gamma.asn1.x500.style with parameters of type AttributeTypeAndValue
static void IETFUtils.appendTypeAndValue(java.lang.StringBuffer buf, AttributeTypeAndValue typeAndValue, java.util.Hashtable oidSymbols)
           
private static boolean IETFUtils.atvAreEqual(AttributeTypeAndValue atv1, AttributeTypeAndValue atv2)
           
 



Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.