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.
Ok, i found out how to do this. I just have to set the ObjectAttribute.CKA_TOKEN to false in template.