Function windows_sys::Win32::Security::Cryptography::CryptMsgGetAndVerifySigner
[−]pub unsafe extern "system" fn CryptMsgGetAndVerifySigner(
hcryptmsg: *const c_void,
csignerstore: u32,
rghsignerstore: *const *const c_void,
dwflags: u32,
ppsigner: *mut *mut CERT_CONTEXT,
pdwsignerindex: *mut u32
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
