Source position: jwawincrypt.pas line 7923
type PFN_CMSG_IMPORT_KEY_AGREE = function( |
pContentEncryptionAlgorithm: PCRYPT_ALGORITHM_IDENTIFIER; |
pKeyAgreeDecryptPara: PCMSG_CTRL_KEY_AGREE_DECRYPT_PARA; |
dwFlags: DWORD; |
pvReserved: Pointer; |
var phContentEncryptKey: HCRYPTKEY |
):BOOL; |