Generate a Base64 string based on plain text.
Namespace:
System
Assembly:
Walter (in Walter.dll)
Parameters
- plainText
- Type: String
The plain text.
Return Value
System.String.
If the text was already base 64 the text will be used and no conversion is done