AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
|
Namespaces | |
Aws | |
Aws::Crt | |
Aws::Crt::Crypto | |
Functions | |
bool AWS_CRT_CPP_API | Aws::Crt::Crypto::ComputeSHA256HMAC (Allocator *allocator, const ByteCursor &secret, const ByteCursor &input, ByteBuf &output, size_t truncateTo=0) noexcept |
bool AWS_CRT_CPP_API | Aws::Crt::Crypto::ComputeSHA256HMAC (const ByteCursor &secret, const ByteCursor &input, ByteBuf &output, size_t truncateTo=0) noexcept |