vpnengine/vpnmanager/inc/policyimporter.h
branchRCL_3
changeset 46 29c8f9bc68e1
parent 41 e06095241a65
child 49 5960d2d03390
equal deleted inserted replaced
44:735de8341ce4 46:29c8f9bc68e1
    36 class CIkeData;
    36 class CIkeData;
    37 class CAgileProvisionWs;
    37 class CAgileProvisionWs;
    38 
    38 
    39 const TInt KMaxExtPolicyIdLength = 256;
    39 const TInt KMaxExtPolicyIdLength = 256;
    40 const TInt KDoNotGetKeySize      = -1;
    40 const TInt KDoNotGetKeySize      = -1;
       
    41 const TInt KMaxIapLength = 10;
    41 
    42 
    42 typedef TBuf<KMaxExtPolicyIdLength> TExtVpnPolicyId;
    43 typedef TBuf<KMaxExtPolicyIdLength> TExtVpnPolicyId;
    43 
    44 
    44 /**
    45 /**
    45  *  Handles the importing of VPN policies to the system.
    46  *  Handles the importing of VPN policies to the system.