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 |
---|---|
protected ConcatKDF |
ECDHCryptoProvider.getConcatKDF()
Returns the Concatenation Key Derivation Function (KDF).
|
Modifier and Type | Method and Description |
---|---|
static SecretKey |
ECDH.deriveSharedKey(JWEHeader header,
SecretKey Z,
ConcatKDF concatKDF)
Derives a shared key (via concat KDF).
|
Copyright © 2021 Connect2id Ltd.. All rights reserved.