When we use a RC531 Mifare reader.
The reader's API often offer some commands that can load a key into RC531's key memory.
The key memory is non-readable, non-volatile, and it only work for card authentication.
(see 4.1.1 in
http://www.nxp.com/acrobat_download2.../SFS067332.pdf)
If read has a SAM (Security Access Module) mechanism,
we can design a solution which use SAM loading a key into key memory.
The solution can protect the key and avoid hacking.
So Secure Element in 6212 can be the role of SAM.
If there is a way which useing an applet in secure element to load a key into key momory of PN512 in 6212.
We can protect the Mifare key and avoid hacking.
Is there a way to load a key into key memory form a applet in Secrue Elemnet?
Thank You
Timothy