Function windows_sys::Win32::Security::Cryptography::CertOpenStore
[−]pub unsafe extern "system" fn CertOpenStore(
lpszstoreprovider: PCSTR,
dwencodingtype: CERT_QUERY_ENCODING_TYPE,
hcryptprov: HCRYPTPROV_LEGACY,
dwflags: CERT_OPEN_STORE_FLAGS,
pvpara: *const c_void
) -> HCERTSTORE
Expand description
Required features: "Win32_Security_Cryptography"