diff -r 29c8f9bc68e1 -r 5960d2d03390 vpnengine/ikepolparser/inc/ikepolparser.h --- a/vpnengine/ikepolparser/inc/ikepolparser.h Wed Sep 15 13:20:54 2010 +0300 +++ b/vpnengine/ikepolparser/inc/ikepolparser.h Wed Oct 13 15:42:16 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -11,10 +11,12 @@ * * Contributors: * -* Description: IKE policy parser main module +* Description: IKE policy parser main module * */ + + #ifndef __IKEPOLPARSER_H #define __IKEPOLPARSER_H @@ -291,8 +293,7 @@ TOwnCertInfo iOwnCert; TCertInfo iPrivKey; TCertInfo iPeerCert; - TBool iUseCache; // Use credential cache - TBool iSoftToken; // Use soft token + };