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.


key_length#

uint16_t sl_wisun_msg_set_device_private_key_req_body_t::key_length

Size of the private key data.


key#

uint8_t sl_wisun_msg_set_device_private_key_req_body_t::key[]

Private key data.