AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::cryptoInterfaces::test::MockCryptoFactory Member List

This is the complete list of members for alexaClientSDK::cryptoInterfaces::test::MockCryptoFactory, including all inherited members.

createDecoder(AlgorithmType type) noexcept=0alexaClientSDK::cryptoInterfaces::CryptoFactoryInterfacepure virtual
createDigest(DigestType type) noexcept=0alexaClientSDK::cryptoInterfaces::CryptoFactoryInterfacepure virtual
createEncoder(AlgorithmType type) noexcept=0alexaClientSDK::cryptoInterfaces::CryptoFactoryInterfacepure virtual
getKeyFactory() noexcept=0alexaClientSDK::cryptoInterfaces::CryptoFactoryInterfacepure virtual
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::cryptoInterfaces::test::MockCryptoFactory
~CryptoFactoryInterface() noexcept=defaultalexaClientSDK::cryptoInterfaces::CryptoFactoryInterfacevirtual

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0