Package | Description |
---|---|
com.nimbusds.jose.crypto.impl |
Cryptographic primitives for JWS signers, JWS verifiers, JWE encrypters and
JWE decrypters in the
com.nimbusds.jose.crypto package. |
Modifier and Type | Method and Description |
---|---|
static ECDH.AlgorithmMode |
ECDH.resolveAlgorithmMode(JWEAlgorithm alg)
Resolves the ECDH algorithm mode.
|
static ECDH.AlgorithmMode |
ECDH.AlgorithmMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECDH.AlgorithmMode[] |
ECDH.AlgorithmMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Connect2id Ltd.. All rights reserved.