eapol/eapol_framework/eapol_symbian/am/type/tls_peap/symbian/plugin/inc/EapTlsPeapGlobal.h
changeset 33 938269283a16
parent 2 1c7bc153c08e
child 46 c74b3d9f6b9e
equal deleted inserted replaced
22:093cf0757204 33:938269283a16
    14 * Description:  EAP and WLAN authentication protocols.
    14 * Description:  EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 8 %
    19 * %version: %
    20 */
    20 */
    21 
    21 
    22 #ifndef _EAPTLSPEAPGLOBAL_H_
    22 #ifndef _EAPTLSPEAPGLOBAL_H_
    23 #define _EAPTLSPEAPGLOBAL_H_
    23 #define _EAPTLSPEAPGLOBAL_H_
    24 
    24 
    25 #include <eikdialg.h>
    25 #include <eikdialg.h>
    26 #include <d32dbms.h>
    26 #include <d32dbms.h>
    27 
    27 
    28 // LOCAL CONSTANTS
    28 // LOCAL CONSTANTS
    29 
    29 
    30 _LIT(KReleaseDate, "20040829:");
    30 _LIT(KReleaseDate, "");
    31 _LIT(KEapTypeVersion, "1.0");
    31 _LIT(KEapTypeVersion, "1.0");
    32 _LIT(KManufacturer, "Nokia");
    32 _LIT(KManufacturer, "");
    33 _LIT(KNokiaSignature, "");
    33 _LIT(KNokiaSignature, "");
    34 _LIT(KExtraInfo1, "");
    34 _LIT(KExtraInfo1, "");
    35 _LIT(KExtraInfo2, "");
    35 _LIT(KExtraInfo2, "");
    36 
    36 
    37 #endif // _EAPTLSPEAPGLOBAL_H_
    37 #endif // _EAPTLSPEAPGLOBAL_H_