AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Enumerations | Variables
CryptoBuf.h File Reference
#include <aws/core/utils/crypto/Cipher.h>
#include <aws/core/Core_EXPORTS.h>
#include <ios>

Go to the source code of this file.

Classes

class  Aws::Utils::Crypto::CryptoBuf
 
class  Aws::Utils::Crypto::SymmetricCryptoBufSrc
 
class  Aws::Utils::Crypto::SymmetricCryptoBufSink
 

Namespaces

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

Typedefs

typedef std::mbstate_t Aws::Utils::Crypto::FPOS_TYPE
 

Enumerations

enum class  Aws::Utils::Crypto::CipherMode { Aws::Utils::Crypto::Encrypt , Aws::Utils::Crypto::Decrypt }
 

Variables

static const size_t Aws::Utils::Crypto::DEFAULT_BUF_SIZE = 1024
 
static const size_t Aws::Utils::Crypto::PUT_BACK_SIZE = 1