Source position: jwawincrypt.pas line 7820
type PFN_CMSG_EXPORT_KEY_AGREE = function( |
pContentEncryptInfo: PCMSG_CONTENT_ENCRYPT_INFO; |
pKeyAgreeEncodeInfo: PCMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO; |
pKeyAgreeEncryptInfo: PCMSG_KEY_AGREE_ENCRYPT_INFO; |
dwFlags: DWORD; |
pvReserved: Pointer |
):BOOL; |