IOCSPCAConfiguration::get_SigningCertificate メソッド (certadm.h)

SigningCertificate プロパティは、Distinguished Encoding Rules (DER) を使用してエンコードされた署名証明書を取得または設定します。 オンライン証明書状態プロトコル (OCSP) レスポンダー サービスは、この証明書を使用して、証明書の状態要求への応答に署名します。

このプロパティは読み取り/書き込み可能です。

構文

HRESULT get_SigningCertificate(
  VARIANT *pVal
);

パラメーター

pVal

戻り値

なし

必要条件

要件
サポートされている最小のクライアント サポートなし
サポートされている最小のサーバー Windows Server 2008 Datacenter、Windows Server 2008 Enterprise [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー certadm.h (Certserv.h を含む)
Library Certadm.lib
[DLL] Certadm.dll

こちらもご覧ください

IOCSPCAConfiguration