Signing a CAB File
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.