otPlatCryptoDestroyKey() function
Destroy a key stored in PSA ITS.
Arguments
aKeyRef
The key ref to be destroyed
Return value
OT_ERROR_NONE Successfully destroyed the key. OT_ERROR_FAILED Failed to destroy the key.
Notes
This API is only used by OT core when `OPENTHREAD_CONFIG_PLATFORM_KEY_REFERENCES_ENABLE` is enabled.