Core OS Security (Windows Embedded CE 6.0)
1/6/2010
Use the following best practices to enhance the security and reliability of the kernel:
- Do not try to hide unencrypted information in ROM because it can be read by everyone.
- Do not embed encryption keys in your applications and then save the encrypted files to the file system.** Always use some form of encryption, such as the Protected Store API.**
For more information about Windows Embedded CE security services, see Enhancing the Security of a Device.
See Also
Other Resources
Core OS Services
Core OS Design Development
Core OS Reference
Core OS Registry Settings