pub type ENCRYPT_MESSAGE_FN = Option<unsafe extern "system" fn(param0: *mut SecHandle, param1: u32, param2: *mut SecBufferDesc, param3: u32) -> HRESULT>;
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Security_Credentials"