ホーム › Security.Cryptography.Certificates › IX509CertificateRequestPkcs10V3
IX509CertificateRequestPkcs10V3
COMIDispatch (デュアル)✅ IDispatch を実装(デュアルインターフェース)。HSP では
comobj 経由でメソッド名による遅延バインド呼び出しができます(vtableインデックス不要)。メソッド 11
vtbl = vtable インデックス(0始まり)。IDispatch 実装のため HSP ではメソッド名でも呼べます(上記)。低レベルの index 呼び出し用に vtbl も掲載。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 65 | HRESULT get_AttestPrivateKey(VARIANT_BOOL* pValue) |
| 66 | HRESULT put_AttestPrivateKey(VARIANT_BOOL Value) |
| 67 | HRESULT get_AttestationEncryptionCertificate(EncodingType Encoding, LPWSTR* pValue) |
| 68 | HRESULT put_AttestationEncryptionCertificate(EncodingType Encoding, LPWSTR Value) |
| 69 | HRESULT get_EncryptionAlgorithm(IObjectId** ppValue) |
| 70 | HRESULT put_EncryptionAlgorithm(IObjectId* pValue) |
| 71 | HRESULT get_EncryptionStrength(INT* pValue) |
| 72 | HRESULT put_EncryptionStrength(INT Value) |
| 73 | HRESULT get_ChallengePassword(LPWSTR* pValue) |
| 74 | HRESULT put_ChallengePassword(LPWSTR Value) |
| 75 | HRESULT get_NameValuePairs(IX509NameValuePairs** ppValue) |