11.12.3.4.153. Function sems_lite_get_AppletVersion

11.12.3.4.153.1. Function Documentation

sss_status_t sems_lite_get_AppletVersion(sems_lite_agent_ctx_t *pContext, uint8_t *pRspBuf, size_t *pRspBufLen)

Get the Applet version.

This API will return the SEMS Lite Applet Version no.

Return

Status of the operation

Parameters
  • pContext: Pointer to sems lite agent context.

  • pRspBuf: Pointer to response Buffer.

  • pRspBufLen: Pointer to length of the response Buffer

Return Value