Function windows_sys::Win32::Security::Cryptography::Catalog::CryptCATOpen
[−]pub unsafe extern "system" fn CryptCATOpen(
pwszfilename: PCWSTR,
fdwopenflags: CRYPTCAT_OPEN_FLAGS,
hprov: usize,
dwpublicversion: CRYPTCAT_VERSION,
dwencodingtype: u32
) -> HANDLE
Expand description
Required features: "Win32_Security_Cryptography_Catalog"
, "Win32_Foundation"