Request message body.

Public Attributes#

uint16_t

Options for the private key.

uint16_t

Size of the private key data.

uint8_t

Private key data.

Public Attribute Documentation#

key_options#

uint16_t sl_wisun_msg_set_device_private_key_req_body_t::key_options

Options for the private key.


Definition at line 879 of file protocol/wisun/wisun/inc/sl_wisun_msg_api.h

key_length#

uint16_t sl_wisun_msg_set_device_private_key_req_body_t::key_length

Size of the private key data.


Definition at line 881 of file protocol/wisun/wisun/inc/sl_wisun_msg_api.h

key#

uint8_t sl_wisun_msg_set_device_private_key_req_body_t::key[]

Private key data.


Definition at line 883 of file protocol/wisun/wisun/inc/sl_wisun_msg_api.h