nRF Connect SDK API 2.8.99
|
int identity_key_read | ( | uint8_t | key[(32)] | ) |
#include <include/identity_key.h>
Function to read the identity key from KMU.
The key is read from KMU and decrypted using the Master Key Encryption Key (MKEK).
key | Buffer to hold the decrypted identity key |