Module apphash_base64

Source
Expand description

AppHash serialization with validation

Functionsยง

deserialize
Deserialize a base64-encoded string into an AppHash
serialize
Serialize from AppHash into a base64-encoded string.