Skip to content
Commit f6b639ed authored by developer2's avatar developer2
Browse files

Version 6.0.10. Functions for the 2K3DES key into Ultralight C cards changing added.

UFR_STATUS DL_API ULC_write_3des_key_no_auth_internal(IN uint8_t *new_3des_key);
UFR_STATUS DL_API ULC_write_3des_key_factory_key_internal(IN uint8_t *new_3des_key);
UFR_STATUS DL_API ULC_write_3des_key_internal(IN uint8_t *new_3des_key, IN uint8_t *old_3des_key);
parent f80047f6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment