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

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

DataBlock typedefalexaClientSDK::cryptoInterfaces::CryptoCodecInterface
finalize(DataBlock &dataOut) noexcept=0alexaClientSDK::cryptoInterfaces::CryptoCodecInterfacepure virtual
getTag(Tag &tag) noexcept=0alexaClientSDK::cryptoInterfaces::CryptoCodecInterfacepure virtual
init(const Key &key, const IV &iv) noexcept=0alexaClientSDK::cryptoInterfaces::CryptoCodecInterfacepure virtual
IV typedefalexaClientSDK::cryptoInterfaces::CryptoCodecInterface
Key typedefalexaClientSDK::cryptoInterfaces::CryptoCodecInterface
process(const DataBlock &dataIn, DataBlock &dataOut) noexcept=0alexaClientSDK::cryptoInterfaces::CryptoCodecInterfacepure virtual
process(DataBlock::const_iterator dataInBegin, DataBlock::const_iterator dataInEnd, DataBlock &dataOut) noexcept=0alexaClientSDK::cryptoInterfaces::CryptoCodecInterfacepure virtual
processAAD(const DataBlock &dataIn) noexcept=0alexaClientSDK::cryptoInterfaces::CryptoCodecInterfacepure virtual
processAAD(DataBlock::const_iterator dataInBegin, DataBlock::const_iterator dataInEnd) noexcept=0alexaClientSDK::cryptoInterfaces::CryptoCodecInterfacepure virtual
setTag(const Tag &tag) noexcept=0alexaClientSDK::cryptoInterfaces::CryptoCodecInterfacepure virtual
Tag typedefalexaClientSDK::cryptoInterfaces::CryptoCodecInterface
~CryptoCodecInterface() noexcept=defaultalexaClientSDK::cryptoInterfaces::CryptoCodecInterfacevirtual

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