// Token: 0x06000401 RID: 1025 RVA: 0x000206A0 File Offset: 0x0001E8A0 public void imethod_1(bool bool_1, Interface6 interface6_0) { this.bool_0 = bool_1; if (interface6_0 is Class25) { Class25 @class = (Class25)interface6_0; byte[] array = @class.method_0(); if (array.Length != this.int_0) { throw new ArgumentException("initialisation vector must be the same length as block size"); } Array.Copy(array, 0, this.byte_0, 0, array.Length); interface6_0 = @class.method_1(); } this.imethod_5(); this.interface1_0.imethod_1(this.bool_0, interface6_0); }
internal bool method_15(Class25 class25_3) { return(Predicate.Orient3d_exact(this.class25_0.method_0(), this.class25_1.method_0(), this.class25_2.method_0(), class25_3.method_0()) < 0.0); }