I used native wifi API for my WIFI connection function. It supports WPA2 currently, I wants to extend it to support WIFI6 and WPA3.
Now I have problem with this enum DOT11_AUTH_ALGORITHM , no key for WPA3 is there.
This document have not been updated since 2018. Is it just the document update issue or native WIFI API do not support WP3 at all?
If it is just the documentation issue then how can I support WP3 with native WIFI API?
reference(DOT11_AUTH_ALGORITHM enumeration):
https://docs.microsoft.com/en-us/windows/win32/nativewifi/dot11-auth-algorithm