Win32 API 日本語リファレンス
ホーム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
);

パラメーター

フィールド
pContentEncryptionAlgorithmCRYPT_ALGORITHM_IDENTIFIER*
pKeyAgreeDecryptParaCMSG_CTRL_KEY_AGREE_DECRYPT_PARA*
dwFlagsDWORD
pvReservedvoid*
phContentEncryptKeyUINT_PTR*