Package | Description |
---|---|
org.forgerock.json.jose.jwk |
Classes and interfaces for creating and manipulating JWKs.
|
Modifier and Type | Method and Description |
---|---|
EcJWK |
EcJWK.Builder.build()
Build the EC JWK.
|
static EcJWK |
EcJWK.parse(JsonValue json)
Parses a JWK from a JsonValue json object.
|
static EcJWK |
EcJWK.parse(String json)
Parses a JWK from a string json object.
|
Copyright 2010-2022 ForgeRock AS.