Windows Driver Kit: Device Installation
Signing Drivers for Public Release (Windows Vista and Later)
Release-signing identifies the publisher of a kernel-mode binary (for example, driver or .dll) that loads into Windows Vista and later versions of Windows. Kernel-mode binaries are release-signed through either:
To understand the steps that are involved in release-signing driver packages, review the following topics:
- Introduction to Release-Signing
- This topic describes the reasons why release-signing a driver package is important, and provides a high-level summary of the release-signing process.
- How to Release-Sign a Driver Package
- This topic provides a high-level overview of the release-signing process, and reviews many examples of release-signing by using the ToastPkg sample driver package within the Windows Driver Kit (WDK).
For more information about the release-signing process, see the following topics: