getJWKSFromURL

getJWKSFromURL(url: String): String typeMethod;

The getJWKSFromURL method of the JadeJsonWebKeySetReader class requests a JSON Web Key Set from the endpoint specified in the url parameter and then returns it.

2020.0.01 and higher