pub unsafe extern "system" fn InternetAlgIdToStringA(
    ai: ALG_ID,
    lpstr: PSTR,
    lpdwstrlength: *mut u32,
    dwreserved: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_Security_Cryptography"