# Functions
HashStringToBytes - convert a hex hash string to bytes */.
No description provided by the author
No description provided by the author
No description provided by the author
ToHex - converts a byte array to hex encoding with upper case */.
# Constants
No description provided by the author
No description provided by the author
# Structs
SecureSerializableValue - a proxy persisted value that just tracks the encoded bytes of a persisted value */.
# Interfaces
Hashable - anything that can provide it's hash */.
SecureSerializableValueI an interface that makes a serializable value secure with hashing */.
Serializable interface */.