0.01.00
hmac_sha256.hpp File Reference

This file includes definitions for performing HMAC SHA-256 computations. More...

#include "openthread-core-config.h"
#include "utils/wrap_stdint.h"
#include <mbedtls/md.h>

Go to the source code of this file.

Classes

class  ot::Crypto::HmacSha256
 This class implements HMAC SHA-256 computation. More...
 

Detailed Description

This file includes definitions for performing HMAC SHA-256 computations.