certmod Module (Windows Embedded CE 6.0)

1/6/2010

The certmod module provides file credential authentication services for the filesys Module module by examining certificates associated with executable files (EXE and DLL).

The certmod module contains public functions exposed to application developers. One function initializes internal resources for the Certification Module, and another function validates a file's credentials and assigns it an appropriate Trust Level. To use these functions, you must include the CECertMod.h header file, and you must link to the Crypt32.lib, EvGen.lib, and CertMod.lib files.

See Also

Concepts

Common Windows Embedded CE Modules

Other Resources

Authentication Services Functions
CertInit
CertVerify