I'm trying to export/import private & public keys. According to pkcs11Admin those actions aren't supported currently.
Any idea how to do it? Relevant attributes for key generation before exporting (CKA_SENSITIVE, CKA_EXTRACTABLE)? Should I wrap the private key before exporting it?