AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
HKDF.cpp File Reference
#include <aws/crt/crypto/HKDF.h>
#include <aws/cal/hkdf.h>

Namespaces

namespace  Aws
namespace  Aws::Crt
namespace  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