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