public class JSONWebKeyParser extends Object
Constructor and Description |
---|
JSONWebKeyParser() |
Modifier and Type | Method and Description |
---|---|
PublicKey |
parse(JSONWebKey key)
Parse a JSON Web Key and extract the the public key.
|
public PublicKey parse(JSONWebKey key)
key
- the JSON web keyCopyright © 2021. All rights reserved.