vpnengine/pkiservice/inc/pkisupport.h
branchRCL_3
changeset 23 473321461bba
parent 22 9f4e37332ce5
child 24 e06095241a65
equal deleted inserted replaced
22:9f4e37332ce5 23:473321461bba
   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 "Java Trust Root" certificates from the 
   160         // Function to remove all MIDP2 certificates from the 
   161         // local listing ("Java Trust Root" certs shouldn't be supported by VPN)
   161         // local listing (MIDP2 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();