Generate keypair without storing them on token

1/2/2012 11:02:17 AM
Gravatar
Total Posts 22

Generate keypair without storing them on token

Is there a way to generate RSA keypair and not to store it on the token? Right now i'm using the code from the example and all the keys are stored on the token. 

One option would be just delete the keys every time im finished, but i would sya that teh last opion i would use.

1/2/2012 12:30:02 PM
Gravatar
Total Posts 22

Re: Generate keypair without storing them on token

Ok, i found out how to do this. I just have to set the ObjectAttribute.CKA_TOKEN to false in template.