Harry Anuszewski wrote:

  I am using openSC-java and want to pull data off a Fips 201 piv card.

Doug Engert helped me with this.  Once you have the app-id for the object
you want, you can fetch it like this:

pkcs11-tool -r -y data --login --application-id <app-id>

The app-id for the facial image is 2.16.840.1.101.3.7.2.96.48, fingerprint
is 2.16.840.1.101.3.7.2.96.16.  The others should be listed in NIST
800-73-2.
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to