Convert a JWK to a PEM SubjectPublicKeyInfo public key. Supports RSA (n/e) and EC P-256 (crv=P-256, x/y). Returns null for unsupported keys.
Convert a JWK to a PEM SubjectPublicKeyInfo public key. Supports RSA (n/e) and EC P-256 (crv=P-256, x/y). Returns null for unsupported keys.