On Jan 17, 2010, at 11:08 PM, webmas...@opensc-project.org wrote: > Revision: 3917 > + if (use_pinpad) > + r = sc_verify(card, type, reference, NULL, 0, NULL); > + else > + r = sc_verify(card, type, reference, pinbuf, *pinsize, > NULL); In theory, sc_verify has been deprecated in favor of sc_pin_cmd since r811
_______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel