| 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()
| Public Member Functions | |
|---|---|
| TUiccApplicationEapInfoV6 () | |
| Public Attributes | |
|---|---|
| TBuf8 < KEapSupportedTypeListSize > | iEapTypeList |
| Inherited Attributes | |
|---|---|
| RMobilePhone::TMultimodeType::iExtensionId | |
| RMobilePhone::TSmartCardApplicationInfoV5::iAID | |
| RMobilePhone::TSmartCardApplicationInfoV5::iLabel | |
| IMPORT_C | TUiccApplicationEapInfoV6 | ( | ) |
Default constructor for info with EAP support.
| 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
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.