Uses of Class
com.nimbusds.jose.crypto.impl.ECDHCryptoProvider
Packages that use ECDHCryptoProvider
Package
Description
Implementations of standard Javascript Object Signing and Encryption (JOSE)
algorithms.
-
Uses of ECDHCryptoProvider in com.nimbusds.jose.crypto
Subclasses of ECDHCryptoProvider in com.nimbusds.jose.cryptoModifier and TypeClassDescriptionclassElliptic Curve Diffie-Hellman decrypter ofJWE objectsfor curves using EC JWK keys.classElliptic Curve Diffie-Hellman encrypter ofJWE objectsfor curves using EC JWK keys.classCurve25519 Elliptic Curve Diffie-Hellman decrypter ofJWE objects.classCurve25519 Elliptic Curve Diffie-Hellman encrypter ofJWE objects.