netWLANSecurityWPA (Structure) |
Top Previous Next |
The netWLANSecurityWPA structure contains the parameters for using WPA/WPA2 pre-shared key (PSK) security.
The structure is used by the netSetWLANParam, netGetWLANSecurity, netSetAPParam and netGetAPParam functions to set and get the security parameters.
Fields: phrase : STRING The PSK pass phrase.
Declaration: STRUCT_BLOCK netWLANSecurityWPA; |