WZCPassword2Key (Windows CE 5.0)
This function translates a user password into a 256-bit network key.
VOID WZCPassword2Key(PWZC_WLAN_CONFIGpwzcConfig,LPCSTR cszPassword);
Parameters
- pwzcConfig
[in] Pointer to the WZC_WLAN_CONFIG structure that stores information about the preferred wireless zero configuration. - cszPassword
[out] Password value.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Wzcsapi.h.
Link Library: Wzcsapi.lib.
See Also
Automatic Configuration Functions
Send Feedback on this topic to the authors