x520ava.h File Reference

KX520CountryName

const TLitC< sizeof(L"2.5.4.6")/2 >KX520CountryName[static]

KX520OrganizationName

const TLitC< sizeof(L"2.5.4.10")/2 >KX520OrganizationName[static]

KX520OrganizationalUnitName

const TLitC< sizeof(L"2.5.4.11")/2 >KX520OrganizationalUnitName[static]

KX520LocalityName

const TLitC< sizeof(L"2.5.4.7")/2 >KX520LocalityName[static]

KX520StateOrProvinceName

const TLitC< sizeof(L"2.5.4.8")/2 >KX520StateOrProvinceName[static]

KX520Title

const TLitC< sizeof(L"2.5.4.12")/2 >KX520Title[static]

KX520CommonName

const TLitC< sizeof(L"2.5.4.3")/2 >KX520CommonName[static]

KX520GivenName

const TLitC< sizeof(L"2.5.4.42")/2 >KX520GivenName[static]

KX520Surname

const TLitC< sizeof(L"2.5.4.4")/2 >KX520Surname[static]

KX520Initials

const TLitC< sizeof(L"2.5.4.43")/2 >KX520Initials[static]

KX520GenerationQualifier

const TLitC< sizeof(L"2.5.4.44")/2 >KX520GenerationQualifier[static]

KX520DNQualifier

const TLitC< sizeof(L"2.5.4.46")/2 >KX520DNQualifier[static]

KX520SerialNumber

const TLitC< sizeof(L"2.5.4.5")/2 >KX520SerialNumber[static]

KX520Description

const TLitC< sizeof(L"2.5.4.13")/2 >KX520Description[static]

KX520PostalCode

const TLitC< sizeof(L"2.5.4.17")/2 >KX520PostalCode[static]

KRFC2247DomainComponent

const TLitC< sizeof(L"0.9.2342.19200300.100.1.25")/2 >KRFC2247DomainComponent[static]

KRFC2256Street

const TLitC< sizeof(L"2.5.4.9")/2 >KRFC2256Street[static]

KPKCS9UnstructuredName

const TLitC< sizeof(L"1.2.840.113549.1.9.2")/2 >KPKCS9UnstructuredName[static]

KPKCS9EmailAddress

const TLitC< sizeof(L"1.2.840.113549.1.9.1")/2 >KPKCS9EmailAddress[static]

KX520MaxCLength

const TIntKX520MaxCLength

The maximum length allowed for a country name.

KX520MaxOLength

const TIntKX520MaxOLength

The maximum length allowed for an organization name.

KX520MaxOULength

const TIntKX520MaxOULength

The maximum length allowed for an organizational unit name.

KX520MaxLLength

const TIntKX520MaxLLength

The maximum length allowed for a locality name.

KX520MaxSOPLength

const TIntKX520MaxSOPLength

The maximum length allowed for a state or province name.

KX520MaxTLength

const TIntKX520MaxTLength

The maximum length allowed for an title.

KX520MaxCNLength

const TIntKX520MaxCNLength

The maximum length allowed for a common name.

KX520MaxGNLength

const TIntKX520MaxGNLength

The maximum length allowed for a given name.

KX520MaxSLength

const TIntKX520MaxSLength

The maximum length allowed for a surname.

KX520MaxILength

const TIntKX520MaxILength

The maximum length allowed for initials.

KX520MaxGQLength

const TIntKX520MaxGQLength

The maximum length allowed for a generation qualifier.

KX520MaxSNLength

const TIntKX520MaxSNLength

The maximum length allowed for a serial number.

KX520MaxPostalCodeLength

const TIntKX520MaxPostalCodeLength

The maximum length allowed for a postal code.

KPKCS9MaxEmailAddressLength

const TIntKPKCS9MaxEmailAddressLength

The maximum length allowed for an email address.

KPKCS9MaxUnstructuredNameLength

const TIntKPKCS9MaxUnstructuredNameLength

The maximum length allowed for an unstructured name.

KRFC2247MaxDomainComponentLength

const TIntKRFC2247MaxDomainComponentLength

The maximum length allowed for an RFC 2247 domain component.

Each component of the domain name is a short string.

KRFC2256StreetLength

const TIntKRFC2256StreetLength

The maximum length allowed a for street.

KX520MaxDescriptionLength

const TIntKX520MaxDescriptionLength

The maximum length allowed for an Description field.

Enum TAttributeType

The attribute type.

Since
v6.0
EnumeratorValueDescription
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