otPlatCryptoHasKey() function
Check if the key ref passed has an associated key in PSA ITS.
Arguments
aKeyRef
The Key Ref to check.
Return value
TRUE There is an associated key with @p aKeyRef. FALSE There is no associated key with @p aKeyRef.
Notes
This API is only used by OT core when `OPENTHREAD_CONFIG_PLATFORM_KEY_REFERENCES_ENABLE` is enabled.