How to convert Public key from Pkcs11Interop to X509 certificate or pem format
If you want to extract RSA public key value then you need to read CKA_PUBLIC_EXPONENT and CKA_MODULUS attributes.
CKA_PUBLIC_EXPONENT
CKA_MODULUS