AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
SymmetricCipher.h File Reference
#include <aws/cal/symmetric_cipher.h>
#include <aws/crt/Exports.h>
#include <aws/crt/Types.h>

Go to the source code of this file.

Classes

class  Aws::Crt::Crypto::SymmetricCipher

Namespaces

namespace  Aws
namespace  Aws::Crt
namespace  Aws::Crt::Crypto

Enumerations

enum class  Aws::Crt::Crypto::SymmetricCipherState { Aws::Crt::Crypto::Ready = AWS_SYMMETRIC_CIPHER_READY , Aws::Crt::Crypto::Finalized = AWS_SYMMETRIC_CIPHER_FINALIZED , Aws::Crt::Crypto::Error = AWS_SYMMETRIC_CIPHER_ERROR }

Variables

static const size_t Aws::Crt::Crypto::AES_256_CIPHER_BLOCK_SIZE = 16u
static const size_t Aws::Crt::Crypto::AES_256_KEY_SIZE_BYTES = 32u