Hisham Aziz wrote:
> I want to use some unique attribute of the eToken to authenticate with 
> the LDAP. Obviously I am talking outside the scope of using and 
> cryptographic objects such as certificate and keys. We want this to be 
> hardware specific, such as the eToken ID or the Smartcard ID for that 
> particular token. Just wondering if this is possible using the PKCS11 
> library.

what about the card / token serial number (it's part of the CK_TOKEN_INFO
structure) and at least opensc uses the unique ICCSN in case of cardos
token for this.

Nils
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to