Re: Issues with strategy used by org.mozilla.jss.CryptoManager#findPrivKeyByCert to find matching Private Key

2013-04-12 Thread Jaime Hablutzel Egoavil
Thanks for your answer, but does the Keystore implementation support hardware tokens like smart card??, https://developer.mozilla.org/en-US/docs/JSS Java provides a JCE provider called SunPKCS11, see Java PKCS#11 Reference > Guide

Re: Issues with strategy used by org.mozilla.jss.CryptoManager#findPrivKeyByCert to find matching Private Key

2013-04-12 Thread helpcrypto helpcrypto
On Thu, Apr 11, 2013 at 11:59 PM, Jaime Hablutzel Egoavil < hablutz...@gmail.com> wrote: > Hi, I have a hardware token accesible via PKCS#11 which is storing private > keys and certificate like this : > > certificate A, CKA_ID: 1234 > certificate B, CKA_ID: 1234 > Hi Jaime. In our case CKA_ID=has