AWS SDK for C++
0.12.9
AWS SDK for C++
|
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 | |
Aws | |
JSON (JavaScript Object Notation). | |
Aws::Utils | |
Aws::Utils::Crypto | |
Typedefs | |
typedef std::mbstate_t | Aws::Utils::Crypto::FPOS_TYPE |
Enumerations | |
enum | Aws::Utils::Crypto::CipherMode { Aws::Utils::Crypto::CipherMode::Encrypt, Aws::Utils::Crypto::CipherMode::Decrypt } |
Variables | |
static const size_t | Aws::Utils::Crypto::DEFAULT_BUF_SIZE = 1024 |
static const size_t | Aws::Utils::Crypto::PUT_BACK_SIZE = 1 |