opencrypto icon indicating copy to clipboard operation
opencrypto copied to clipboard

Export Keys to JWK Format

Open MacTavish-69 opened this issue 2 years ago • 0 comments

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

MacTavish-69 avatar Dec 01 '22 19:12 MacTavish-69