if ((!data.string || !data.string.length) ||
                !Number(data.configs.encrypt)) {
                return data.string;
            }