11.12.3.4.18. Function iot_agent_get_keystore_index_by_id

11.12.3.4.18.1. Function Documentation

iot_agent_status_t iot_agent_get_keystore_index_by_id(const iot_agent_context_t *ctx, const uint32_t id, size_t *index)

Get the index of a keystore based in its identifier.

Return Value
  • IOT_STATUS_SUCCESS: A keystore with the id was found in the agent’s context and its index is returned in index.