AWS SDK for C++AWS SDK for C++ Version 1.11.717 |
Definition at line 43 of file S3EncryptionClient.h.
Definition at line 42 of file S3EncryptionClient.h.
| Enumerator | |
|---|---|
| AES_GCM | |
| AES_GCM_WITH_COMMITMENT | |
Definition at line 65 of file CryptoConfiguration.h.
| Enumerator | |
|---|---|
| FORBID_ENCRYPT_ALLOW_DECRYPT | |
| REQUIRE_ENCRYPT_ALLOW_DECRYPT | |
| REQUIRE_ENCRYPT_REQUIRE_DECRYPT | |
Definition at line 50 of file CryptoConfiguration.h.
| Enumerator | |
|---|---|
| ENCRYPTION_ONLY | |
| AUTHENTICATED_ENCRYPTION | |
| STRICT_AUTHENTICATED_ENCRYPTION | |
Definition at line 22 of file CryptoConfiguration.h.
| Enumerator | |
|---|---|
| DISABLED | |
| ALL | |
Definition at line 59 of file CryptoConfiguration.h.
| Enumerator | |
|---|---|
| V2 | |
| V2_AND_LEGACY | |
Definition at line 44 of file CryptoConfiguration.h.
| Enumerator | |
|---|---|
| METADATA | |
| INSTRUCTION_FILE | |
Definition at line 16 of file CryptoConfiguration.h.
Definition at line 34 of file S3EncryptionClient.h.
Derive an encryption key from a given data key and message ID using HKDF-SHA512.
| data_key | Input data key (symmetric key material). |
| message_id | Unique per-message identifier. |
| output | Output buffer to receive the derived key. Must be pre-sized appropriately. |
Derive an encryption key from a given data key and message ID using HKDF-SHA512.
| data_key | Input data key (symmetric key material). |
| message_id | Unique per-message identifier. |
| output | Output buffer to receive the derived key. Must be pre-sized appropriately. |
Definition at line 72 of file DataHandler.h.
Definition at line 73 of file DataHandler.h.
Definition at line 74 of file DataHandler.h.
Definition at line 75 of file DataHandler.h.
Definition at line 64 of file DataHandler.h.
Definition at line 22 of file DataHandler.h.
Definition at line 19 of file DataHandler.h.
Definition at line 23 of file DataHandler.h.
Definition at line 18 of file DataHandler.h.
Definition at line 68 of file DataHandler.h.
Definition at line 65 of file DataHandler.h.
Definition at line 67 of file DataHandler.h.
Definition at line 25 of file DataHandler.h.
Definition at line 20 of file DataHandler.h.
Definition at line 69 of file DataHandler.h.
Definition at line 24 of file DataHandler.h.
Definition at line 66 of file DataHandler.h.
Definition at line 21 of file DataHandler.h.
Definition at line 70 of file DataHandler.h.
Definition at line 17 of file DataHandler.h.