Function windows_sys::Win32::Security::Cryptography::CryptEnumOIDFunction
[−]pub unsafe extern "system" fn CryptEnumOIDFunction(
dwencodingtype: u32,
pszfuncname: PCSTR,
pszoid: PCSTR,
dwflags: u32,
pvarg: *mut c_void,
pfnenumoidfunc: PFN_CRYPT_ENUM_OID_FUNC
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"