WF_CPUpdatePMK Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CPUpdatePMK Function
C
void WF_CPUpdatePMK(
    UINT8 CpId, 
    UINT8 * pmk
);
Description

Applicable for MRF24WG0M only. Updates the PMK element in the connection profile ID retrieved out of 802.1x authentication process. This function is not used in the TCPIP demo apps.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
CpId 
Connection Profile ID 
pmk 
pairwise master key 
Returns

None.

Remarks

None.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.