Signing a CAB File
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
To sign a CAB file using the Code Signing Wizard, run the SIGNCODE utility, which ships in Visual Studio.
You can sign your DLLs and OCXs directly, without using a CAB file. The advantages of a CAB file are compression and, if used with an INF file, the bundling of all necessary code together.