9.13.3.4.71. Function Se05x_API_SetAppletFeatures¶
Defined in File se05x_APDU_apis.h
9.13.3.4.71.1. Function Documentation¶
-
smStatus_t
Se05x_API_SetAppletFeatures(pSe05xSession_t session_ctx, SE05x_Variant_t variant)¶ Se05x_API_SetAppletFeatures
Sets the applet features that are supported. To successfully execute this command, the session must be authenticated using the RESERVED_ID_FEATURE.
The 2-byte input value is a pre-defined AppletConfig value.
Command to Applet
Field
Value
Description
CLA
0x80
INS
INS_MGMT
See
SE05x_INS_tP1
P1_DEFAULT
See
SE05x_P1_tP2
P2_VARIANT
See
SE05x_P2_tLc
#(Payload)
Payload length
Payload
TLV[TAG_1]
2-byte Variant from
SE05x_AppletConfig_tR-APDU Body
NA
R-APDU Trailer
- Parameters
[in] session_ctx: Session Context [0:kSE05x_pSession][in] variant: variant [1:kSE05x_TAG_1]
