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

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

generateIV(AlgorithmType type, IV &iv) noexcept=0alexaClientSDK::cryptoInterfaces::KeyFactoryInterfacepure virtual
generateKey(AlgorithmType type, Key &key) noexcept=0alexaClientSDK::cryptoInterfaces::KeyFactoryInterfacepure virtual
IV typedefalexaClientSDK::cryptoInterfaces::KeyFactoryInterface
Key typedefalexaClientSDK::cryptoInterfaces::KeyFactoryInterface
MOCK_NOEXCEPT_METHOD2(generateKey, bool(AlgorithmType type, Key &key))alexaClientSDK::cryptoInterfaces::test::MockKeyFactory
MOCK_NOEXCEPT_METHOD2(generateIV, bool(AlgorithmType type, IV &iv))alexaClientSDK::cryptoInterfaces::test::MockKeyFactory
~KeyFactoryInterface() noexcept=defaultalexaClientSDK::cryptoInterfaces::KeyFactoryInterfacevirtual

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