オンライン証明書状態プロトコル (OCSP) サーバー応答のハンドルを閉じる。
CertCloseServerOcspResponse hServerOcspResponse, dwFlags
hServerOcspResponse : [intptr] 閉じる OCSP サーバー応答のハンドル。 dwFlags : [int] このパラメーターは使用されず、0 でなければならない。
(プラグイン / モジュール : crypt32.dll)
オンライン証明書状態プロトコル (OCSP) サーバー応答のハンドルを閉じる。 [備考] CertCloseServerOcspResponse 関数は、CertOpenServerOcspResponse または CertAddRefServerOcspResponse が返したハンドルを閉じる。
| プラグイン / モジュール | crypt32.dll |
| バージョン | 1.0 |
| 作成日 | 2026/04/16 |
| 著作者 | IronHSP / CsWin32 bridge |
| URL | https://github.com/inovia/IronHSP |
| 備考 | Win32 API の crypt32.dll 関数群。CsWin32 + win32metadata から自動生成。
hsp3net 専用 (intptr / NSTRUCT / wstr を使用)。 |
| タイプ | 拡張命令 |
| グループ | Win32API |
| 対応環境 |
|
| hs ファイル | hsphelp\win32_crypt32_gen2.hs |