vpnengine/ikev1lib/inc/ikev1negotiation.h
branchRCL_3
changeset 46 29c8f9bc68e1
parent 41 e06095241a65
child 49 5960d2d03390
--- a/vpnengine/ikev1lib/inc/ikev1negotiation.h	Tue Sep 14 23:16:15 2010 +0300
+++ b/vpnengine/ikev1lib/inc/ikev1negotiation.h	Wed Sep 15 13:20:54 2010 +0300
@@ -155,6 +155,7 @@
 	inline TUint32 SAId() {return iSAId;}			
 	TIkev1IsakmpStream* SaveIkeMsgBfr(TIkev1IsakmpStream* aMsg);
     void AuthDialogCompletedL(CAuthDialogInfo *aUserInfo);
+    void ErrDialogCompletedL();
 	TInt32 RandomMessageId();
 	void SendDeleteL(TUint8 aProtocol, TUint32 aIpsecSPI = 0);   //Send a Delete payload for the negotiation
 	void SendKeepAliveMsgL(TIkev1SAData* aSa);