cryptoservices/filebasedcertificateandkeystores/source/certapps/server/CFSCertAppsServer.cpp
equal
deleted
inserted
replaced
19 #include "CFSCertAppsServer.h" |
19 #include "CFSCertAppsServer.h" |
20 #include "CCertAppsSession.h" |
20 #include "CCertAppsSession.h" |
21 #include "CCertAppsConduit.h" |
21 #include "CCertAppsConduit.h" |
22 #include "fstokencliserv.h" |
22 #include "fstokencliserv.h" |
23 #include "fstokenutil.h" |
23 #include "fstokenutil.h" |
24 #include "certstorepatchdata.h" |
24 |
|
25 #include <certstorepatchdata.h> |
25 #include <certificateapps.h> |
26 #include <certificateapps.h> |
26 #include <u32hal.h> |
27 #include <u32hal.h> |
27 |
28 |
28 // Filename where all data is stored |
29 // Filename where all data is stored |
29 _LIT(KCertAppsFilename,"certclients.dat"); |
30 _LIT(KCertAppsFilename,"certclients.dat"); |