Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
Public Attributes | List of all members
Burger::SHA1_t Struct Reference

20 byte array to contain a SHA-1 hash More...

Public Attributes

uint8_t m_Hash [20]
 160 bit hash value in RFC 3174 SHA-1 format
 

Detailed Description

20 byte array to contain a SHA-1 hash


Full documentation on this hash format can be found here http://en.wikipedia.org/wiki/SHA-1

See also
hash(SHA1_t *,const void *,uintptr_t) and SHA1Hasher_t

Member Data Documentation

◆ m_Hash

uint8_t Burger::SHA1_t::m_Hash[20]

160 bit hash value in RFC 3174 SHA-1 format