aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Aws::Crt::Crypto::ByoHMAC Member List

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::ByoHMACprotected
DigestInternal(ByteBuf &output, size_t truncateTo=0) noexcept=0Aws::Crt::Crypto::ByoHMACprotectedpure virtual
UpdateInternal(const ByteCursor &toHash) noexcept=0Aws::Crt::Crypto::ByoHMACprotectedpure virtual
~ByoHMAC()=defaultAws::Crt::Crypto::ByoHMACvirtual