Generated by
JDiff

Class com.itextpdf.signatures.CertificateInfo.X500Name

Removed Constructors
CertificateInfo.X500Name( ASN1Sequence) Constructs an X509 name.
 

Added Constructors
CertificateInfo.X500Name( IASN1Sequence) Constructs an X509 name.
 

Changed Methods
String  getField( String) Documentation changed from old to new.
Gets the first entry from the field array retrieved from the values Map.
List  getFieldArray( String) Documentation changed from old to new.
Gets a field array from the values Map.
 

Changed Fields
IASN1ObjectIdentifier  C Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
Country code - StringType(SIZE(2)).
IASN1ObjectIdentifier  CN Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
Common name - StringType(SIZE(1..64)).
IASN1ObjectIdentifier  DC Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
Object identifier.
Map  DefaultSymbols Change in type from (Map) to (Map).
A Map with default symbols.
IASN1ObjectIdentifier  E Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
Email address in Verisign certificates.
IASN1ObjectIdentifier  EmailAddress Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
Email address (RSA PKCS#9 extension) - IA5String.
IASN1ObjectIdentifier  GENERATION Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
Naming attribute of type X520name.
IASN1ObjectIdentifier  GIVENNAME Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
Naming attribute of type X520name.
IASN1ObjectIdentifier  INITIALS Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
Naming attribute of type X520name.
IASN1ObjectIdentifier  L Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
Locality name - StringType(SIZE(1..64)).
IASN1ObjectIdentifier  O Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
Organization - StringType(SIZE(1..64)).
IASN1ObjectIdentifier  OU Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
Organizational unit name - StringType(SIZE(1..64)).
IASN1ObjectIdentifier  SN Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
Device serial number name - StringType(SIZE(1..64)).
IASN1ObjectIdentifier  ST Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
State, or province name - StringType(SIZE(1..64)).
IASN1ObjectIdentifier  SURNAME Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
Naming attribute of type X520name.
IASN1ObjectIdentifier  T Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
Title.
IASN1ObjectIdentifier  UID Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
LDAP User id.
IASN1ObjectIdentifier  UNIQUE_IDENTIFIER Change in type from ASN1ObjectIdentifier to IASN1ObjectIdentifier.
Naming attribute of type X520name.