| const TLitC< sizeof(L"2.5.4.6")/2 > | KX520CountryName | [static] |
| const TLitC< sizeof(L"2.5.4.10")/2 > | KX520OrganizationName | [static] |
| const TLitC< sizeof(L"2.5.4.11")/2 > | KX520OrganizationalUnitName | [static] |
| const TLitC< sizeof(L"2.5.4.7")/2 > | KX520LocalityName | [static] |
| const TLitC< sizeof(L"2.5.4.8")/2 > | KX520StateOrProvinceName | [static] |
| const TLitC< sizeof(L"2.5.4.12")/2 > | KX520Title | [static] |
| const TLitC< sizeof(L"2.5.4.3")/2 > | KX520CommonName | [static] |
| const TLitC< sizeof(L"2.5.4.42")/2 > | KX520GivenName | [static] |
| const TLitC< sizeof(L"2.5.4.4")/2 > | KX520Surname | [static] |
| const TLitC< sizeof(L"2.5.4.43")/2 > | KX520Initials | [static] |
| const TLitC< sizeof(L"2.5.4.44")/2 > | KX520GenerationQualifier | [static] |
| const TLitC< sizeof(L"2.5.4.46")/2 > | KX520DNQualifier | [static] |
| const TLitC< sizeof(L"2.5.4.5")/2 > | KX520SerialNumber | [static] |
| const TLitC< sizeof(L"2.5.4.13")/2 > | KX520Description | [static] |
| const TLitC< sizeof(L"2.5.4.17")/2 > | KX520PostalCode | [static] |
| const TLitC< sizeof(L"0.9.2342.19200300.100.1.25")/2 > | KRFC2247DomainComponent | [static] |
| const TLitC< sizeof(L"2.5.4.9")/2 > | KRFC2256Street | [static] |
| const TLitC< sizeof(L"1.2.840.113549.1.9.2")/2 > | KPKCS9UnstructuredName | [static] |
| const TLitC< sizeof(L"1.2.840.113549.1.9.1")/2 > | KPKCS9EmailAddress | [static] |
| const TInt | KX520MaxOULength |
The maximum length allowed for an organizational unit name.
| const TInt | KX520MaxSOPLength |
The maximum length allowed for a state or province name.
| const TInt | KX520MaxPostalCodeLength |
The maximum length allowed for a postal code.
| const TInt | KPKCS9MaxEmailAddressLength |
The maximum length allowed for an email address.
| const TInt | KPKCS9MaxUnstructuredNameLength |
The maximum length allowed for an unstructured name.
| const TInt | KRFC2247MaxDomainComponentLength |
The maximum length allowed for an RFC 2247 domain component.
Each component of the domain name is a short string.
| const TInt | KX520MaxDescriptionLength |
The maximum length allowed for an Description field.
The attribute type.
| Enumerator | Value | Description |
|---|---|---|
| ECommonName |
A common name | |
| ELocalityName |
A locality name | |
| EStateOrProvinceName |
A state or province name | |
| EOrganizationName |
An organization name | |
| EOrganizationalUnitName |
An organizational unit name | |
| ETitle |
A title | |
| EDNQualifier |
A qualifier | |
| ECountryName |
The name of a country | |
| EGivenName |
A given name | |
| ESurname |
A surname | |
| EInitials |
Initials | |
| EGenerationQualifier |
A generation qualifier | |
| EPKCS9EmailAddress |
An email address. This is deprecated. | |
| EPostalCode |
A postal code | |
| ESerialNumber |
A serial number | |
| ERFC2247DomainComponent |
An RFC 2247 domain component. A domain name is made up of an ordered set of components. | |
| ERFC2256Street |
RFC 2256 street component. A street | |
| EPKCS9UnstructuredName |
A name of the subject of a certificate as an unstructured ASCII string | |
| EX520Description |
A Description |