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

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

DataBlock typedefalexaClientSDK::cryptoInterfaces::DigestInterface
finalize(DataBlock &dataOut) noexcept=0alexaClientSDK::cryptoInterfaces::DigestInterfacepure virtual
process(const DataBlock &dataIn) noexcept=0alexaClientSDK::cryptoInterfaces::DigestInterfacepure virtual
process(DataBlock::const_iterator begin, DataBlock::const_iterator end) noexcept=0alexaClientSDK::cryptoInterfaces::DigestInterfacepure virtual
processByte(unsigned char value) noexcept=0alexaClientSDK::cryptoInterfaces::DigestInterfacepure virtual
processString(const std::string &value) noexcept=0alexaClientSDK::cryptoInterfaces::DigestInterfacepure virtual
processUInt16(uint16_t value) noexcept=0alexaClientSDK::cryptoInterfaces::DigestInterfacepure virtual
processUInt32(uint32_t value) noexcept=0alexaClientSDK::cryptoInterfaces::DigestInterfacepure virtual
processUInt64(uint64_t value) noexcept=0alexaClientSDK::cryptoInterfaces::DigestInterfacepure virtual
processUInt8(uint8_t value) noexcept=0alexaClientSDK::cryptoInterfaces::DigestInterfacepure virtual
reset() noexcept=0alexaClientSDK::cryptoInterfaces::DigestInterfacepure virtual
~DigestInterface() noexcept=defaultalexaClientSDK::cryptoInterfaces::DigestInterfacevirtual

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