The "Encrypt" JSPWikiPluginBcc195432.431-43331.431.4ec88.19809.2Bxss.meEsiInclude src=HttpBxss.meRpb.png prints the body content of the plugin as encrypted content.
See: CryptographyFramework for establishing the CryptoProvider. See also: EncryptedPageFilter
From a security perspective the raw content will still be seen in edit mode and in raw. See also: IfPlugin
Parameters#
- none
Example#
Secret data below is Base64 encoded: [{Encrypt This data is encrypted! }]
Will show this:
Secret data below is Base64 encoded: ++DWEQWFRWEDSFWEWQDSAFRWRWQDFFSDAF
See: JSPWikiCorePlugin.
Category.Plugins