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

◆ slm_native_tls_delete_credential()

int slm_native_tls_delete_credential ( sec_tag_t  sec_tag,
uint16_t  type 
)

Delete credential from Zephyr settings storage.

Parameters
[in]sec_tagsec_tag under which the credential is deleted.
[in]typeType of the credential to be deleted.
Return values
0If succeeded.
-errnoNegative errno for failures.