vpnengine/ikev1lib/inc/ikev1crack.h
changeset 29 000337104c92
parent 0 33413c0669b9
child 38 9f4e37332ce5
--- a/vpnengine/ikev1lib/inc/ikev1crack.h	Fri May 14 16:52:10 2010 +0300
+++ b/vpnengine/ikev1lib/inc/ikev1crack.h	Fri May 14 10:20:11 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"
@@ -100,6 +100,7 @@
     TInt    GetDataL(HBufC8* aChallenge);
     TInt    GetDatafromUserL(HBufC8 *aChallenge);
     TInt    GetUNPWDFromPolicyL();
+    TInt    GetUNPWDFromNegotiationL();
     TInt    ProcessCHREAttibutesL(const TCHREISAKMP *aCHRE_PAYLOAD);
     void    SendCredentialsL(TUint16 aAttr1, TUint16 aAttr2, TUint16 aAttr3,
                              HBufC8* aBfr1, HBufC8* aBfr2, HBufC8* aBfr3);