Typedef ouster::sdk::core::sha256_hash_t¶
Defined in File sha256.h
Typedef Documentation¶
-
using ouster::sdk::core::sha256_hash_t = std::array<uint32_t, WORDS_PER_SHA256_HASH>¶
An array for a 256 byte hash.
Defined in File sha256.h
An array for a 256 byte hash.