AWS IoT Device SDK C++ v2  1.41.0
AWS IoT Device SDK C++ v2
Namespaces | Functions
HKDF.h File Reference
#include <aws/crt/Exports.h>
#include <aws/crt/Types.h>

Go to the source code of this file.

Namespaces

 Aws
 
 Aws::Crt
 
 Aws::Crt::Crypto
 

Functions

bool AWS_CRT_CPP_API Aws::Crt::Crypto::DeriveSHA512HMACHKDF (Allocator *allocator, ByteCursor ikm, ByteCursor salt, ByteCursor info, ByteBuf &out, size_t length) noexcept