Function windows_sys::Win32::Networking::WinInet::InternetGetSecurityInfoByURLW
[−]pub unsafe extern "system" fn InternetGetSecurityInfoByURLW(
lpszurl: PCWSTR,
ppcertchain: *mut *mut CERT_CHAIN_CONTEXT,
pdwsecureflags: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"
, "Win32_Security_Cryptography"