Пример #1
0
    private static void smethod_1(ICryptoTransform A_0, Class534 A_1)
    {
        int      num    = 0x11;
        Class803 class2 = new Class803();

        byte[] buffer  = A_0.TransformFinalBlock(A_1.byte_1, 0, A_1.byte_1.Length);
        byte[] buffer2 = A_0.TransformFinalBlock(A_1.byte_2, 0, A_1.byte_2.Length);
        byte[] buffer3 = class2.method_0(buffer);
        if (!Class85.smethod_11(buffer2, buffer3, A_1.int_1))
        {
            throw new Exception(BookmarkStart.b("挶儸帺ᴼ嬾⹀⁂い⩆ⱈ╊㥌潎⅐㉒♔⑖⹘㑚⽜㭞䅠੢ᙤ䝦hժ๬nͰŲၴᑶ൸啺", num));
        }
    }
Пример #2
0
    void Interface13.imethod_0(Stream A_0, Stream A_1, Stream A_2, string A_3)
    {
        A_0.Position = 8L;
        BinaryReader reader = new BinaryReader(A_0);
        Class1103    class2 = new Class1103(reader);
        Class534     class3 = new Class534(reader, true);

        smethod_0(class2);
        Class803         class4    = new Class803();
        ICryptoTransform transform = Class258.smethod_0(smethod_5(class2.int_1, class4, A_3, class3.byte_0));

        smethod_1(transform, class3);
        smethod_2(transform, A_1, A_2);
    }