![]() |
nRF Connect SDK API 3.4.99
|
| int nrf_cloud_credentials_key_delete | ( | uint32_t | sec_tag | ) |
#include <include/net/nrf_cloud_credentials_keygen.h>
Delete the on-device device private key for the given sec tag.
Destroys the PSA key and removes its TLS credential registration.
| sec_tag | The security tag the key is associated with. |
| 0 | If successful. |