Re: using an OpenPGP card with Java (keytool and jarsigner)

2014-01-17 Thread Sean Lynch
Scute accesses the card via either scdaemon or gpg-agent (I can't remember which and I'm on my phone), so you don't need to release the card and reenter your PIN to switch back and forth between PKCS#11 and gpg/gpgsm. However, it's a minimal implementation of the parts of the API necessary for X.50

Re: using an OpenPGP card with Java (keytool and jarsigner)

2014-01-16 Thread Sean Lynch
On Wed, Jan 8, 2014 at 4:02 AM, Werner Koch wrote: > On Tue, 7 Jan 2014 15:32, h...@guardianproject.info said: > > > OpenPGP card as a PKCS11 keystore. It seems that things are close: Java > can > > use NSS as a provider of PKCS11. I guess the question is whether opensc > is > > making a PKCS#