Commit c2b0c70
authored
Correct 216
Option D (GenerateDataKeyWithoutPlaintext): This API returns only the encrypted data key, but you need the plaintext data key to actually encrypt your data. You can't encrypt data with an encrypted key!1 parent 06cb2af commit c2b0c70
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2514 | 2514 | | |
2515 | 2515 | | |
2516 | 2516 | | |
2517 | | - | |
2518 | | - | |
| 2517 | + | |
| 2518 | + | |
2519 | 2519 | | |
2520 | 2520 | | |
2521 | 2521 | | |
| |||
0 commit comments