11.12.3.4.70. Function Se05x_API_DeleteSecureObject

11.12.3.4.70.1. Function Documentation

smStatus_t Se05x_API_DeleteSecureObject(pSe05xSession_t session_ctx, uint32_t objectID)

Se05x_API_DeleteSecureObject

Deletes a Secure Object.

If the object origin = ORIGIN_PROVISIONED, an error will be returned and the object is not deleted.

Command to Applet

Field

Value

Description

CLA

0x80

INS

INS_MGMT

See SE05x_INS_t

P1

P1_DEFAULT

See SE05x_P1_t

P2

P2_DELETE_OBJECT

See SE05x_P2_t

Lc

#(Payload)

TLV[TAG_1]

4-byte existing Secure Object identifier.

Le

R-APDU Body

NA

R-APDU Trailer

SW

Description

SW_NO_ERROR

The file is created or updated successfully.

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

  • [in] objectID: object id [1:kSE05x_TAG_1]