RMobilePhone::TUiccApplicationEapInfoV6 Class Reference

class RMobilePhone::TUiccApplicationEapInfoV6 : public RMobilePhone::TSmartCardApplicationInfoV5

UICC application info version v6.0. Is a TSmartCardApplicationInfoV5 object, but has an additional buffer (iEapTypeList) for retrieving a list supported EAP methods on the application.

Modes: GSM/WCDMA

RMobilePhone::GetSmartCardApplicationInfo()

Inherits from

Constructor & Destructor Documentation

TUiccApplicationEapInfoV6()

IMPORT_C TUiccApplicationEapInfoV6 ( )

Default constructor for info with EAP support.

Member Data Documentation

TBuf8< KEapSupportedTypeListSize > iEapTypeList

TBuf8 < KEapSupportedTypeListSize > iEapTypeList

Application EAP support type list, defining the EAP methods supported by the UICC application (see RFC 3748 and http://www.iana.org/assignments/eap-numbers ).

As reference, also worth seeing section 5.2 of ETSI TS 102.310 v6.2.0 and section 6.2 of RFC3748.

KETelSmartCardEapTypeMD5 KETelSmartCardEapTypeTLS KETelSmartCardEapTypeSIM KETelSmartCardEapTypeAKA KETelSmartCardEapTypeTTLS