11.12.3.4.164. Function sems_lite_get_SignatureofLastScript

11.12.3.4.164.1. Function Documentation

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

Get the signature of last executed script.

This API will called in case there is tear down

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