CryptoExportImportManager icon indicating copy to clipboard operation
CryptoExportImportManager copied to clipboard

JWK to SecKeyRef?

Open drewpitchford opened this issue 5 years ago • 0 comments

Hi there!

I'm needing to implement JOSE cryptography into an SDK I'm writing. The blocker I've run into is attempting to convert a JWK (either RSA and EC) into a SecKeyRef in order to verify the signature on the JWE. Have you found a solution for that yet?

Thanks!

drewpitchford avatar Apr 16 '19 16:04 drewpitchford