[][src]Function CCODE::NCryptEnumKeys

pub unsafe extern "C" fn NCryptEnumKeys(
    hProvider: NCRYPT_PROV_HANDLE,
    pszScope: LPCWSTR,
    ppKeyName: *mut *mut NCryptKeyName,
    ppEnumState: *mut PVOID,
    dwFlags: DWORD
) -> SECURITY_STATUS