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

◆ cracen_destroy_key()

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.

Parameters
[in]attributesKey attributes.
Return values
PSA_SUCCESSThe operation completed successfully.
PSA_ERROR_INVALID_HANDLEThe key handle is invalid.