otPlatCryptoDestroyKey() is only used within ESP-IDF.
 
Symbols
loading (2/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsReferences

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.

References