![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <MockCryptoFactory.h>
Mock class for CryptoFactoryInterface
.
alexaClientSDK::cryptoInterfaces::test::MockCryptoFactory::MOCK_NOEXCEPT_METHOD0 | ( | getKeyFactory | , |
std::shared_ptr< KeyFactoryInterface > | () | ||
) |
alexaClientSDK::cryptoInterfaces::test::MockCryptoFactory::MOCK_NOEXCEPT_METHOD1 | ( | createEncoder | , |
std::unique_ptr< CryptoCodecInterface > | AlgorithmType | ||
) |
alexaClientSDK::cryptoInterfaces::test::MockCryptoFactory::MOCK_NOEXCEPT_METHOD1 | ( | createDecoder | , |
std::unique_ptr< CryptoCodecInterface > | AlgorithmType | ||
) |
alexaClientSDK::cryptoInterfaces::test::MockCryptoFactory::MOCK_NOEXCEPT_METHOD1 | ( | createDigest | , |
std::unique_ptr< DigestInterface > | DigestType | ||
) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0