AbstractStaticcontentCreates an encryption string from the given content.
The content to store inside the encryption string.
The encryption string in the form "strategyName.version.encryptedValue".
StaticencryptionResolves the content of the given encryption string.
The encryption string to resolve the content of.
The encryption content inside the given string.
Utilities around handling encryption.