Hi,

I looked at some web pages and the datasheet
 * does not mention PKCS#15
 * does not mention CCID or ICCD
 * does not mention the card operating system

without PKCS#15 the vendor software won't create results compatible with 
opensc. (think of PKCS#15 like "JPEG" - a format everyone knows and those
who don'*t use it as a vendor specific format no one else knows).

without CCID or ICCD we woun't know how to talk to the device on usb level.
but if pcsc+ccid works for you, the device is most likely CCID compliant.

the last part is the card operating system. thanks for posting the ATR!

> sudo opensc-tool -a
> 3b:8f:01:80:25:a0:00:00:00:56:57:44:4b:34:30:30:06:00:b7

but we don't know anything about it - except that it is a card we never saw 
before the safenet 4000. think of it like a new language noone knows - until
someone shows up with a dictionary you don't understand a word. in this
case we would need the reference documentation discussing the security
model, data structures and all APDU commands with all parameters.
some companies call this "user manual", or "technical reference" etc.

> The card isn't supported :(

yes. someone would need to get the documentation mentioned, and then write
a driver for opensc. unless someone can do both, the device won't be 
supported.

Regards, Andreas
_______________________________________________
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to