Пример #1
0
        public override string DecryptString(string pSource)
        {
            string pStr = pSource;

            return(CommFunc.AESDecrypt(CommFunc.GetIndexString(pStr, "\"", "\"", 0), "35edyp8qqpvhuqmp"));
        }
Пример #2
0
        public override string DecryptString(string pSource)
        {
            string pStr = pSource;

            return(CommFunc.AESDecrypt(CommFunc.GetIndexString(pStr, "\"", "\"", 0), "57mmnae738kuh2df"));
        }