Share via


WZCPassword2Key

This function translates a user password into a 256-bit network key.

VOID WZCPassword2Key(
  PWZC_WLAN_CONFIG pwzcConfig,
  LPCSTR cszPassword
);

Parameters

  • pwzcConfig
    Configuration value.
  • cszPassword
    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

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.