AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <string>
#include <acsdk/CodecUtils/Hex.h>
#include <acsdk/CryptoInterfaces/test/MockCryptoFactory.h>
#include <acsdk/CryptoInterfaces/test/MockDigest.h>
#include <acsdk/Properties/private/EncryptionKeyPropertyCodec.h>
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::properties | |
Properties Implementation. | |
alexaClientSDK::properties::test | |
Test cases for Properties Implementation. | |
Macros | |
#define | RETURN_UNIQUE_PTR(x) (x) |
Functions | |
alexaClientSDK::properties::test::TEST (EncryptionKeyPropertyTest, test_encodeDer) | |
alexaClientSDK::properties::test::TEST (EncryptionKeyPropertyTest, test_decodeDer) | |
Variables | |
static const std::string | alexaClientSDK::properties::test::DER_ENCODED_HEX |
#define RETURN_UNIQUE_PTR | ( | x | ) | (x) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0