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

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

createDecoder(AlgorithmType type) noexcept overridealexaClientSDK::acsdkCryptoInterfaces::test::MockCryptoFactoryinlinevirtual
createDigest(DigestType type) noexcept overridealexaClientSDK::acsdkCryptoInterfaces::test::MockCryptoFactoryinlinevirtual
createEncoder(AlgorithmType type) noexcept overridealexaClientSDK::acsdkCryptoInterfaces::test::MockCryptoFactoryinlinevirtual
getKeyFactory() noexcept overridealexaClientSDK::acsdkCryptoInterfaces::test::MockCryptoFactoryinlinevirtual
MOCK_METHOD0(_getKeyFactory, std::shared_ptr< KeyFactoryInterface >())alexaClientSDK::acsdkCryptoInterfaces::test::MockCryptoFactory
MOCK_METHOD1(_createEncoder, std::unique_ptr< CryptoCodecInterface >(AlgorithmType))alexaClientSDK::acsdkCryptoInterfaces::test::MockCryptoFactory
MOCK_METHOD1(_createDecoder, std::unique_ptr< CryptoCodecInterface >(AlgorithmType))alexaClientSDK::acsdkCryptoInterfaces::test::MockCryptoFactory
MOCK_METHOD1(_createDigest, std::unique_ptr< DigestInterface >(DigestType))alexaClientSDK::acsdkCryptoInterfaces::test::MockCryptoFactory
~CryptoFactoryInterface() noexcept=defaultalexaClientSDK::acsdkCryptoInterfaces::CryptoFactoryInterfacevirtual

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