 |
AlexaClientSDK
1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Go to the documentation of this file.
16 #ifndef ACSDKCRYPTO_PRIVATE_OPENSSLTYPES_H_
17 #define ACSDKCRYPTO_PRIVATE_OPENSSLTYPES_H_
24 #define OPENSSL_VERSION_NUMBER_1_1_0 0x10100000L
29 namespace acsdkCrypto {
58 static constexpr
int OPENSSL_OK = 1;
72 #endif // ACSDKCRYPTO_PRIVATE_OPENSSLTYPES_H_
PaddingMode
Typed enumeration for padding mode to use with EVP API.
Definition: OpenSslTypes.h:50
std::ostream & operator<<(std::ostream &stream, HTTP2Transport::State state)
Definition: HTTP2Transport.cpp:162
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
CodecType
Typed enumeration for codec types to use with EVP API.
Definition: OpenSslTypes.h:38
Definition: CapabilityConfiguration.h:190
AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0