|
AWS IoT Device SDK C++ v2
1.42.0
AWS IoT Device SDK C++ v2
|
This is the complete list of members for Aws::Crt::Crypto::ByoHMAC, including all inherited members.
| ByoHMAC(size_t digestSize, const ByteCursor &secret, Allocator *allocator=ApiAllocator()) | Aws::Crt::Crypto::ByoHMAC | protected |
| DigestInternal(ByteBuf &output, size_t truncateTo=0) noexcept=0 | Aws::Crt::Crypto::ByoHMAC | protectedpure virtual |
| UpdateInternal(const ByteCursor &toHash) noexcept=0 | Aws::Crt::Crypto::ByoHMAC | protectedpure virtual |
| ~ByoHMAC()=default | Aws::Crt::Crypto::ByoHMAC | virtual |