Package | Description |
---|---|
com.nimbusds.jose |
Javascript Object Signing and Encryption (JOSE) classes.
|
com.nimbusds.jose.crypto |
Implementations of all standard Javascript Object Signing and Encryption
(JOSE) algorithms.
|
com.nimbusds.jose.jwk |
JSON Web Key (JWK) classes.
|
com.nimbusds.jose.jwk.source |
Interface and utilities for sourcing JSON Web Keys (JWKs).
|
com.nimbusds.jose.proc |
Secure framework for application-specific verification and decryption of
JOSE objects (with arbitrary payloads).
|
Class and Description |
---|
ECKey
Public and private
Elliptic Curve JSON Web Key (JWK). |
JWK
The base abstract class for JSON Web Keys (JWKs).
|
Class and Description |
---|
ECKey
Public and private
Elliptic Curve JSON Web Key (JWK). |
ECKey.Curve
Cryptographic curve.
|
OctetSequenceKey
Octet sequence JSON Web Key (JWK), used to represent
symmetric keys. |
RSAKey
Public and private
RSA JSON Web Key (JWK). |
Class and Description |
---|
AssymetricJWK
Asymmetric (pair) JSON Web Key (JWK).
|
ECKey
Public and private
Elliptic Curve JSON Web Key (JWK). |
ECKey.Builder
Builder for constructing Elliptic Curve JWKs.
|
ECKey.Curve
Cryptographic curve.
|
JWK
The base abstract class for JSON Web Keys (JWKs).
|
JWKMatcher
JSON Web Key (JWK) matcher.
|
JWKMatcher.Builder
Builder for constructing JWK matchers.
|
JWKSet
JSON Web Key (JWK) set.
|
KeyOperation
Enumeration of key operations.
|
KeyType
Key type.
|
KeyUse
Enumeration of public key uses.
|
OctetSequenceKey
Octet sequence JSON Web Key (JWK), used to represent
symmetric keys. |
OctetSequenceKey.Builder
Builder for constructing octet sequence JWKs.
|
PasswordLookup
Password lookup interface.
|
RSAKey
Public and private
RSA JSON Web Key (JWK). |
RSAKey.Builder
Builder for constructing RSA JWKs.
|
RSAKey.OtherPrimesInfo
Other Primes Info, represents the private
oth parameter of a
RSA JWK. |
SecretJWK
Secret (symmetric) JSON Web Key (JWK).
|
Class and Description |
---|
JWK
The base abstract class for JSON Web Keys (JWKs).
|
JWKMatcher
JSON Web Key (JWK) matcher.
|
JWKSelector
Selects (filters) one or more JSON Web Keys (JWKs) from a JWK set.
|
JWKSet
JSON Web Key (JWK) set.
|
Class and Description |
---|
JWKMatcher
JSON Web Key (JWK) matcher.
|
Copyright © 2017 Connect2id Ltd.. All rights reserved.