vpnengine/ikev2lib/inc/ikev2Negotiation.h
branchRCL_3
changeset 8 032d3a818f49
parent 0 33413c0669b9
equal deleted inserted replaced
4:29b591713d44 8:032d3a818f49
    65 
    65 
    66 const TInt KStateIkeSARekeyRequest   = 23;
    66 const TInt KStateIkeSARekeyRequest   = 23;
    67 const TInt KStateIkeSARekeyResponse  = 24;
    67 const TInt KStateIkeSARekeyResponse  = 24;
    68 
    68 
    69 const TInt KStateIkeInfoRequest      = 31;
    69 const TInt KStateIkeInfoRequest      = 31;
    70 const TInt KStateIkeInfoResponse     = 32;
       
    71 const TInt KStateIkeDeleteRequest    = 33;
    70 const TInt KStateIkeDeleteRequest    = 33;
    72 const TInt KStateIkeDeleteResponse   = 34;
    71 const TInt KStateIkeDeleteResponse   = 34;
    73 const TInt KStateChildDeleteRequest  = 35;
    72 const TInt KStateChildDeleteRequest  = 35;
    74 const TInt KStateChildDeleteResponse = 36;
       
    75 
    73 
    76 class CIkev2PluginSession;
    74 class CIkev2PluginSession;
    77 class CPFKeySocketIf;
    75 class CPFKeySocketIf;
    78 class CIkev2Config;
    76 class CIkev2Config;
    79 class CIkeData;
    77 class CIkeData;