It depends on what exactly you need to do. Since eToken Pro is actually smartcard (like most of USB tokens in the world, I guess) there is no such thing to get the whole information from it: it is impossible to get keys from the card. I guess that you have eToken Pro prepared to work with some software and want to get access to relevant objects. If you have eToken prepared with some PKCS#11-library - use the same library to get objects. If it is spoken about opensc - I guess it is PKCS#15 compliant, so you may try to parse it by yourself. If it is prepared with PKCS#11 module provided by Aladdin itself - it uses proprietary format.
Vladimir Beker eToken Core Group Leader > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:muscle- > [EMAIL PROTECTED] On Behalf Of Rodrigo Henriquez M - > Corporacion Linux S.A. > Sent: Saturday, January 08, 2005 12:08 AM > To: [email protected] > Subject: [Muscle] eToken devel. > > > Hello. > > Well, I'm new to this list so I'll try to be brief. > > I've to develop a software which read the whole information from > an eToken Pro USB device. > > I'm STFW and I found a lot of documentation, but I don't know where I've > to start. > > Could you give me some guidance. > > TIA. > > -- > Rodrigo Henriquez M. http://www.corporacionlinux.cl > Corporacion Linux S.A. Fonos: 02 2442988 - 02 2444250 > _______________________________________________ > Muscle mailing list > [email protected] > http://lists.drizzle.com/mailman/listinfo/muscle ************************************************************************************************** The contents of this email and any attachments are confidential. It is intended for the named recipient(s) only. If you have received this email in error please notify the system manager or the sender immediately and do not disclose the contents to anyone or make copies. ** eSafe scanned this email for viruses, vandals and malicious content ** ************************************************************************************************** _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
