otPlatCryptoSha256Hash

#include <crypto.h>

Represents a SHA-256 hash.

Summary

Public attributes

m8[32]
uint8_t
Hash bytes.

Public attributes

m8

uint8_t otPlatCryptoSha256Hash::m8[32]

Hash bytes.

Resources

OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.