Uses of Package
com.nimbusds.jose.jwk
Packages that use com.nimbusds.jose.jwk
Package
Description
Base Javascript Object Signing and Encryption (JOSE) interfaces and classes.
Implementations of standard Javascript Object Signing and Encryption (JOSE)
algorithms.
JWS signer, JWS verifier, JWE encrypter and JWE decrypter factory
implementations.
Cryptographic primitives for JWS signers, JWS verifiers, JWE encrypters and
JWE decrypters in the
com.nimbusds.jose.crypto package.JSON Web Key (JWK) classes.
JSON Web Key (JWK) generation utilities.
JSON Web Key (JWK) sourcing interface and utilities.
Framework for application-specific verification and decryption of JOSE
objects (with arbitrary payloads).
Framework for producing JOSE objects (with arbitrary payloads).
-
Classes in com.nimbusds.jose.jwk used by com.nimbusds.jose
-
Classes in com.nimbusds.jose.jwk used by com.nimbusds.jose.cryptoClassDescriptionCryptographic curve.Public and private
Elliptic CurveJSON Web Key (JWK).The base abstract class for JSON Web Keys (JWKs).JSON Web Key (JWK) set.Octet key pairJSON Web Key (JWK), used to represent Edwards-curve keys.Octet sequenceJSON Web Key (JWK), used to represent symmetric keys.Public and privateRSAJSON Web Key (JWK). -
Classes in com.nimbusds.jose.jwk used by com.nimbusds.jose.crypto.factories
-
Classes in com.nimbusds.jose.jwk used by com.nimbusds.jose.crypto.implClassDescriptionCryptographic curve.
Octet key pairJSON Web Key (JWK), used to represent Edwards-curve keys.Public and privateRSAJSON Web Key (JWK). -
Classes in com.nimbusds.jose.jwk used by com.nimbusds.jose.jwkClassDescriptionAsymmetric (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.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) set.Enumeration of key operations.Key revocation.Key revocation reason.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. -
Classes in com.nimbusds.jose.jwk used by com.nimbusds.jose.jwk.genClassDescriptionCryptographic curve.Public and private
Elliptic CurveJSON Web Key (JWK).The base abstract class for JSON Web Keys (JWKs).Enumeration of key operations.Enumeration of public key uses.Octet key pairJSON Web Key (JWK), used to represent Edwards-curve keys.Octet sequenceJSON Web Key (JWK), used to represent symmetric keys.Public and privateRSAJSON Web Key (JWK). -
Classes in com.nimbusds.jose.jwk used by com.nimbusds.jose.jwk.sourceClassDescriptionThe base abstract class for JSON Web Keys (JWKs).JSON Web Key (JWK) matcher.Selects (filters) one or more JSON Web Keys (JWKs) from a JWK set.JSON Web Key (JWK) set.
-
Classes in com.nimbusds.jose.jwk used by com.nimbusds.jose.procClassDescriptionThe base abstract class for JSON Web Keys (JWKs).JSON Web Key (JWK) matcher.
-
Classes in com.nimbusds.jose.jwk used by com.nimbusds.jose.produce