pkcs11_fetch_rsa_pubkey
key = pkcs11_fetch_rsa_pubkey(p, slotidx, &obj);
return pkcs11_fetch_rsa_pubkey(p, slotidx, &pubKey);
k = pkcs11_fetch_rsa_pubkey(p, slotidx, &obj);