vpnengine/pkiservice/inc/pkisupport.h
branchRCL_3
changeset 38 9f4e37332ce5
parent 4 29b591713d44
child 40 473321461bba
equal deleted inserted replaced
32:352850cbed81 38:9f4e37332ce5
   155         void ContinueApplications();        
   155         void ContinueApplications();        
   156         void ContinueTrusted();        
   156         void ContinueTrusted();        
   157         void DoRunOperationL();
   157         void DoRunOperationL();
   158         void DoRunLoggedInOperationL();
   158         void DoRunLoggedInOperationL();
   159         
   159         
   160         // Function to remove all MIDP2 certificates from the 
   160         // Function to remove all "Java Trust Root" certificates from the 
   161         // local listing (MIDP2 certs shouldn't be supported by VPN)
   161         // local listing ("Java Trust Root" certs shouldn't be supported by VPN)
   162         void CleanupCertListL();
   162         void CleanupCertListL();
   163 
   163 
   164         // CActive methods
   164         // CActive methods
   165         void RunL();
   165         void RunL();
   166         void DoCancel();
   166         void DoCancel();