Got it, Thanks Bob,..
On debugging I found out that there was a call coming in after the generation of pub/priv key pair to set the attribute value (CKA_ID) for the public key. (It was missing from the initial object template during public key creation). I had not implemented the SetAttribute func
Julien Pierre wrote:
Vivek,
Vivek Kumar wrote:
Hi,
I am currently working with a PKCS#11 library, have modified it to
support generation of public keys on the token.
When i try to delete the certificate from Mozilla
(Options->Advanced->Manage certificates), C_DestroyObject is getting
calle
Vivek,
Vivek Kumar wrote:
Hi,
I am currently working with a PKCS#11 library, have modified it to
support generation of public keys on the token.
When i try to delete the certificate from Mozilla
(Options->Advanced->Manage certificates), C_DestroyObject is getting
called only for the certifi
Hi,
I am currently working with a PKCS#11 library, have modified it to support generation of public keys on the token.
When i try to delete the certificate from Mozilla (Options->Advanced->Manage certificates), C_DestroyObject is getting called only for the certificate and the private key object
4 matches
Mail list logo