eapol/eapol_framework/eapol_symbian/am/type/tls_peap/symbian/plugin/inc/EapTlsPeapGlobal.h
branchRCL_3
changeset 46 c74b3d9f6b9e
parent 45 bad0cc58d154
equal deleted inserted replaced
45:bad0cc58d154 46: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: %
    19 * %version: 8 %
    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, "");
    30 _LIT(KReleaseDate, "20040829:");
    31 _LIT(KEapTypeVersion, "1.0");
    31 _LIT(KEapTypeVersion, "1.0");
    32 _LIT(KManufacturer, "");
    32 _LIT(KManufacturer, "Nokia");
    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_