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

Return value

OT_ERROR_NONE Successfully exported @p aKeyRef. OT_ERROR_FAILED Failed to export @p aKeyRef. OT_ERROR_INVALID_ARGS @p aBuffer was NULL

Notes

This API is only used by OT core when `OPENTHREAD_CONFIG_PLATFORM_KEY_REFERENCES_ENABLE` is enabled.

References