opencrypto
opencrypto copied to clipboard
Export Keys to JWK Format
Hi folks,
Looking at docs, I couldn't find anything that mentions exporting Keys to JWK
. I would like to have my keys exported to jwk
format.
I was using native Web Crypto API but it is too much chaos and not helpful error messages often.
Let me know if exporting key in jwk is possible with this library or keys returned by this library can be exported using Web Crypto API