vpnengine/ikev1lib/inc/ikev1negotiation.h
changeset 17 8962128a2656
parent 0 33413c0669b9
child 23 d1a0d37b52a1
--- a/vpnengine/ikev1lib/inc/ikev1negotiation.h	Tue Feb 02 00:53:00 2010 +0200
+++ b/vpnengine/ikev1lib/inc/ikev1negotiation.h	Fri Apr 16 16:02:48 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2005-2010 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"
@@ -362,6 +362,15 @@
     TBool IsRetransmit(TLastIKEMsg& aRef);    
     void SaveRetransmitInfo(TLastIKEMsg& aRef);
     void SaveLastMsgL();
+    
+    HBufC8* GetPskFromPolicyL();
+    
+    void SetPhase2LifeDurations( const TInt64 aSoftAddTime,
+                                 const TInt64 aHardAddTime,
+                                 const TInt64 aSoftBytes,
+                                 const TInt64 aHardBytes,
+                                 TAttrib_II& aAttr_II,
+                                 TBool aResponder );    
 
 public:
 	TCookie iCookie_I;      // Initiator Cookie (Used with responder to create KEYID)