[][src]Type Definition CCODE::PFN_CMSG_EXPORT_KEY_AGREE

type PFN_CMSG_EXPORT_KEY_AGREE = Option<unsafe extern "C" fn(pContentEncryptInfo: PCMSG_CONTENT_ENCRYPT_INFO, pKeyAgreeEncodeInfo: PCMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO, pKeyAgreeEncryptInfo: PCMSG_KEY_AGREE_ENCRYPT_INFO, dwFlags: DWORD, pvReserved: *mut c_void) -> BOOL>;