Function windows_sys::Win32::Security::Cryptography::NCryptEnumAlgorithms
[−]pub unsafe extern "system" fn NCryptEnumAlgorithms(
hprovider: usize,
dwalgoperations: NCRYPT_OPERATION,
pdwalgcount: *mut u32,
ppalglist: *mut *mut NCryptAlgorithmName,
dwflags: u32
) -> i32Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
