![]() |
AlexaClientSDK
1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <ostream>

Go to the source code of this file.
Namespaces | |
| alexaClientSDK | |
| Whether or not curl logs should be emitted. | |
| alexaClientSDK::acsdkCrypto | |
| OpenSSL-based implementation. | |
| std | |
Macros | |
| #define | OPENSSL_VERSION_NUMBER_1_1_0 0x10100000L |
| Macro for cutting off OpenSSL features introduced before 1.1.0 release. More... | |
Enumerations | |
| enum | alexaClientSDK::acsdkCrypto::CodecType : int { alexaClientSDK::acsdkCrypto::CodecType::Decoder = 0, alexaClientSDK::acsdkCrypto::CodecType::Encoder = 1 } |
| Typed enumeration for codec types to use with EVP API. More... | |
| enum | alexaClientSDK::acsdkCrypto::PaddingMode : int { alexaClientSDK::acsdkCrypto::PaddingMode::NoPadding = 0, alexaClientSDK::acsdkCrypto::PaddingMode::Padding = 1 } |
| Typed enumeration for padding mode to use with EVP API. More... | |
AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0