Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
rpc_security_key_update_request Struct Reference

Update key material. More...

#include <types.h>

Data Fields

struct infuse_rpc_req_header header
uint8_t key_id
 Security key to update.
uint8_t key_action
 Action to take.
uint32_t key_global_identifier
 24 bit key identifier (Network keys only)
uint8_t key_bitstream [32]
 Key bitstream.
uint8_t reboot_delay
 Reboot in this many seconds to load new keys.

Detailed Description

Update key material.

Field Documentation

◆ header

struct infuse_rpc_req_header rpc_security_key_update_request::header

◆ key_action

uint8_t rpc_security_key_update_request::key_action

Action to take.

◆ key_bitstream

uint8_t rpc_security_key_update_request::key_bitstream[32]

Key bitstream.

◆ key_global_identifier

uint32_t rpc_security_key_update_request::key_global_identifier

24 bit key identifier (Network keys only)

◆ key_id

uint8_t rpc_security_key_update_request::key_id

Security key to update.

◆ reboot_delay

uint8_t rpc_security_key_update_request::reboot_delay

Reboot in this many seconds to load new keys.


The documentation for this struct was generated from the following file:
  • /__w/infuse-sdk/infuse-sdk/infuse-sdk/generated/include/infuse/rpc/types.h