![]()  | 
  
    RDK-B
    
   | 
 
#include <wifi_hal_deprecated.h>

Data Fields | |
| wifi_dpp_key_management_t | keyManagement | 
| union { | |
| unsigned char preSharedKey [128] | |
| char passPhrase [64] | |
| } | creds | 
Definition at line 3410 of file wifi_hal_deprecated.h.
| wifi_dpp_key_management_t wifi_dpp_credential_object_t::keyManagement | 
Definition at line 3411 of file wifi_hal_deprecated.h.
| unsigned char wifi_dpp_credential_object_t::preSharedKey[128] | 
Definition at line 3413 of file wifi_hal_deprecated.h.
| char wifi_dpp_credential_object_t::passPhrase[64] | 
Definition at line 3414 of file wifi_hal_deprecated.h.
| union { ... } wifi_dpp_credential_object_t::creds |