| Package | Description |
|---|---|
| com.nimbusds.jose |
Javascript Object Signing and Encryption (JOSE) classes.
|
| 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). |
| ECKey.Curve
Cryptographic curve.
|
| JWK
The base abstract class for JSON Web Keys (JWKs).
|
| JWKSet
JSON Web Key (JWK) set.
|
| KeyType
Key type.
|
OctetSequenceKey
Octet sequence JSON Web Key (JWK), used to represent
symmetric keys. |
| RSAKey
Public and private
RSA JSON Web Key (JWK). |
| RSAKey.OtherPrimesInfo
Other Primes Info, represents the private
oth parameter of a
RSA JWK. |
| Use
Enumeration of
JSON Web Key (JWK) uses. |
Copyright © 2013 NimbusDS. All Rights Reserved.