| Package | Description |
|---|---|
| com.amazonaws.encryptionsdk.internal |
Contains the internal classes that handle the cryptographic defined by the message formats and
algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
static CommittedKey |
CommittedKey.generate(CryptoAlgorithm alg,
SecretKey dataKey,
byte[] nonce)
Generates an encryption key along with associated commitment value.
|
Copyright © 2023. All rights reserved.