Share via


WZCPassword2Key (Windows Embedded CE 6.0)

1/6/2010

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

See Also

Reference

Automatic Configuration Functions