11.12.3.4.118. Function Se05x_API_RefreshSession

11.12.3.4.118.1. Function Documentation

smStatus_t Se05x_API_RefreshSession(pSe05xSession_t session_ctx, pSe05xPolicy_t policy)

Se05x_API_RefreshSession

Refreshes a session on , the policy of the running session can be updated; the rest of the session state remains.

Command to Applet

Field

Value

Description

CLA

0x80

INS

INS_MGMT

See SE05x_INS_t

P1

P1_DEFAULT

See SE05x_P1_t

P2

P2_SESSION_REFRESH

See SE05x_P2_t

Lc

#(Payload)

Payload length.

TLV[TAG_POLICY]

Byte array containing the policy to attach to the session. [Optional]

Le

R-APDU Body

NA

R-APDU Trailer

SW

Description

SW_NO_ERROR

The command is handled successfully.

Parameters
  • [in] session_ctx: Session Context [0:kSE05x_pSession]

  • [in] policy: policy [1:kSE05x_TAG_POLICY]