Hello,
is anyone aware of how to export a key from the cryptography module to a common format?
I want to export a public key and use it, for instance with OpenSSL.
Thanks for any help:)
Hello,
is anyone aware of how to export a key from the cryptography module to a common format?
I want to export a public key and use it, for instance with OpenSSL.
Thanks for any help:)
Did you figure this out? I am having the same issue currently