The data items that IdentityDetails variables
contain.
commonName
A string value
that represents the common name that is associated with the certificate.
country
A string value
that represents the name of the country where the certificate issuer
resides.
DNQualifier
A string value
that represents the Distinguished Name (DN) of the entity that signed
and issued the certificate.
email
A string value
that represents the email address of the entity that signed and issued
the certificate.
generationQualifier
A string value
that represents the generation qualifier value that is provided by
the entity that signed and issued the certificate.
givenName
A string value
that represents the name of the entity that signed and issued the
certificate.
initials
A string value
that represents the initials of the entity that signed and issued the
certificate.
locality
A string value
that represents the language or locale of the entity that signed and
issued the certificate. For a complete list of supported locale
codes, see http://java.sun.com/j2se/1.5.0/docs/guide/intl/locale.doc.html.
organization
A string value
that represents the organization name of the entity that signed and
issued the certificate.
organizationalUnit
A string value
that represents the organizational unit name of the entity that signed
and issued the certificate.
pseudonym
A string value
that represents the alternative name of the entity that signed and
issued the certificate.
serialNumber
A string value
that represents the unique serial number provided by the entity that
signed and issued the certificate.
state
A string value
that represents the resident state of the entity that signed and issued
the certificate.
subjectName
A string value
that represents the name of the entity whose public key the certificate
identifies. The name uses the X.500 standard.
surName
A string value
that represents the last name of the signer associated with the certificate.
title
A string value
that represents the title provided to the entity that signed and issued
the certificate.