ホーム › Security.Cryptography.Certificates › IOCSPCAConfiguration
IOCSPCAConfiguration
COMIDispatch (デュアル)✅ IDispatch を実装(デュアルインターフェース)。HSP では
comobj 経由でメソッド名による遅延バインド呼び出しができます(vtableインデックス不要)。メソッド 24
vtbl = vtable インデックス(0始まり)。IDispatch 実装のため HSP ではメソッド名でも呼べます(上記)。低レベルの index 呼び出し用に vtbl も掲載。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 7 | HRESULT get_Identifier(LPWSTR* pVal) |
| 8 | HRESULT get_CACertificate(VARIANT* pVal) |
| 9 | HRESULT get_HashAlgorithm(LPWSTR* pVal) |
| 10 | HRESULT put_HashAlgorithm(LPWSTR newVal) |
| 11 | HRESULT get_SigningFlags(DWORD* pVal) |
| 12 | HRESULT put_SigningFlags(DWORD newVal) |
| 13 | HRESULT get_SigningCertificate(VARIANT* pVal) |
| 14 | HRESULT put_SigningCertificate(VARIANT newVal) |
| 15 | HRESULT get_ReminderDuration(DWORD* pVal) |
| 16 | HRESULT put_ReminderDuration(DWORD newVal) |
| 17 | HRESULT get_ErrorCode(DWORD* pVal) |
| 18 | HRESULT get_CSPName(LPWSTR* pVal) |
| 19 | HRESULT get_KeySpec(DWORD* pVal) |
| 20 | HRESULT get_ProviderCLSID(LPWSTR* pVal) |
| 21 | HRESULT put_ProviderCLSID(LPWSTR newVal) |
| 22 | HRESULT get_ProviderProperties(VARIANT* pVal) |
| 23 | HRESULT put_ProviderProperties(VARIANT newVal) |
| 24 | HRESULT get_Modified(VARIANT_BOOL* pVal) |
| 25 | HRESULT get_LocalRevocationInformation(VARIANT* pVal) |
| 26 | HRESULT put_LocalRevocationInformation(VARIANT newVal) |
| 27 | HRESULT get_SigningCertificateTemplate(LPWSTR* pVal) |
| 28 | HRESULT put_SigningCertificateTemplate(LPWSTR newVal) |
| 29 | HRESULT get_CAConfig(LPWSTR* pVal) |
| 30 | HRESULT put_CAConfig(LPWSTR newVal) |