Return the clear text value decoded from the Base64 value provided
Command:
from_base64
Syntax:
from_base64 <value>
Example:
> from_base64 "SGVsbG8gV29ybGQh" Hello World!
Last updated 5 months ago