eapol/eapol_framework/eapol_symbian/am/type/tls_peap/symbian/plugin/inc/EapTlsPeapDbParameterNames.h
branchRCL_3
changeset 19 c74b3d9f6b9e
parent 18 bad0cc58d154
equal deleted inserted replaced
18:bad0cc58d154 19:c74b3d9f6b9e
    14 * Description:  EAP and WLAN authentication protocols.
    14 * Description:  EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 20.1.4 %
    19 * %version: 23 %
    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");
       
    32 _LIT(KTunnelingType, "TunnelingType");
    31 _LIT(KTunnelingType, "TunnelingType");
    33 _LIT(KCACertLabel, "CA_cert_label");
    32 _LIT(KCACertLabelOld, "CA_cert_label");
    34 _LIT(KClientCertLabel, "client_cert_label");
    33 _LIT(KClientCertLabel, "client_cert_label");
    35 _LIT(KCertLabel, "label");
    34 _LIT(KCertLabel, "label");
    36 _LIT(KCipherSuite, "cipher_suite");
    35 _LIT(KCipherSuite, "cipher_suite");
    37 _LIT(KSerialNumber, "SerialNumber");
    36 _LIT(KSerialNumber, "SerialNumber");
    38 _LIT(KIssuerName, "IssuerName");
    37 _LIT(KIssuerName, "IssuerName");