eapol/eapol_framework/eapol_symbian/am/type/tls_peap/symbian/plugin/inc/EapTlsPeapDbParameterNames.h
changeset 26 9abfd4f00d37
parent 2 1c7bc153c08e
child 34 ad1f037f1ac2
equal deleted inserted replaced
25:e03a3db4489e 26:9abfd4f00d37
    14 * Description:  EAP and WLAN authentication protocols.
    14 * Description:  EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 23 %
    19 * %version: %
    20 */
    20 */
    21 
    21 
    22 #if !defined(_EAPTLAPEAPDBPARAMETERNAMES_H_)
    22 #if !defined(_EAPTLAPEAPDBPARAMETERNAMES_H_)
    23 #define _EAPTLAPEAPDBPARAMETERNAMES_H_
    23 #define _EAPTLAPEAPDBPARAMETERNAMES_H_
    24 
    24 
    26 
    26 
    27 // LOCAL CONSTANTS
    27 // LOCAL CONSTANTS
    28 
    28 
    29 _LIT(KServiceType, "ServiceType");
    29 _LIT(KServiceType, "ServiceType");
    30 _LIT(KServiceIndex, "ServiceIndex");
    30 _LIT(KServiceIndex, "ServiceIndex");
       
    31 _LIT(KTunnelingTypeVendorId, "TunnelingTypeVendorId");
    31 _LIT(KTunnelingType, "TunnelingType");
    32 _LIT(KTunnelingType, "TunnelingType");
    32 _LIT(KCACertLabelOld, "CA_cert_label");
    33 _LIT(KCACertLabelOld, "CA_cert_label");
    33 _LIT(KClientCertLabel, "client_cert_label");
    34 _LIT(KClientCertLabel, "client_cert_label");
    34 _LIT(KCertLabel, "label");
    35 _LIT(KCertLabel, "label");
    35 _LIT(KCipherSuite, "cipher_suite");
    36 _LIT(KCipherSuite, "cipher_suite");