ホーム › Security.Cryptography › PFN_CMSG_CNG_IMPORT_KEY_AGREE
PFN_CMSG_CNG_IMPORT_KEY_AGREE
コールバックシグネチャ
BOOL PFN_CMSG_CNG_IMPORT_KEY_AGREE(
CMSG_CNG_CONTENT_DECRYPT_INFO* pCNGContentDecryptInfo,
CMSG_CTRL_KEY_AGREE_DECRYPT_PARA* pKeyAgreeDecryptPara,
DWORD dwFlags,
void* pvReserved
);パラメーター
| フィールド | 型 |
|---|---|
| pCNGContentDecryptInfo | CMSG_CNG_CONTENT_DECRYPT_INFO* |
| pKeyAgreeDecryptPara | CMSG_CTRL_KEY_AGREE_DECRYPT_PARA* |
| dwFlags | DWORD |
| pvReserved | void* |