Closed engharb closed 6 years ago
Hello, Is there a possibility to create public key string .PEM from JWK. I used before Jose\KeyConverter\RSAKey but I deleted this library because of conflict.?
Any suggestion?
thanks
I think the new jwt library has a RSAKey class that might be similar to the one you used.
here is such class: Jose\Component\Core\Util\RSAKey
Hello, Is there a possibility to create public key string .PEM from JWK. I used before Jose\KeyConverter\RSAKey but I deleted this library because of conflict.?
Any suggestion?
thanks