Hi,

After creating a public key pair, I'm not sure how many times it will be used and when is must be destroied. In destroyer, I call SECKEY_DestroyPrivateKey to release the private key. How can I do when I reference a exist SECKEYPrivateKey and do not destroy twice? I think there are functions like PK11_ReferenceSlot or PK11_ReferenceSymKey.

Thanks in advance.
Andrew



Reply via email to