Closed GoogleCodeExporter closed 9 years ago
Depending on whether the eID Middleware is installed, another eID PIN dialog
will be
presented.
Original comment by frank.co...@gmail.com
on 20 Jan 2010 at 11:59
I do have the eID Middleware, but with the id+auth I only have a very small pin
dialog.
Am I crazy? I would swear I was receiving a much nicer dialog with the auth
only.
Original comment by sbuyss...@gmail.com
on 20 Jan 2010 at 7:27
:) You're just fine. Don't worry.
For eID authn only the eID Applet will first try to use the eID Middleware via
the
PKCS#11. If this one is not available it will try the PC/SC directly via Java 6
Smart
Card I/O API.
For eID authn+ident we directly go via the PC/SC as mixing PKCS#11 and PC/SC
might
result in unstable situations.
Original comment by frank.co...@gmail.com
on 21 Jan 2010 at 8:59
Sorry to insist, but I still do not understand the problem.
In pcsEidSpi, you are calling showPINPadFrame instead of getPin otherwise, but
why
don't you make the showPINPadFrame look like the getPin method?
Why isn't it possible to improve this dialog too?
Original comment by sbuyss...@gmail.com
on 21 Jan 2010 at 6:16
The showPINPadFrame is yet another dialog that is shown when using a secure
PINpad
smart card reader.
Original comment by frank.co...@gmail.com
on 22 Jan 2010 at 4:35
Yes, indeed, the dialog I see is the getPin.
But let this go, we will customize this dialog internally. (Oh and BTW, in
french we
say "Annuler" and not "Annulez").
Original comment by sbuyss...@gmail.com
on 22 Jan 2010 at 4:39
Original comment by frank.co...@gmail.com
on 9 Apr 2010 at 2:01
Original comment by frank.co...@gmail.com
on 19 Apr 2010 at 12:50
Original issue reported on code.google.com by
sbuyss...@gmail.com
on 20 Jan 2010 at 8:15