AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Enumerations
EncryptionMaterials.h File Reference
#include <aws/core/Core_EXPORTS.h>
#include <aws/core/utils/crypto/CryptoBuf.h>
#include <aws/core/utils/Outcome.h>
#include <aws/core/client/AWSError.h>
#include <aws/core/utils/crypto/ContentCryptoMaterial.h>
#include <aws/core/NoResult.h>

Go to the source code of this file.

Classes

class  Aws::Utils::Crypto::EncryptionMaterials
 

Namespaces

namespace  Aws
 
namespace  Aws::Utils
 
namespace  Aws::Utils::Crypto
 

Typedefs

typedef Outcome< Aws::NoResult, Aws::Client::AWSError< CryptoErrors > > Aws::Utils::Crypto::CryptoOutcome
 

Enumerations

enum class  Aws::Utils::Crypto::CryptoErrors { Aws::Utils::Crypto::ENCRYPT_CONTENT_ENCRYPTION_KEY_FAILED , Aws::Utils::Crypto::DECRYPT_CONTENT_ENCRYPTION_KEY_FAILED , Aws::Utils::Crypto::GENERATE_CONTENT_ENCRYPTION_KEY_FAILED }