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