nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ identity_key_free()

void identity_key_free ( uint8_t  key[(32)])

#include <include/identity_key.h>

Function to clear out an identity key after usage.

This function will clear out the memory of an identity key. This must be called after the identity key is used to ensure that it is not leaked in the system.

Parameters
[in,out]keyKey to clear out