Functions specific to Ultralight C cards.
More...
Functions specific to Ultralight C cards.
◆ ULC_write_3des_key()
Write key into the card.
- Parameters
-
new_3des_key | pointer to array of 16 bytes which contains new 2K 3DES key |
old_3des_key | pointer to array of 16 bytes which contains current 2K 3DES key |
- Returns
- Operation status
◆ ULC_write_3des_key_factory_key()
Write key into the card.
- Parameters
-
new_3des_key | pointer to array of 16 bytes which contains new 2K 3DES key |
- Returns
- Operation status
◆ ULC_write_3des_key_no_auth()
No authentication. Write key into the card.
- Parameters
-
new_3des_key | pointer to array of 16 bytes which contains new 2K 3DES key |
- Returns
- Operation status