AbstractStaticcontentCreates a hash string from the given content.
The content to store inside the hash string.
The hash string in the form "strategyName.version.hashedValue".
StatichashResolves the content of the given hash string.
The hash string to resolve the content of.
The hash content inside the given string.
Utilities around handling hashing.