Package | Description |
---|---|
com.nimbusds.jose.jwk |
JSON Web Key (JWK) classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ECKey
Public and private
Elliptic Curve JSON Web Key (JWK). |
class |
OctetKeyPair
Octet key pair JSON Web Key (JWK), used to represent
Edwards-curve keys. |
class |
RSAKey
Public and private
RSA JSON Web Key (JWK). |
Copyright © 2021 Connect2id Ltd.. All rights reserved.