ドライバー署名プロパティ

When a project is selected in Solution Explorer, the Properties dialog under the Driver Signing node, displays two sections of properties:

[全般] で次の手順を実行します。

Sign Mode

  • Test Sign - Microsoft Visual Studio should sign the driver with the test certificate specified in Test Certificate (default). If no certificate is specified in Test Certificate then Visual Studio will create one for the driver. Note: Windows requires all 64-bit drivers to be signed.
  • Production Sign - Visual Studio should sign the driver with the production certificate specified in Production Certificate.
  • Off - Visual Studio should not sign the driver with any certificate.

Test Certificate

  • Blank - No test certificate is selected (default).
  • <Edit...> - 署名モード[テスト 署名] に設定されている場合に使用する証明書を選択します。

Production Certificate

  • Blank - No production certificate is selected (default).
  • <Edit...> - 署名モード実稼働署名に設定されている場合に使用する証明書を選択します。

TimeStampServer

  • Verisign - Use Verisign to time stamp the driver (default).
  • GlobalSign - Use Globalsign to time stamp the driver.
  • None - Do not time stamp the driver.

Disable Warnings

  • No - Display warnings when signing the driver (default).
  • Yes - Do not display warnings when signing the driver.

診断の詳細度を有効にする

  • No - Do not display diagnostic verbosity when signing the driver (default).
  • Yes - Display diagnostic verbosity when signing the driver.

ファイル ダイジェスト アルゴリズム

  • Blank - No file digest algorithm is selected (default).
  • <Edit...> - ドライバーの署名時に使用するファイル ダイジェスト アルゴリズムを選択します。

[コマンド ライン] の下:

Additional Options

  • ドライバーの署名時に指定する追加のオプション。