Hi Árpád,
You can obtain the raw key using psa_export_public_key(), but we do not support conversion to PEM in the nRF Connect SDK, and adding support for it is not trivial. We may look into this for a future release. That said, generating a PEM key from a public key is of course possible, but I do not have any method to share about how to do it in the current SDK release.
Einar
Hi Árpád,
You can obtain the raw key using psa_export_public_key(), but we do not support conversion to PEM in the nRF Connect SDK, and adding support for it is not trivial. We may look into this for a future release. That said, generating a PEM key from a public key is of course possible, but I do not have any method to share about how to do it in the current SDK release.
Einar