11.12.3.1.14. Struct iot_agent_keystore_interface_t¶
Defined in File nxp_iot_agent_keystore.h
11.12.3.1.14.1. Struct Documentation¶
-
struct
iot_agent_keystore_interface_t
¶ The interface any keystore needs to implement.
Public Members
-
iot_agent_keystore_session_closer_t
close_session
¶
-
iot_agent_keystore_destroyer_t
destroy
¶
-
iot_agent_endpoint_interface_t
endpoint_interface
¶
-
iot_agent_keystore_session_opener_t
open_session
¶
-
iot_agent_keystore_session_closer_t