Static class that does BASE64URL encoding (using URL and filename safe alphabet), as defined in RFC46...
static byte[] Decode(string Base64Url)
Converts a Base64URL-encoded string to its binary representation.
Base64UrlDecode(Base64Url)
Base64UrlDecode(ScriptNode Base64Url, int Start, int Length, Expression Expression)
Base64UrlDecode(Base64Url)
override IElement EvaluateScalar(string Argument, Variables Variables)
Evaluates the function on a scalar argument.
override string FunctionName
Name of the function