CertifyModuleInit
This function begins verifying a signature on a module to certify the module.
BOOL CertifyModuleInit (void);
Parameters
None.
Return Values
TRUE indicates success; FALSE indicates failure.
Remarks
This function is part of the Loadauth.lib component.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Not applicable.
Link Library: Loadauth.lib.
See Also
CertifyModule | CertifyModuleFinal | InitPubKey | OEMCertifyModule
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.