Package com.nimbusds.jose.jwk
package com.nimbusds.jose.jwk
JSON Web Key (JWK) classes.
This package provides representation, serialisation and parsing of Elliptic Curve (EC), RSA and symmetric JWKs.
References:
-
ClassDescriptionAsymmetric (pair) JSON Web Key (JWK).Cryptographic curve.Curve based JSON Web Key (JWK).Public and private
Elliptic CurveJSON Web Key (JWK).Builder for constructing Elliptic Curve JWKs.Elliptic curve parameter table.The base abstract class for JSON Web Keys (JWKs).JSON Web Key (JWK) related exception.JSON Web Key (JWK) matcher.Builder for constructing JWK matchers.JSON Web Key (JWK) parameter names.Selects (filters) one or more JSON Web Keys (JWKs) from a JWK set.JSON Web Key (JWK) set.Key converter.Enumeration of key operations.Key type.Enumeration of public key uses.Octet key pairJSON Web Key (JWK), used to represent Edwards-curve keys.Builder for constructing Octet Key Pair JWKs.Octet sequenceJSON Web Key (JWK), used to represent symmetric keys.Builder for constructing octet sequence JWKs.Password lookup interface.Public and privateRSAJSON Web Key (JWK).Builder for constructing RSA JWKs.Other Primes Info, represents the privateothparameter of a RSA JWK.Secret (symmetric) JSON Web Key (JWK).JSON Web Key (JWK) thumbprint URI.Thumbprint utilities.