Decode an encrypted String type data with encode.
static List decode(String value) { return value.split("~~!feValueIndex!~~"); }