vpnengine/ikev1lib/inc/ikev1crack.h
branchRCL_3
changeset 23 d1a0d37b52a1
parent 0 33413c0669b9
child 38 9f4e37332ce5
equal deleted inserted replaced
22:f1aca2058253 23:d1a0d37b52a1
     1 /*
     1 /*
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    98     
    98     
    99 private:
    99 private:
   100     TInt    GetDataL(HBufC8* aChallenge);
   100     TInt    GetDataL(HBufC8* aChallenge);
   101     TInt    GetDatafromUserL(HBufC8 *aChallenge);
   101     TInt    GetDatafromUserL(HBufC8 *aChallenge);
   102     TInt    GetUNPWDFromPolicyL();
   102     TInt    GetUNPWDFromPolicyL();
       
   103     TInt    GetUNPWDFromNegotiationL();
   103     TInt    ProcessCHREAttibutesL(const TCHREISAKMP *aCHRE_PAYLOAD);
   104     TInt    ProcessCHREAttibutesL(const TCHREISAKMP *aCHRE_PAYLOAD);
   104     void    SendCredentialsL(TUint16 aAttr1, TUint16 aAttr2, TUint16 aAttr3,
   105     void    SendCredentialsL(TUint16 aAttr1, TUint16 aAttr2, TUint16 aAttr3,
   105                              HBufC8* aBfr1, HBufC8* aBfr2, HBufC8* aBfr3);
   106                              HBufC8* aBfr1, HBufC8* aBfr2, HBufC8* aBfr3);
   106 
   107 
   107 private:
   108 private: