Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
security_ids.h
Go to the documentation of this file.
1
11
12#include <stdint.h>
13
14#ifndef INFUSE_SDK_INCLUDE_INFUSE_SECURITY_IDS_H_
15#define INFUSE_SDK_INCLUDE_INFUSE_SECURITY_IDS_H_
16
17#ifdef __cplusplus
18extern "C" {
19#endif
20
35
45
52
61
65
66#ifdef __cplusplus
67}
68#endif
69
70#endif /* INFUSE_SDK_INCLUDE_INFUSE_SECURITY_IDS_H_ */
uint32_t infuse_security_network_key_identifier(void)
Get the current network key identifier.
uint32_t infuse_security_device_key_identifier(void)
Get the current device key identifier.
uint32_t infuse_security_secondary_network_key_identifier(void)
Get the secondary network key identifier.
uint32_t infuse_security_secondary_device_key_identifier(void)
Get the current secondary device key identifier.