Function windows_sys::Win32::Security::Cryptography::BCryptEnumAlgorithms
[−]pub unsafe extern "system" fn BCryptEnumAlgorithms(
dwalgoperations: BCRYPT_OPERATION,
palgcount: *mut u32,
ppalglist: *mut *mut BCRYPT_ALGORITHM_IDENTIFIER,
dwflags: u32
) -> NTSTATUS
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"