This data structure houses the context when interacting with the Zigbee Security Manager APIs. For example, when importing a key into storage, the various fields of this structure are used to determine which type of key is being stored.

Public Attribute Documentation#

core_key_type#

sl_zb_sec_man_key_type_t sl_zb_sec_man_context_t::core_key_type

key_index#

uint8_t sl_zb_sec_man_context_t::key_index

derived_type#

sl_zb_sec_man_derived_key_type_t sl_zb_sec_man_context_t::derived_type

eui64#

EmberEUI64 sl_zb_sec_man_context_t::eui64

multi_network_index#

uint8_t sl_zb_sec_man_context_t::multi_network_index

flags#

sl_zigbee_sec_man_flags_t sl_zb_sec_man_context_t::flags