11.12.3.4.69. Function Se05x_API_DeleteECCurve

11.12.3.4.69.1. Function Documentation

smStatus_t Se05x_API_DeleteECCurve(pSe05xSession_t session_ctx, SE05x_ECCurve_t curveID)

Se05x_API_DeleteECCurve

Deletes an EC curve.

Command to Applet

Field

Value

Description

CLA

0x80

INS

INS_MGMT

See SE05x_INS_t

P1

P1_CURVE

See SE05x_P1_t

P2

P2_DELETE_OBJECT

See SE05x_P2_t

Lc

#(Payload)

TLV[TAG_1]

1-byte curve identifier (from SE05x_ECCurve_t)

R-APDU Body

NA

R-APDU Trailer

SW

Description

SW_NO_ERROR

Data is returned successfully.

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

  • [in] curveID: curve id [1:kSE05x_TAG_1]