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
Public Member Functions | |
---|---|
TUiccApplicationEapInfoV6() |
Public Attributes | |
---|---|
TBuf8< KEapSupportedTypeListSize > | iEapTypeList |
Inherited Attributes | |
---|---|
RMobilePhone::TMultimodeType::iExtensionId | |
RMobilePhone::TSmartCardApplicationInfoV5::iAID | |
RMobilePhone::TSmartCardApplicationInfoV5::iLabel |
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.