Cannot find "RSA-OAEP-256" in JWEAlgorithm#parse() method

Issue #159 resolved
Former user created an issue

In JWEAlgorithm, the method #parse(String s) constructs JWEAlgorithm object out of the given algorithm. All the jwt specs key management algorithms are covered there except for RSA-OAEP-256.

Comments (2)

  1. Log in to comment