Andreas Jellinghaus wrote:
> Hi,
> 
> please forgive a newby for asking a few questiosn:
> the CyberflexAccess musclecard applet: will it also work with cyberflex
> egate cards? did anyone try?

I have a only egate cards and it works.

> 
> maybe someone even tried the new e-gate token with a cyberflex card
> integrated (sealed) into it?

Me not.

> 
> did anyone try gpshell for uploading the applet on the card?

Me, of course. it works.

> can you post a howto? I'm confused by all those parameters :(

You must replace CardEdgeCflex.ijc with the file name of the applet.

Give this a try, for my CFlex it works:

mode_201
enable_trace

establish_context
card_connect -readerNumber 1
select -AID a0000000030000
open_sc -security 1 -keyind 0 -keyver 0 -mac_key
404142434445464748494a4b4c4d4e4f -enc_key
404142434445464748494a4b4c4d4e4f // Open secure channel
delete -AID A0000003230101
delete -AID A00000032301
install -file CardEdgeCflex.ijc -nvDataLimit 5000 -instParam 00 -priv 2
# getdata
# close_sc // Close secure channel
# putkey // Put key
  // options:
  //          -keyind Key index
  //          -keyver Key version
  //          -key Key value in hex
card_disconnect
release_context

Karsten

> 
> Thanks for your help.
> 
> Regards, Andreas
> _______________________________________________
> Muscle mailing list
> [email protected]
> http://lists.drizzle.com/mailman/listinfo/muscle

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to