| Package | Description |
|---|---|
| com.nimbusds.jose.crypto |
Implementations of standard Javascript Object Signing and Encryption (JOSE)
algorithms.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ECDHDecrypter
Elliptic Curve Diffie-Hellman decrypter of
JWE objects for curves using EC JWK
keys. |
class |
ECDHEncrypter
Elliptic Curve Diffie-Hellman encrypter of
JWE objects for curves using EC JWK keys. |
class |
X25519Decrypter
Curve25519 Elliptic Curve Diffie-Hellman decrypter of
JWE objects. |
class |
X25519Encrypter
Curve25519 Elliptic Curve Diffie-Hellman encrypter of
JWE objects. |
Copyright © 2020 Connect2id Ltd.. All rights reserved.