|
NAMEmifare_desfire_aid_new ,
mifare_desfire_aid_new_with_mad_aid ,
mifare_desfire_aid_get_aid —
Mifare DESFire AID Manipulation Functions
LIBRARYMifare card manipulation library (libfreefare, -lfreefare)SYNOPSIS#include <freefare.h>
MifareDESFireAID
MifareDESFireAID
uint32_t
DESCRIPTIONThemifare_desfire_aid_* () functions allows management
of Mifare DESFire AIDs. The mifare_desfire_aid_new ()
function returns a new Mifare DESFire AID of value aid.
The Both The RETURN VALUESThe allocation functions returns the allocated AID on success, NULL otherwise.SEE ALSOfreefare(3), mifare_classic(3), free(3)AUTHORSRomain Tartiere ⟨romain@il4p.org⟩
Visit the GSP FreeBSD Man Page Interface. |