Function windows_sys::Win32::System::ApplicationInstallationAndServicing::MsiGetFileSignatureInformationA
[−]pub unsafe extern "system" fn MsiGetFileSignatureInformationA(
szsignedobjectpath: PCSTR,
dwflags: u32,
ppccertcontext: *mut *mut CERT_CONTEXT,
pbhashdata: *mut u8,
pcbhashdata: *mut u32
) -> HRESULT
Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"
, "Win32_Foundation"
, "Win32_Security_Cryptography"