| 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.
|
| 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). |
OctetSequenceKey
Octet sequence JSON Web Key (JWK), used to represent
symmetric keys. |
| RSAKey
Public and private
RSA JSON Web Key (JWK). |
| Class and Description |
|---|
| 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.
|
| 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. |
Copyright © 2015 Connect2id Ltd.. All Rights Reserved.