Function windows_sys::Win32::Networking::WinInet::InternetGetSecurityInfoByURL
[−]pub unsafe extern "system" fn InternetGetSecurityInfoByURL(
lpszurl: PSTR,
ppcertchain: *mut *mut CERT_CHAIN_CONTEXT,
pdwsecureflags: *mut u32
) -> BOOLExpand description
Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’, ‘Win32_Security_Cryptography’
