# Functions
GetNodeContext - setup a context with the self node */.
GetSelfNode - given a context, return the self node associated with it */.
Hash - hash the given data and return the hash as hex string */.
RawHash - Logic to hash the text and return the hash bytes */.
# Variables
Self represents the node of this intance */.
# Type aliases
No description provided by the author