Applet loading Problem
Hi,
I have developed some applets for Cyberflex e-Gate cards. The applets are working fine with old cards. But, just few days ago, I have received some new Gemalto Cyberflex 32K eGate cards.
I have failed to load the applets into the new cards. It returning 69 85 error during loading. Plz, help
Thanks and Regards,
Manojit
# 1
"69 85" means "Conditions of use not satisfied".
As I know, before loading applet several steps should be passed:
1.Open a secure channel: InitialUpdate -> ExternalAuthentication
2.Install [for load]
3.Load
So if you want to load your CAP file, you should make sure the first two steps should be executed successfully, which means getting reponse of "90 00".
# 2
Thanks for your reply. But, I have all ready tried these. This thing is working perfectly on lod cards. But, not with new cards. Is it any code shield issue ?Thanks and Regards,Manojit