Package | Description |
---|---|
org.forgerock.json.jose.jwk |
Modifier and Type | Method and Description |
---|---|
static RsaJWK |
RsaJWK.parse(JsonValue json)
Parses a RsaJWK from a jsonValue Object.
|
static RsaJWK |
RsaJWK.parse(String json)
Parses a RsaJWK from a json string.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.