WZCPassword2Key
Other versions of this page are also available for the following:
8/28/2008
This function translates a user password into a 256-bit network key.
Syntax
VOID WZCPassword2Key(
PWZC_WLAN_CONFIG pwzcConfig,
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 Value
None.
Requirements
Header | wzcsapi.h |
Library | Wzcsapi.lib |
Windows Embedded CE | Windows CE .NET 4.2 and later |