Esempio n. 1
0
    public string method_9(int int_4, string string_7)
    {
        int    num    = 0;
        string result = null;
        RSACryptoServiceProvider object_ = Delegate29.smethod_0(2048);

        Delegate164.smethod_0(object_, this.string_2);
        if (Delegate98.smethod_0(this.string_0, ""))
        {
            char[] array  = Delegate165.smethod_0(this.string_0);
            char[] array2 = new char[array.Length + 1];
            for (int i = 0; i < array.Length; i++)
            {
                if (i == 12)
                {
                    array2[num++] = (char)int_4;
                }
                array2[num] = array[i];
                num++;
            }
            string text  = Delegate124.smethod_0(Delegate30.smethod_0(array2), string_7);
            byte[] byte_ = Delegate168.smethod_0(object_, Delegate167.smethod_0(Delegate166.smethod_0(), text), false);
            result = Delegate153.smethod_1(byte_);
        }
        return(result);
    }
Esempio n. 2
0
 // Token: 0x060016AA RID: 5802
 // RVA: 0x00013FF3 File Offset: 0x000121F3
 public void method_4()
 {
     this.bool_0 = false;
     this.delegate27_0 = null;
     this.object_0 = null;
     this.exception_0 = null;
     this.delegate28_0 = null;
     this.delegate29_0 = null;
     this.bool_1 = false;
 }