![]() |
nRF Connect SDK API 3.3.99
|
| psa_status_t cracen_destroy_key | ( | const psa_key_attributes_t * | attributes | ) |
#include <subsys/nrf_security/src/drivers/cracen/cracenpsa/include/cracen_psa_key_management.h>
Destroy a key.
| [in] | attributes | Key attributes. |
| PSA_SUCCESS | The operation completed successfully. |
| PSA_ERROR_INVALID_HANDLE | The key handle is invalid. |