#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include struct VirtualActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtualActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtualFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtualFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; // System.Action`1 struct Action_1_t9CE06C44CCCCA956D6961100D645BC2564BC0334; // System.Action`1 struct Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC; // System.Threading.AsyncLocal`1 struct AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349; // DG.Tweening.Core.DOGetter`1 struct DOGetter_1_tF0D36C857825240D5F2039FD835743757A8410EF; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t30A4EEA989621CA9B6EE93D537EC7E1889ABAEAD; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tE5754412405C4AEFB1873E22011E9D47EB99E4FD; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tAF97BD994FECC209A1DDB69EC91DF3972CE03ED3; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t77F8FC959600316EC249E40D4F897C410EB375F8; // System.Collections.Generic.HashSet`1 struct HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B; // System.Collections.Generic.HashSet`1 struct HashSet_1_t658A4F799C39BCEF71EEB383AC1FCCFDC8447673; // System.Collections.Generic.HashSet`1 struct HashSet_1_t5533B0D98DD1468698FE156F17EA79B503560130; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tBD60400523D840591A17E4CBBACC79397F68FAA2; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t622C3F883163157A244F5BF726BD781FF0482C54; // System.Collections.Generic.List`1 struct List_1_t08E192A6E99857FD75EAA081A5D3BEC33729EDBE; // System.Collections.Generic.List`1 struct List_1_t34AA4AF4E7352129CA58045901530E41445AC16D; // System.Collections.Generic.List`1 struct List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5; // System.Collections.Generic.List`1 struct List_1_tFBF8941865FA74B072CCEFDC9F4BB346FCA83144; // System.Collections.Generic.List`1 struct List_1_t815A476B0A21E183042059E705F9E505478CD8AE; // System.Collections.Generic.List`1 struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.Generic.List`1 struct List_1_tE52E5C2E148404DCA0A2B88A1600C766B82394C6; // System.Collections.Generic.List`1 struct List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C; // System.Collections.Generic.List`1 struct List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3; // System.Collections.Generic.List`1 struct List_1_t03823A5CB2146F640CB891BC5193FF26DD685494; // System.Collections.Generic.List`1 struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3; // System.Collections.Generic.List`1 struct List_1_t27D7842CA3FD659C9BE64845F118C2590EE2D2C0; // System.Predicate`1 struct Predicate_1_tB4F754B3E9DEE1E0D6B5EF4F2E333344DE8909B5; // System.Collections.Generic.Queue`1 struct Queue_1_tAF2A710AEBB98604F7E35A3CD161FA0838FD96D4; // System.Threading.Tasks.Task`1 struct Task_1_tEF253D967DB628A9F8A389A9F2E4516871FD3725; // DG.Tweening.TweenCallback`1 struct TweenCallback_1_t145CD5D30F08B617B445D2B1B79A7BAADC305B9B; // UnityEngine.UI.CoroutineTween.TweenRunner`1 struct TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3; // UnityEngine.Events.UnityAction`1 struct UnityAction_1_t4A1848C01D99711D0E3D235F1FDBBA96BA48B647; // UnityEngine.Events.UnityAction`2 struct UnityAction_2_tDEF0DD47461C853F98CD2FF3CEC4F5EE13A19906; // UnityEngine.Events.UnityEvent`2 struct UnityEvent_2_t87EBBE9C0951F807F3734879525E5449ED7779D1; // UnityEngine.Events.UnityEvent`3 struct UnityEvent_3_t491B50A20C43814FDE7F5D7B4564E3D5472B90C9; // System.Int32[][] struct Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF; // UnityEngine.AnimationClip[] struct AnimationClipU5BU5D_t93D1A9ADEC832A4EABC0353D9E4E435B22B28489; // AnimationPlayer[] struct AnimationPlayerU5BU5D_t53EFB9C221F3C69105619719E5731B924896C0A6; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger[] struct BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier[] struct DerObjectIdentifierU5BU5D_t801513A53C26B675A2EC1C7456321775EDCC225F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement[] struct ECFieldElementU5BU5D_tED7137DB1C0FB7E75B3A30A606822D4ED381D94E; // UnityEngine.GUILayoutOption[] struct GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // LanguageFontSize[] struct LanguageFontSizeU5BU5D_tA2FB2C4AC58E862D8D2F2D71909256A8BE2B29A0; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // System.Reflection.ParameterInfo[] struct ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B; // PropConfig[] struct PropConfigU5BU5D_t943E037504A78778E3718204CCB7B1552A7A7CF0; // PropInfo[] struct PropInfoU5BU5D_tE6511FABDB0A764A9F15A5200E0CEE5130C0FC34; // UnityEngine.RectTransform[] struct RectTransformU5BU5D_tA38C18F6D88709B30F107C43E0669847172879D5; // BestHTTP.Examples.SampleDescriptor[] struct SampleDescriptorU5BU5D_tCCA18BA871DC35692B55F079A786833EB4EB424A; // UnityEngine.UI.Selectable[] struct SelectableU5BU5D_tECF9F5BDBF0652A937D18F10C883EFDAE2E62535; // UnityEngine.Sprite[] struct SpriteU5BU5D_t8DB77E112FFC97B722E701189DCB4059F943FD77; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // UnityEngine.UIVertex[] struct UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; // System.UInt64[] struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; // UnityEngine.Vector2[] struct Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA; // UnityEngine.Vector3[] struct Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509CertificateStructure[] struct X509CertificateStructureU5BU5D_t2F3A4833FE6F77F1E0B95CFEAD767253B6538B58; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/Parameter[] struct ParameterU5BU5D_t0836822C336B8F480B98EF33B89FE33ADC18B01A; // UnityStandardAssets.Utility.TimedObjectActivator/Entry[] struct EntryU5BU5D_tB72487369DD814BF78806A7F84797D9D4D1358EA; // System.Action struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.Adler32 struct Adler32_tA7FF29BBF4C9B4738DDE9CA1F7F5B6457DDF5EC2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier struct AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9; // UnityEngine.AndroidJavaClass struct AndroidJavaClass_t52E934B16476D72AA6E4B248F989F2F825EB62D4; // UnityEngine.AndroidJavaObject struct AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E; // UnityEngine.Animation struct Animation_t8C4FD9513E57F59E8737AD03938AAAF9EFF2F0D8; // UnityEngine.AnimationClip struct AnimationClip_tD9BFD73D43793BA608D5C0B46BE29EB59E40D178; // AnimationPlayer struct AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D; // UnityEngine.UI.AnimationTriggers struct AnimationTriggers_tF38CA7FA631709E096B57D732668D86081F44C11; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable struct Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OctetString struct Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8; // AudioMgr struct AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0; // UnityEngine.AudioSource struct AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream struct BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger struct BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // ArduinoBluetoothAPI.BluetoothHelper struct BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2; // ArduinoBluetoothAPI.BluetoothHelperCharacteristic struct BluetoothHelperCharacteristic_t192402A7C03FD9857C87822D541F8737A469B6E9; // BluetoothHolder struct BluetoothHolder_t4DBEA50E009298B24F00D5EA5D46D2822395FD51; // UnityEngine.UI.Button struct Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.ByteQueue struct ByteQueue_tFCDD21AF1559BE58C2488F5FA5AEBAA16ED1A471; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.ByteQueueStream struct ByteQueueStream_t4D33684562A3B8282ABEF110EF63454A9E2B6CF8; // System.Globalization.Calendar struct Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A; // UnityEngine.Canvas struct Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA; // UnityEngine.CanvasRenderer struct CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.Certificate struct Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E; // System.Globalization.CodePageDataItem struct CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E; // System.Globalization.CompareInfo struct CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684; // BestHTTP.Cookies.Cookie struct Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg struct CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78; // System.Globalization.CultureData struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90; // System.Text.DecoderFallback struct DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.Deflate struct Deflate_t2AE4FB95702F6B4AAB462CA24EB839E5DFF6C169; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString struct DerBitString_t305465793A47445626D3541AB8CEDE347D874524; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerInteger struct DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier struct DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve struct ECCurve_t850A42EEB1867F313B111B5A75430D443165B926; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Endo.ECEndomorphism struct ECEndomorphism_tC94CEDEA023268D74990A2B2C08487E5D3DE2F7E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement struct ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Multiplier.ECMultiplier struct ECMultiplier_t157DBBD8C0030BD905D93F22A7EDD2DD8AF2C0AC; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint struct ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA; // DG.Tweening.EaseFunction struct EaseFunction_tC7ECEFDCAE4EC041E6FD7AC7C021E7B7680EFEB9; // System.Text.Encoder struct Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A; // System.Text.EncoderFallback struct EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4; // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertID struct EssCertID_t773CAD5C100D56F09CA4274747ACFFA9FF0DFADD; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertIDv2 struct EssCertIDv2_tBA534165AB04C20A232CFCCC8C86D06BF93246F6; // BestHTTP.ServerSentEvents.EventSource struct EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39; // BestHTTP.SocketIO.Events.EventTable struct EventTable_t76F21E1411E3D0DE1E2C264373C60344B889E631; // System.Threading.EventWaitHandle struct EventWaitHandle_t80CDEB33529EF7549E7D3E3B689D8272B9F37F3C; // System.Exception struct Exception_t; // System.Threading.ExecutionContext struct ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.F2mCurve struct F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.F2mPoint struct F2mPoint_t59403C813B19AE1CA2B41B27F53D6A6E7C9C116F; // UnityEngine.UI.FontData struct FontData_t0F1E9B3ED8136CD40782AC9A6AFB69CAD127C738; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.FpCurve struct FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.FpPoint struct FpPoint_t4D1072D1E2CB8D2BA79DEDF216003F575977B278; // UnityEngine.GUILayoutOption struct GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB; // GameMgr struct GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950; // GameMode struct GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82; // UnityEngine.GameObject struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.GeneralNames struct GeneralNames_tFF74584199F5CAD145B6DA73D7552D4B4FD101E5; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Endo.GlvTypeBParameters struct GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD; // UnityEngine.UI.Graphic struct Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HMacSP800Drbg struct HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21; // BestHTTP.HTTPRequest struct HTTPRequest_t315DE271990629AEA5B463C9B4EF797C4254EE42; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HashSP800Drbg struct HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090; // System.Collections.Hashtable struct Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC; // System.IAsyncResult struct IAsyncResult_tC9F97BF36FCF122D29D3101D80642278297BF370; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IBlockCipher struct IBlockCipher_t4FA7EA6D085ACCAA4231532AE167B550195B1CAA; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest struct IDigest_tB278FE56BD588CA024BB5476E2A7468F836C78C6; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IEntropySource struct IEntropySource_tB5D9DE195690CD14EA3F129F3F30B2B6A8B21CCE; // System.Collections.IEnumerable struct IEnumerable_t47A618747A1BB2A868710316F7372094849163A2; // System.Collections.IEnumerator struct IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.Field.IFiniteField struct IFiniteField_t93F742CE2136665713411FB881C26BD6E901868C; // System.IFormatProvider struct IFormatProvider_tF2AECC4B14F41D36718920D67F930CED940412DF; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IMac struct IMac_tF574CEDFF4E3D5D95581FD8DF86EF985AE61B37C; // System.Security.Principal.IPrincipal struct IPrincipal_t850ACE1F48327B64F266DD2C6FD8C5F56E4889E2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.ISP80090Drbg struct ISP80090Drbg_tD9E43051EC2E6003A066F7CDF0D33BF651AF1BAF; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.ISigner struct ISigner_tCCA744D5676F335002A9182CD1A47660B2100EEA; // UnityEngine.UI.Image struct Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.Inflate struct Inflate_tA57633237054BCAD6EDC8DBC06F34D50C1680638; // UnityEngine.UI.InputField struct InputField_tB41A2814F31A3E9373D443EDEBBB2856006324D0; // System.Threading.InternalThread struct InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.IssuerSerial struct IssuerSerial_t7368EB3A12EDEEEFCB87BE6B748D2FD5B54BAE37; // LanguageDefault struct LanguageDefault_tD042AD73E528D2C0588434FCA27BAE33595E5783; // System.LocalDataStoreHolder struct LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146; // System.LocalDataStoreMgr struct LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A; // System.Threading.ManualResetEvent struct ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA; // System.Runtime.InteropServices.MarshalAsAttribute struct MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6; // UnityEngine.Material struct Material_t8927C00353A72755313F046D0CE85178AE8218EE; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // System.Reflection.MemberInfo struct MemberInfo_t; // System.IO.MemoryStream struct MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C; // UnityEngine.Mesh struct Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6; // System.Reflection.MethodInfo struct MethodInfo_t; // System.MulticastDelegate struct MulticastDelegate_t; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A; // BestHTTP.ServerSentEvents.OnErrorDelegate struct OnErrorDelegate_tC65256FA4529277BEE095CE03CB1343FB9B6ABA6; // BestHTTP.ServerSentEvents.OnGeneralEventDelegate struct OnGeneralEventDelegate_t79AC34C417C5DE6CDA69A5146ECF4214BB8D595C; // BestHTTP.ServerSentEvents.OnMessageDelegate struct OnMessageDelegate_tC0BAB129124AAC8063F01669CC3AF1452924A55F; // BestHTTP.ServerSentEvents.OnRetryDelegate struct OnRetryDelegate_t564EE7131CFF7502064BEE9552A445545E751E33; // BestHTTP.ServerSentEvents.OnStateChangedDelegate struct OnStateChangedDelegate_t6EE433C3A171EBB3BE1825700E2DE0EDA19AD3B1; // BestHTTP.SocketIO.Packet struct Packet_tEC8935E5D194F56CC4B67F667D19449C3416702F; // System.Reflection.ParameterInfo struct ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7; // PropConfig struct PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6; // PropInfo struct PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A; // PropMgr struct PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.RecordStream struct RecordStream_t7C44C947EB6F1ED4E1EE3A0869D4D9542A6D6C3E; // UnityEngine.UI.RectMask2D struct RectMask2D_tD909811991B341D752E4C978C89EFB80FA7A2B15; // UnityEngine.RectTransform struct RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072; // UnityEngine.Renderer struct Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // Microsoft.Win32.SafeHandles.SafeWaitHandle struct SafeWaitHandle_tF37EACEDF9C6F350EB4ABC1E1F869EECB0B5ABB1; // BestHTTP.Examples.SampleDescriptor struct SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605; // BestHTTP.Examples.SampleSelector struct SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D; // ScanScene2 struct ScanScene2_t00FFF20BE7367454D4ADD8E1CD1DA96754027229; // ScanSceneManager struct ScanSceneManager_tF4BD176F7BEE4ED7A6FE7A08960DF11E6A9F630D; // SmartBowLib.lebo.ScreenProjection struct ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0; // ScreenProjectionView struct ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A; // JC.ScrollPanel struct ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5; // UnityEngine.UI.ScrollRect struct ScrollRect_tB16156010F89FFDAAB2127CA878608FD91B9FBEA; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Curve struct SecP128R1Curve_t9094E2B9644238D6060536D09510E6C9162CDB0E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1FieldElement struct SecP128R1FieldElement_t49428FD6828CB58882E01101A425BA3C2C1981CD; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Point struct SecP128R1Point_t8692993EC66DBB3F20DEBE66C1E161DE161D44BF; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Curve struct SecP160K1Curve_t87658E34DED01B4A88556BFCB4B8C1842DC0D2F8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Point struct SecP160K1Point_tC9D78CE23146455FCB690963CF4DD73F87AD41B2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Curve struct SecP160R1Curve_t442E00201CC6F63D35D61A7D8609787EC71DA94E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1FieldElement struct SecP160R1FieldElement_t9A0161B3B94B0421EDD4B4A05EA23DC37CCB294F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Point struct SecP160R1Point_t00A983A7E3978739581EBF179429BF5EC3B8B913; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Curve struct SecP160R2Curve_tBD65C0EC7161EFCD69149F2B8E4C7D037BCA7633; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2FieldElement struct SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Point struct SecP160R2Point_t72D9C667A3F03035A82720FF40CC897953346ABA; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Curve struct SecP192K1Curve_tABE6933F82FC542A75AF653A628894FF831C2CB5; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1FieldElement struct SecP192K1FieldElement_t57C45C1652BB425ABF472CE217A3DA10D440BC4B; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Point struct SecP192K1Point_tB6B47D1A9820CA3ADB329299A920770806CEFC27; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Curve struct SecP192R1Curve_t620AA99B8C9EB3B057582DA81C2D790AFF36C65A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1FieldElement struct SecP192R1FieldElement_tEAD15D463E7397ABC6EE0CF5E482D6467FA5C50D; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Point struct SecP192R1Point_t67853127563F8DE937912F3E93AAAF88F3358E70; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Curve struct SecP224K1Curve_t871F2F73439E92B58FB85BD6C8EC88FDE236D35B; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1FieldElement struct SecP224K1FieldElement_t8843E3EAF8A8A659BFC25713AE1E77B162588ABA; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Point struct SecP224K1Point_t2452A7F14ACA517EDEFEF264B9F6BB944E02BFE3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Curve struct SecP224R1Curve_tD2242B068AA82F224D985DBD69D3753EB0D5DAD1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1FieldElement struct SecP224R1FieldElement_t1E735FDFC3439F4A0C9B60946A7E6F2562B43D7F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Point struct SecP224R1Point_tC2192FC4501913D3A5DD78F941821B215E1ACAF0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Curve struct SecP256K1Curve_t1B5A1A8E8602D15BF671C65F61B26CC6BC93C0B2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1FieldElement struct SecP256K1FieldElement_t22D5CCD1C532F8963A04C0492E77BA171471F2F9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Point struct SecP256K1Point_tA0026584926444C0D3E5C7687682367B088D7BF6; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Curve struct SecP256R1Curve_t6962B833B7AE6E67A209B0289D64920842DB01C0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1FieldElement struct SecP256R1FieldElement_t09A8A39F2181DC8AF2C675BBCE2131536F71B7D9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Point struct SecP256R1Point_t92458910BB808343BA4446F00B2A22682EA67D95; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Curve struct SecP384R1Curve_t7B0E7E7A557AB42513D324270CB440D21C8E79B8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1FieldElement struct SecP384R1FieldElement_tF1223D271EF960AB9A60114562F012CD0DA0BE6A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Point struct SecP384R1Point_t4095E66D971571DB39A275217371704C578074A0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Curve struct SecP521R1Curve_tC4AF8890CE577E48C0B3CB56BB40E6C7E2B1E4BF; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1FieldElement struct SecP521R1FieldElement_t2EC7846A71DBCC3A0BC0FD6B393EE7F7C285C31A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Point struct SecP521R1Point_t163BFC685101447DED7C6BDF4143263AE230FD5B; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113FieldElement struct SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R1Curve struct SecT113R1Curve_tA22EBD5612FADA813855583FEC6CEA9EE9F512A2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R1Point struct SecT113R1Point_t853B70D6A47C8FCEC79CB433C71FFEBDEC9B129F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R2Curve struct SecT113R2Curve_tF3204FF724274EF6B2F042BDDA602E5CFC16312E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R2Point struct SecT113R2Point_tD3F477B29CA3EA0AD404D7B176F35DD5BDD569B6; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131FieldElement struct SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R1Curve struct SecT131R1Curve_t6C1EE484872B53AFA276E3A21C73B002FC55B621; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R1Point struct SecT131R1Point_t52D07CFE2CA9E07FFB7FC9A7AF0DBF83761ED30E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R2Curve struct SecT131R2Curve_t42D50AE681F152FC80118D43EB4F490509FE3391; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R2Point struct SecT131R2Point_tACF560940C03EC22CF6E677E3D51E817AB7E2B8A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163FieldElement struct SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163K1Curve struct SecT163K1Curve_tBF0DA7EFE6A7195DA52FA8947EDDBB54471DD9FD; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163K1Point struct SecT163K1Point_t9092E607834C25FD8EA9096B1623BE79074333AE; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R1Curve struct SecT163R1Curve_t6369B6FFCD444FAC8738772A8B0BC14AE2B4652A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R1Point struct SecT163R1Point_t99F3068149B83C425E4DA98F79F28D1D47AC5F7A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Curve struct SecT163R2Curve_t713B62C53EAF65BA34F66D5A6C43EB8025223C10; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Point struct SecT163R2Point_t8BC5BD29DDD9BA3FDDB4B813C13E91F52C956571; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193FieldElement struct SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R1Curve struct SecT193R1Curve_tA4F9C318D0AC39B2046F2A58FBF4354292CB4535; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R1Point struct SecT193R1Point_tDB99EEC8537CF8CF418850D49785B8DAF158A017; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R2Curve struct SecT193R2Curve_t1851E5CE7EDE194E9CA9CEC8066FCE34F6634524; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R2Point struct SecT193R2Point_tCDD43503CAAEC265078D4CC8131D4A994625E65B; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233FieldElement struct SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233K1Curve struct SecT233K1Curve_t81B1630F64C904F1E342F847330523158D07DA01; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233K1Point struct SecT233K1Point_t9C0059650B8BDFAC8464CF41588A67AEC172E93D; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233R1Curve struct SecT233R1Curve_t558E7105FC789E090CDF0F4F7AB4AAEFD2712F64; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233R1Point struct SecT233R1Point_t76979D9B4001295594687AA41152389BE6D018A9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239FieldElement struct SecT239FieldElement_t2BD0C2D5DBBFA589A20FA6E1B8F3E920CE534783; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239K1Curve struct SecT239K1Curve_tA6F32C15DC577637605C6A185B41AA195E59E77D; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239K1Point struct SecT239K1Point_t9659C55F1B42A9AE8356FAEFAE97DE833152CA32; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283FieldElement struct SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283K1Curve struct SecT283K1Curve_t6A4F63EF690C375C974EBFBE165C736354FC2DDA; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283K1Point struct SecT283K1Point_tC86FA2EAB976A1FA935DDDA9FC22952828BDE88E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283R1Curve struct SecT283R1Curve_tA207C72410875D83C3608EFB8FEAC8CE4AC16D5B; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283R1Point struct SecT283R1Point_tE68C3C8F31A9D068EDED9A0C7EDEEE4196943AE7; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409FieldElement struct SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409K1Curve struct SecT409K1Curve_t76A00CE8BA71C27F3FB2B9E7E50DB6A38CAD8739; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409K1Point struct SecT409K1Point_t805E5BB062AA4D7CD4B03583C711F84A32F181F3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409R1Curve struct SecT409R1Curve_t29E2D7CB241C52B2E3FF5D97A25A38639041EFE0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409R1Point struct SecT409R1Point_tA7351A010BFFC52297FD37694F2F389C2ACDC926; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571FieldElement struct SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571K1Curve struct SecT571K1Curve_t518B94931CCC013323359ABF2254FF154371720F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571K1Point struct SecT571K1Point_t045D709659B130292F508E61151BA842B15929C2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Curve struct SecT571R1Curve_t6F8321D61F19AD32D6DE1EAE8B8ABB35489F4397; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Point struct SecT571R1Point_t628283F0E1801D8AA8A83A70BA587811CB2BA9E1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom struct SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SecurityParameters struct SecurityParameters_t6B17CF2860B92B5393C0EC2B7CF4986ABB598803; // UnityEngine.UI.Selectable struct Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD; // System.Threading.SemaphoreSlim struct SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385; // DG.Tweening.Sequence struct Sequence_tE01FFFCA34A537CE2FF32EDAF451CDEC55A1399E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters struct SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D; // ShopView struct ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61; // SideTipView struct SideTipView_tF29D7FCAD1E07BA87540FE146D264BE312108248; // SimulateMouseController struct SimulateMouseController_tA70BEF03B40F921CF76BC22EDFB7F57083FD43F5; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine struct SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.SkeinParameters struct SkeinParameters_tD7DE8527F376FBBAD99184E70B4DFF5E44B3ECD8; // UnityStandardAssets.Vehicles.Car.SkidTrail struct SkidTrail_t6A2242DEDB54B75C0A8D197C86315CC5CA9E8D6E; // BestHTTP.SocketIO.Socket struct Socket_t2DE92669A29FCBC39D5AADFA9C423ACFD28A455B; // BestHTTP.SocketIO.Events.SocketIOCallback struct SocketIOCallback_t2E4647A38BBCF4B57BD4F6B96AF0FED855921ABE; // BestHTTP.SocketIO.SocketManager struct SocketManager_t1B5F31BB39623BFB7A108FFA51C24DA8DAE342A0; // UnityEngine.Sprite struct Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9; // System.IO.Stream struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB; // System.IO.StreamWriter struct StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6; // System.String struct String_t; // TargetBody struct TargetBody_t6E7BBE108A6A731439FA465338CC657FC854634D; // System.Threading.Tasks.Task struct Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60; // TestAnimation struct TestAnimation_t66BA09D9C3845249C528AF8B19C60D5B42C88800; // TestVector struct TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B; // UnityEngine.UI.Text struct Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1; // TextAutoLanguage struct TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1; // UnityEngine.TextGenerator struct TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70; // System.Globalization.TextInfo struct TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C; // System.IO.TextWriter struct TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643; // UnityEngine.Texture2D struct Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF; // System.Threading.Thread struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine struct ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD; // TimeLimitGameDistanceSelectView struct TimeLimitGameDistanceSelectView_tCDB0241E7BD07436685E68056140019D49E09F5C; // TimeLimitGameMode struct TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500; // TimeLimitGameSettleView struct TimeLimitGameSettleView_tAF4D0EF4F1D7928ED064B02C88CF362ABF59FD12; // TimeLimitGameView struct TimeLimitGameView_tC3B60349CBCB2F1391729269795A1FDA86792C75; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol struct TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsSession struct TlsSession_t4CB6C94A80A6FE3AF5678CBB7475A74FE61AE4F0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsStream struct TlsStream_tE67EA4971A8FA0C9BFF2779F6B2DA94770376E5A; // UnityEngine.Transform struct Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1; // DG.Tweening.TweenCallback struct TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB; // DG.Tweening.Tweener struct Tweener_tFC8507DF103792DB165B74C4179B772F3B637CA8; // System.Type struct Type_t; // UnityEngine.Events.UnityAction struct UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099; // System.Uri struct Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612; // UnityEngine.UI.VertexHelper struct VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // System.Threading.WaitCallback struct WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319; // UnityEngine.WaitForSeconds struct WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013; // UnityEngine.WaitForSecondsRealtime struct WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters struct X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder struct X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECPoint struct X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9FieldID struct X9FieldID_t6AAAA2F90A3B1164D2EBB05480596886F92242B8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZOutputStream struct ZOutputStream_tC18E76CC9549F21AC543491E55ACCD9A7C76D5D5; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream struct ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C; // ArduinoBluetoothAPI.BluetoothHelper/BluetoothCharacteristicEvent struct BluetoothCharacteristicEvent_tA803FAB6FC2D19DAD97EE3E01CD8D003DD25A03A; // ArduinoBluetoothAPI.BluetoothHelper/BluetoothDescriptorEvent struct BluetoothDescriptorEvent_tE32E38A0724D0414191DC1A2FA4E28C6410167E4; // ArduinoBluetoothAPI.BluetoothHelper/BluetoothEvents struct BluetoothEvents_t6367CF752C0000C65AC334DE644AE84EDAA71FA3; // ArduinoBluetoothAPI.BluetoothHelper/BluetoothLEDataEvent struct BluetoothLEDataEvent_t68F97939E5C7C84395925D0B3DFFD9BE12FAD4CD; // ArduinoBluetoothAPI.BluetoothHelper/BluetoothScanEvents struct BluetoothScanEvents_t96E44F26E6E173C76A806E7E95CF4C7C84B8A33B; // ArduinoBluetoothAPI.BluetoothHelper/BluetoothServiceEvent struct BluetoothServiceEvent_t10380261CF18564DD4DE13E93B0D61C6CF5989FA; // UnityEngine.UI.Button/ButtonClickedEvent struct ButtonClickedEvent_tE6D6D94ED8100451CF00D2BED1FB2253F37BB14F; // UnityEngine.UI.MaskableGraphic/CullStateChangedEvent struct CullStateChangedEvent_t9B69755DEBEF041C3CC15C3604610BDD72856BD4; // UnityEngine.RectTransform/ReapplyDrivenProperties struct ReapplyDrivenProperties_t1441259DADA8FE33A95334AC24C017DFA3DEB4CE; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/CtrDrbgProvider struct CtrDrbgProvider_tFDDE81347D473984928519D80862098384C09058; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HMacDrbgProvider struct HMacDrbgProvider_t62FEAAA6174CC24C5B3C7CDC9FFA7ACEF457F919; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HashDrbgProvider struct HashDrbgProvider_t9F774938D259258A8F9A89DCA2BB3E357C7BF6CB; // BestHTTP.SignalR.Authentication.SampleCookieAuthentication/<>c struct U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A; // BestHTTP.Examples.SampleSelector/<>c__DisplayClass6_0 struct U3CU3Ec__DisplayClass6_0_tF4C3ABFCE2CE09B6A19976C8684CF0AED10A2DC6; // ScanScene2/<>c struct U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220; // ScanScene2/d__6 struct U3CblinkSphereU3Ed__6_tD02DD0F3AC0783469D41B18E807B81C6B358B47F; // ScanSceneManager/d__6 struct U3CblinkSphereU3Ed__6_t74DBDDB4BBCBF609D4240DABAFF2D4CB39CDB0CF; // ScreenProjectionView/<>c__DisplayClass16_0 struct U3CU3Ec__DisplayClass16_0_t65FA7B8B5A96CE4A6259B0CAB99FDFFBA93A82EC; // ScreenProjectionView/LeboDeviceServiceInfo struct LeboDeviceServiceInfo_t8C87ACCFA4BBE389C9008F0C516849A164BAB8D3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp112r1Holder struct Secp112r1Holder_t66B50AE1B85C2FEF4E584FC3508FB80E3CDFA395; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp112r2Holder struct Secp112r2Holder_t7F25FA180BBEE2EA0543711B3862D370EB42A278; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp128r1Holder struct Secp128r1Holder_t7F354010687DDA0F13686343EA5D0E4FA1582A42; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp128r2Holder struct Secp128r2Holder_tD41CCABC3BBD461903032E0B7E6288FFA8F27BC2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160k1Holder struct Secp160k1Holder_t2580A5BAE2DF15A47A3074FBC8A211B2461EDB59; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160r1Holder struct Secp160r1Holder_t3E6019D300E484C3AC91218F1CAACEFAE2D851C3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160r2Holder struct Secp160r2Holder_t50B68D788D0417840B5E3CEFBFD0A0F7FEC0C2C2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp192k1Holder struct Secp192k1Holder_t94F605833326FE3C08386C270FF8C588D481B98E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp192r1Holder struct Secp192r1Holder_tB1DFE2159B493761DB92EC3F9F9DFCC6E23ED76B; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp224k1Holder struct Secp224k1Holder_tDC0523915F3F428CEB471F61E5D154F22B29D8C9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp224r1Holder struct Secp224r1Holder_t04AF1CB38F89B74762922D35B16CA122048DBFB9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp256k1Holder struct Secp256k1Holder_t2F644E8D268A42374FAB428BF174E8209D94E78F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp256r1Holder struct Secp256r1Holder_t2DEF2DD142A7CC86DCFD60A53EC7D686444EB7AE; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp384r1Holder struct Secp384r1Holder_t0696638BA524F540BCD2E20338CA28E53C4E3422; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp521r1Holder struct Secp521r1Holder_t8F6C1FF0BFF04989ACEEC3AA715DED407F907B94; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect113r1Holder struct Sect113r1Holder_tDBCF759A1743A0CA0B1AE3779917091088EA88C0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect113r2Holder struct Sect113r2Holder_t3D9EC721A1878C1F2D6A0E4DF01CED032E02DE6A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect131r1Holder struct Sect131r1Holder_t94A31FB3B47A7447F5E13F4ADA1AB7117F0CEE3A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect131r2Holder struct Sect131r2Holder_t2EAB066AB51753ADAF7D83F28865FA1CED508A4C; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163k1Holder struct Sect163k1Holder_t9CCF8DC54F4312C7B5FB6C3DE0B7B45B4AB2DE2F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163r1Holder struct Sect163r1Holder_t149DF6DE770ABE8FAC8B282A5C9065A528465007; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163r2Holder struct Sect163r2Holder_tFC39E073BFC6B2375F9A44E95D2A60E07A691E60; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect193r1Holder struct Sect193r1Holder_t947A48B9494C1890494847682DE2F8EA938C1942; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect193r2Holder struct Sect193r2Holder_t888F522B1C3F7BD58BF3C2EB463893AA7A14813E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect233k1Holder struct Sect233k1Holder_t85AF3CBA9DD32F70C5AAF5E347186ADFEC3C9B0B; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect233r1Holder struct Sect233r1Holder_tFE374ADB7D08A0FD371834401907A334892D48EA; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect239k1Holder struct Sect239k1Holder_tBCCD4EEEBDA1732E0A952D5745BB4E007ECC007C; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect283k1Holder struct Sect283k1Holder_t08583B73FC4FC7E40007A86DB0D4E3A0752EA5A2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect283r1Holder struct Sect283r1Holder_tD45FF5E6DB4125A1FCEEFE61AE8FFD40CD416E35; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect409k1Holder struct Sect409k1Holder_tD41F02A6FCCA55A242DCA6C2B7DBEFFCC507DC62; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect409r1Holder struct Sect409r1Holder_tA9600026DF15E748862380707D148E0808868E88; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect571k1Holder struct Sect571k1Holder_t1B7A1E79728208B14975BE97C97BD81C06562BBC; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect571r1Holder struct Sect571r1Holder_tEE43FF8DC77085125B904FD28F2AEFCFEAED235C; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Curve/SecP128R1LookupTable struct SecP128R1LookupTable_tF52D89ED4ADE84F545B502419CCB6F64D14080A9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Curve/SecP160K1LookupTable struct SecP160K1LookupTable_t8970D11FF0DD34F91EB4FF70D990BE4A3473C148; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Curve/SecP160R1LookupTable struct SecP160R1LookupTable_t883E2993D70ECEDC651F703E9D6F9462E4520794; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Curve/SecP160R2LookupTable struct SecP160R2LookupTable_t37CB2C99A404717069E74CAC2B4640115F688ED3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Curve/SecP192K1LookupTable struct SecP192K1LookupTable_t2F4FC44201EC46EAD6ACDD108226A9E424D42E36; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Curve/SecP192R1LookupTable struct SecP192R1LookupTable_t961956ED37AC6EF0FB0B19D710FCE1F44E682D9E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Curve/SecP224K1LookupTable struct SecP224K1LookupTable_tA2298F25AD697517A5204BA6E932BFA590A9CD31; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Curve/SecP224R1LookupTable struct SecP224R1LookupTable_tFDDC0662D65CD5F57664935C6E968BBACFF86913; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Curve/SecP256K1LookupTable struct SecP256K1LookupTable_tB67CEAF510196B0CA7E57F84E5D839804EF6F86A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Curve/SecP256R1LookupTable struct SecP256R1LookupTable_t0971B1810275A43AA12EA4286CDED1DEEA19A8B9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Curve/SecP384R1LookupTable struct SecP384R1LookupTable_tB9808D069DDFA5455326DC60E5DC689052975F37; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Curve/SecP521R1LookupTable struct SecP521R1LookupTable_t13AE9BC39F0E69D0D97559B822D8ED5E42FE0BF1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R1Curve/SecT113R1LookupTable struct SecT113R1LookupTable_t94E8D0A12B0184991041DC1EF835240F54B418BE; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R2Curve/SecT113R2LookupTable struct SecT113R2LookupTable_tAB0E5D41A7AD21C3152BEE564317F28C66C4C460; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R1Curve/SecT131R1LookupTable struct SecT131R1LookupTable_tCC65F91BBCE9A1EEBC379619C68F9FEF7EA7AF7C; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R2Curve/SecT131R2LookupTable struct SecT131R2LookupTable_t9FAC8D6FFEDEA72948F3BC9DF5D12581B532B9AF; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163K1Curve/SecT163K1LookupTable struct SecT163K1LookupTable_t0A5D62EF37872B3CE7ED4DD500C43AB280AF3AEE; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R1Curve/SecT163R1LookupTable struct SecT163R1LookupTable_t9BFD8F6E24280F374477F24457FA7482BCB44651; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Curve/SecT163R2LookupTable struct SecT163R2LookupTable_tE0FA1E758F9DFB1ADCA17CF08872A4F0A0A1BBB1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R1Curve/SecT193R1LookupTable struct SecT193R1LookupTable_t421555343FCEF0E2067072B9ACF21579B53EA0F7; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R2Curve/SecT193R2LookupTable struct SecT193R2LookupTable_t11414BBDABAE6A7DD25B498635EF89CF8B075E07; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233K1Curve/SecT233K1LookupTable struct SecT233K1LookupTable_t79CA7DB1A4E05309119B5D57B44F0DA87A124D6E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233R1Curve/SecT233R1LookupTable struct SecT233R1LookupTable_t990FEB6CD09879ED4027855D25C8EEEC2A8A253B; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239K1Curve/SecT239K1LookupTable struct SecT239K1LookupTable_tA4CB67D9802B0A9CCE9198EB6E62B9D50BB7D2E3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283K1Curve/SecT283K1LookupTable struct SecT283K1LookupTable_tE9FC2936471830CA470ED378684A8BDA57CA4CA4; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283R1Curve/SecT283R1LookupTable struct SecT283R1LookupTable_t28877274FD156EF26C89CEC43FEEA2729161CF8C; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409K1Curve/SecT409K1LookupTable struct SecT409K1LookupTable_t1FEE5A0C27D9AAA69F7D4789595027AF4AD1F0E1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409R1Curve/SecT409R1LookupTable struct SecT409R1LookupTable_t9CFB19D970F3B0CA4F1D8059B11DFD8B2FD4461C; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571K1Curve/SecT571K1LookupTable struct SecT571K1LookupTable_t9FD0C6F775287003157E201E93B8A7419045A8B1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Curve/SecT571R1LookupTable struct SecT571R1LookupTable_t461C686A30285171552A6461CC39449DDA4E6A45; // BestHTTP.SignalR.Transports.ServerSentEventsTransport/<>c struct U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder struct Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917; // SettingsGameView/<>c struct U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0; // ShopView/<>c__DisplayClass10_0 struct U3CU3Ec__DisplayClass10_0_t82E7CEB3FC7547CADE8AA758B1150EDCDC82ECE0; // ShopView/<>c__DisplayClass14_0 struct U3CU3Ec__DisplayClass14_0_tFCF1275BE316A96A3BFD414FACC9C59E654BB67E; // ShopView/<>c__DisplayClass14_1 struct U3CU3Ec__DisplayClass14_1_t82BB31FE6DF982DB7134B1F4B306B4F453C4A3C9; // ShopView/<>c__DisplayClass15_0 struct U3CU3Ec__DisplayClass15_0_t0AADC054BEC42A4CCE6171485B575A41EAA43DDA; // ShopView/<>c__DisplayClass15_1 struct U3CU3Ec__DisplayClass15_1_t751C0280E1BB6455628D8294C4AD02022EA53EA7; // ShopView/<>c__DisplayClass16_0 struct U3CU3Ec__DisplayClass16_0_tEC4FFE322400974054392879A9D79F37519F6B63; // ShopView/<>c__DisplayClass16_1 struct U3CU3Ec__DisplayClass16_1_t3265DACF9A3ABB6136EF0A6604DBA4AD9E67C445; // SideTipView/d__7 struct U3CAutoDestroyU3Ed__7_tB7993D43107BFA22F2C61663AB4A36F746FF8C3F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SignerInputBuffer/SigStream struct SigStream_t5BB9FB13CF4532AA07553F3575F1F5ED87490E34; // SimulateMouseController/<>c struct U3CU3Ec_t66C0FC32206A7F2D6172C9B6C209E1DF617BD413; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/Configuration struct Configuration_tC93D13807702A305CF331D3BED035A774F64257A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/Parameter struct Parameter_t98816916A2E29E92C4F86D0E94F0312D3B9C14BF; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UBI struct UBI_t541FE1F1F26D101358B8250B0927BCA6B6B4B2AC; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak struct UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.SkeinParameters/Builder struct Builder_t2E67E72692269CC17DD5068C0240E6BAA3AA1E7C; // UnityStandardAssets.Vehicles.Car.SkidTrail/d__1 struct U3CStartU3Ed__1_tC0A64744D6FDCA1AE114A1F2671F010A81C657EF; // BestHTTP.Examples.SocketIOChatSample/<>c struct U3CU3Ec_t64311135969D95C2DFCDCB03D3385FF74FCA5336; // BestHTTP.Examples.SocketIOChatSample/<>c__DisplayClass23_0 struct U3CU3Ec__DisplayClass23_0_t60F19EADFAC744A28D82342AE890FB24FB54E88E; // JC.SocketIO.SocketIOClient/DataPack struct DataPack_t8079D3C2200BF2F876861DC0F708A72C41AF812C; // JC.SocketIO.SocketIOClient/Utility struct Utility_tB3B9017D40E1BE2C04224DCE080045A7A29B6CB7; // BestHTTP.Examples.SocketIOWePlaySample/<>c struct U3CU3Ec_t645E1EBF51B25B42D330223B7673FF7BE255388F; // System.IO.Stream/ReadWriteTask struct ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateList/RevokedCertificatesEnumeration struct RevokedCertificatesEnumeration_tA6F466974286C0FFEE945BB42AE71A168E24141B; // BestHTTP.PlatformSupport.TcpClient.General.TcpClient/<>c__DisplayClass55_0 struct U3CU3Ec__DisplayClass55_0_t3E648E58D791612799A7EB0D2D108025673B524E; // BestHTTP.PlatformSupport.TcpClient.General.TcpClient/<>c__DisplayClass58_0 struct U3CU3Ec__DisplayClass58_0_t1F06F2FE6B8AEEDB5965CBFD1EF2876C1812DF62; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP160r1Holder struct BrainpoolP160r1Holder_t1C122F50D33CD4F48E28F6C36BD95AC584B2C0C5; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP160t1Holder struct BrainpoolP160t1Holder_tFD68A5D9C6EB7615752EC0098DA76BB2B12F2AC3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP192r1Holder struct BrainpoolP192r1Holder_t78133E13E1D725D7B2563DDE59583A7FB4F82534; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP192t1Holder struct BrainpoolP192t1Holder_t009D0944634E95FB22383B26799343E5EE4298A5; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP224r1Holder struct BrainpoolP224r1Holder_t31A392D1CD110DF9D5AF53813533DAABA34DE870; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP224t1Holder struct BrainpoolP224t1Holder_t8679D6C7B3FDCEE876E31226D4AED6E3BFECBCFE; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP256r1Holder struct BrainpoolP256r1Holder_t1182D6FBF1998AE03CEC52B6C639989246E63310; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP256t1Holder struct BrainpoolP256t1Holder_tEE058517EECC335CE57124C08D9727D514576AAF; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP320r1Holder struct BrainpoolP320r1Holder_tAEEF421694BE8E15CF3145DD8370434F674AD51B; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP320t1Holder struct BrainpoolP320t1Holder_t1DBF39B6E811359359211A193A349D7D1E41FF17; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP384r1Holder struct BrainpoolP384r1Holder_tE5CA70E13D28738BAD34B1EC592E76850CF751CC; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP384t1Holder struct BrainpoolP384t1Holder_t014F39787DB89DB126672AF9CC2183594E71129A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP512r1Holder struct BrainpoolP512r1Holder_tD42F4CC389A3B1980A7E70C0AEAE5DC47AB6EBDA; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP512t1Holder struct BrainpoolP512t1Holder_tB7156F83D1F276D8F290962F696429ECCE9E3E0B; // TestAnimation/d__4 struct U3CPlayEachU3Ed__4_tEA41F4CE240617EEE41797A2D578564349B51E5C; // BestHTTP.Examples.TestHubExample/Person struct Person_tE8BDD81CE41D19DE2B8432FFF891C484B74DA2E2; // TestVector/d__12 struct U3CAsyncCaptureExtraUIU3Ed__12_t48ED2E77150A61BFBFF1E00DD7D3DB44EB08215F; // TestVector/d__11 struct U3CAsyncNoticeBluetoothHolderU3Ed__11_tF66E9849C5E249342B2354CC156D86E23DE61579; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.ThreadedSeedGenerator/SeedGenerator struct SeedGenerator_t8303182B2D53C99DAB11F7B1F14F1FA7E4C42F42; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine/Threefish1024Cipher struct Threefish1024Cipher_t696440556AACBBE83FFADD498E40F85286D1FAD7; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine/Threefish256Cipher struct Threefish256Cipher_tFDA1EE3CA33F9103B729B7DE8460D6EF45FD0558; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine/Threefish512Cipher struct Threefish512Cipher_t09CA398C5D18B811DB6AA3D56167097E8FAFC008; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine/ThreefishCipher struct ThreefishCipher_t763777CDDDF5E9BA21908240B12C7297C05BA542; // UnityStandardAssets.CrossPlatformInput.TiltInput/AxisMapping struct AxisMapping_t8B5B07F7E95F2AE39BE3A059459C1A5ACCE96427; // TimeLimitGameDistanceSelectView/<>c__DisplayClass3_0 struct U3CU3Ec__DisplayClass3_0_t40537ABAE43E70B1B176A0A4B98D55BFEF165B49; // TimeLimitGameMode/d__11 struct U3CRenderHighestScoreByDistanceU3Ed__11_tD1E1035C7A4E535A86A7EAE27E5BBECD0112331B; // TimeLimitGameSettleView/<>c struct U3CU3Ec_t57AD50B6C6E6E1D055B4BECE6827523EDFA16D46; // TimeLimitGameSettleView/<>c__DisplayClass1_0 struct U3CU3Ec__DisplayClass1_0_t56EB5CDA02C3FD82CE75510EC065A00498BC35C0; // TimeLimitGameSettleView/<>c__DisplayClass1_1 struct U3CU3Ec__DisplayClass1_1_tC7F0DABF183AC559B01BCEC5146128DCF70BEEF2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Tsp.TimeStampResponseGenerator/FailInfo struct FailInfo_t97F0207C63ABD802FB71E963DB65E3A93BD54550; // BestHTTP.SecureProtocol.Org.BouncyCastle.Tsp.TimeStampToken/CertID struct CertID_tE071A935AA53618662313D14261E4A9B2B79929F; // UnityStandardAssets.Utility.TimedObjectActivator/d__5 struct U3CActivateU3Ed__5_tC898DA233D853FC4B1DE63BAC952A53AF16C1FD1; // UnityStandardAssets.Utility.TimedObjectActivator/d__6 struct U3CDeactivateU3Ed__6_t9902A4883F050FFCD8E094AE7C0112D9660ACA3A; // UnityStandardAssets.Utility.TimedObjectActivator/d__7 struct U3CReloadLevelU3Ed__7_t06A7A86A21323981F9771C09D9C34BBF5CB3E09E; // UnityStandardAssets.Utility.TimedObjectActivator/Entries struct Entries_tE80E220B296D4396D2B8927DF843C68B937FD213; // UnityStandardAssets.Utility.TimedObjectActivator/Entry struct Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsDeflateCompression/DeflateOutputStream struct DeflateOutputStream_t03EC5E7DF07D7BA92FF634233B5E5F6B754F91B0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol/HandshakeMessage struct HandshakeMessage_tD11451C9867FA4C067312FD71285F27B60C3BF7F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateList/RevokedCertificatesEnumeration/RevokedCertificatesEnumerator struct RevokedCertificatesEnumerator_t3B48CCB4D9EB38A4F14C43EF386994C5677EB13D; IL2CPP_EXTERN_C RuntimeClass* AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BluetoothHolder_t4DBEA50E009298B24F00D5EA5D46D2822395FD51_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BrainpoolP160r1Holder_t1C122F50D33CD4F48E28F6C36BD95AC584B2C0C5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BrainpoolP160t1Holder_tFD68A5D9C6EB7615752EC0098DA76BB2B12F2AC3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BrainpoolP192r1Holder_t78133E13E1D725D7B2563DDE59583A7FB4F82534_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BrainpoolP192t1Holder_t009D0944634E95FB22383B26799343E5EE4298A5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BrainpoolP224r1Holder_t31A392D1CD110DF9D5AF53813533DAABA34DE870_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BrainpoolP224t1Holder_t8679D6C7B3FDCEE876E31226D4AED6E3BFECBCFE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BrainpoolP256r1Holder_t1182D6FBF1998AE03CEC52B6C639989246E63310_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BrainpoolP256t1Holder_tEE058517EECC335CE57124C08D9727D514576AAF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BrainpoolP320r1Holder_tAEEF421694BE8E15CF3145DD8370434F674AD51B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BrainpoolP320t1Holder_t1DBF39B6E811359359211A193A349D7D1E41FF17_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BrainpoolP384r1Holder_tE5CA70E13D28738BAD34B1EC592E76850CF751CC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BrainpoolP384t1Holder_t014F39787DB89DB126672AF9CC2183594E71129A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BrainpoolP512r1Holder_tD42F4CC389A3B1980A7E70C0AEAE5DC47AB6EBDA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BrainpoolP512t1Holder_tB7156F83D1F276D8F290962F696429ECCE9E3E0B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CookieJar_tEAA297825C22C4D5902B7DA8DA1707E09A167316_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DerBitString_t305465793A47445626D3541AB8CEDE347D874524_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GUIHelper_t2BF60F03A2A8EEA467A93FE5910AE1C5F1217F7F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GUI_tBCBBE29117D8093644C6E72B1CE3FB65C2CDCCC1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HTTPCacheService_t5964D05F0929E18C69B4A018F467D9E4146649F8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ISigner_tCCA744D5676F335002A9182CD1A47660B2100EEA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LayoutRebuilder_tE88B8B9EA50644E438123BDCE2BC2A3287E07585_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OiwObjectIdentifiers_tACD1AAAAC365CD86B5E7F0DE22B66469A4A93CED_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RevokedCertificatesEnumerator_t3B48CCB4D9EB38A4F14C43EF386994C5677EB13D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SceneManager_tEC9D10ECC0377F8AE5AEEB5A789FFD24364440FA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecP128R1FieldElement_t49428FD6828CB58882E01101A425BA3C2C1981CD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecP160R1FieldElement_t9A0161B3B94B0421EDD4B4A05EA23DC37CCB294F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecP192K1FieldElement_t57C45C1652BB425ABF472CE217A3DA10D440BC4B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecP192R1FieldElement_tEAD15D463E7397ABC6EE0CF5E482D6467FA5C50D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecP224K1FieldElement_t8843E3EAF8A8A659BFC25713AE1E77B162588ABA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecP224R1FieldElement_t1E735FDFC3439F4A0C9B60946A7E6F2562B43D7F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecP256K1FieldElement_t22D5CCD1C532F8963A04C0492E77BA171471F2F9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecP256R1FieldElement_t09A8A39F2181DC8AF2C675BBCE2131536F71B7D9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecP384R1FieldElement_tF1223D271EF960AB9A60114562F012CD0DA0BE6A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecP521R1FieldElement_t2EC7846A71DBCC3A0BC0FD6B393EE7F7C285C31A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecT239FieldElement_t2BD0C2D5DBBFA589A20FA6E1B8F3E920CE534783_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Secp112r1Holder_t66B50AE1B85C2FEF4E584FC3508FB80E3CDFA395_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Secp112r2Holder_t7F25FA180BBEE2EA0543711B3862D370EB42A278_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Secp128r1Holder_t7F354010687DDA0F13686343EA5D0E4FA1582A42_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Secp128r2Holder_tD41CCABC3BBD461903032E0B7E6288FFA8F27BC2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Secp160k1Holder_t2580A5BAE2DF15A47A3074FBC8A211B2461EDB59_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Secp160r1Holder_t3E6019D300E484C3AC91218F1CAACEFAE2D851C3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Secp160r2Holder_t50B68D788D0417840B5E3CEFBFD0A0F7FEC0C2C2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Secp192k1Holder_t94F605833326FE3C08386C270FF8C588D481B98E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Secp192r1Holder_tB1DFE2159B493761DB92EC3F9F9DFCC6E23ED76B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Secp224k1Holder_tDC0523915F3F428CEB471F61E5D154F22B29D8C9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Secp224r1Holder_t04AF1CB38F89B74762922D35B16CA122048DBFB9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Secp256k1Holder_t2F644E8D268A42374FAB428BF174E8209D94E78F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Secp256r1Holder_t2DEF2DD142A7CC86DCFD60A53EC7D686444EB7AE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Secp384r1Holder_t0696638BA524F540BCD2E20338CA28E53C4E3422_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Secp521r1Holder_t8F6C1FF0BFF04989ACEEC3AA715DED407F907B94_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect113r1Holder_tDBCF759A1743A0CA0B1AE3779917091088EA88C0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect113r2Holder_t3D9EC721A1878C1F2D6A0E4DF01CED032E02DE6A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect131r1Holder_t94A31FB3B47A7447F5E13F4ADA1AB7117F0CEE3A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect131r2Holder_t2EAB066AB51753ADAF7D83F28865FA1CED508A4C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect163k1Holder_t9CCF8DC54F4312C7B5FB6C3DE0B7B45B4AB2DE2F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect163r1Holder_t149DF6DE770ABE8FAC8B282A5C9065A528465007_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect163r2Holder_tFC39E073BFC6B2375F9A44E95D2A60E07A691E60_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect193r1Holder_t947A48B9494C1890494847682DE2F8EA938C1942_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect193r2Holder_t888F522B1C3F7BD58BF3C2EB463893AA7A14813E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect233k1Holder_t85AF3CBA9DD32F70C5AAF5E347186ADFEC3C9B0B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect233r1Holder_tFE374ADB7D08A0FD371834401907A334892D48EA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect239k1Holder_tBCCD4EEEBDA1732E0A952D5745BB4E007ECC007C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect283k1Holder_t08583B73FC4FC7E40007A86DB0D4E3A0752EA5A2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect283r1Holder_tD45FF5E6DB4125A1FCEEFE61AE8FFD40CD416E35_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect409k1Holder_tD41F02A6FCCA55A242DCA6C2B7DBEFFCC507DC62_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect409r1Holder_tA9600026DF15E748862380707D148E0808868E88_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect571k1Holder_t1B7A1E79728208B14975BE97C97BD81C06562BBC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sect571r1Holder_tEE43FF8DC77085125B904FD28F2AEFCFEAED235C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SimulateMouseController_tA70BEF03B40F921CF76BC22EDFB7F57083FD43F5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SkeinParameters_tD7DE8527F376FBBAD99184E70B4DFF5E44B3ECD8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TeleTrusTNamedCurves_t4C1E614DB0266E4BB9388876A01CB01ADEFFB1BF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimeLimitGameView_tC3B60349CBCB2F1391729269795A1FDA86792C75_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TlsUtilities_tBD7059E0F720D0F1FFAEE7EBFEFBDF40FA20D352_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t57AD50B6C6E6E1D055B4BECE6827523EDFA16D46_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t64311135969D95C2DFCDCB03D3385FF74FCA5336_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t645E1EBF51B25B42D330223B7673FF7BE255388F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t66C0FC32206A7F2D6172C9B6C209E1DF617BD413_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral00B28FF06B788B9B67C6B259800F404F9F3761FD; IL2CPP_EXTERN_C String_t* _stringLiteral034D8E3AE35D6C7A6526D5D865CCF44A42C063B4; IL2CPP_EXTERN_C String_t* _stringLiteral03D1CE795E3C159884F38D7C3B54D9151B537918; IL2CPP_EXTERN_C String_t* _stringLiteral03F5937CA21FD6EEEEF575CF8F903B21AE8D7732; IL2CPP_EXTERN_C String_t* _stringLiteral053B46A8A8F5DC5F37BE95534763CFBE7A673936; IL2CPP_EXTERN_C String_t* _stringLiteral05890724FC1F7D9FE12980BF7BD10E89BA1D0DFD; IL2CPP_EXTERN_C String_t* _stringLiteral05B4CB28C8408351244D95475F1D1353A29CA23D; IL2CPP_EXTERN_C String_t* _stringLiteral067BCD1E94036BAA45EEB46A45E24C5F087782B3; IL2CPP_EXTERN_C String_t* _stringLiteral0706A33BB092998B17864439BF888E93F35B08D1; IL2CPP_EXTERN_C String_t* _stringLiteral079998E3393B6BDC1FAFFA63A54F724488AE5306; IL2CPP_EXTERN_C String_t* _stringLiteral082A85FC481BC9162A1D3A8B974388CA2575C2B0; IL2CPP_EXTERN_C String_t* _stringLiteral08AAE27D2414D6353CBC0DB4AA54BDD94C7AEE48; IL2CPP_EXTERN_C String_t* _stringLiteral08FC392C0E824C3B78C98DE01B767270A53DCB12; IL2CPP_EXTERN_C String_t* _stringLiteral08FE13C63C60ABE94277C5A5677033AAD7FDB6C4; IL2CPP_EXTERN_C String_t* _stringLiteral0A015F185902A9BEDFD600B0CC9CAFE3F12ABEF4; IL2CPP_EXTERN_C String_t* _stringLiteral0E1F966C016D7FA8A8CC96A661F31A1A6439E3DD; IL2CPP_EXTERN_C String_t* _stringLiteral0F5FF643AEFB3F01606B763BCE3EB3CA0F4CDB37; IL2CPP_EXTERN_C String_t* _stringLiteral11208C86A379F74F4A5228C6512318CCDFEF574A; IL2CPP_EXTERN_C String_t* _stringLiteral122BFB5863FEA822BB7DB927C9C2D5E08DF70744; IL2CPP_EXTERN_C String_t* _stringLiteral13403584747D3219DCE8F228F6AED3D9858A93D2; IL2CPP_EXTERN_C String_t* _stringLiteral13ADC4031D216AC46030B8295DFA8A948A45C71C; IL2CPP_EXTERN_C String_t* _stringLiteral13B7264E454DECA988EC1C0D4F4B3682942B8D16; IL2CPP_EXTERN_C String_t* _stringLiteral1405E4A6FFDD0854982EA7768A7B4D953DC16844; IL2CPP_EXTERN_C String_t* _stringLiteral14186EE4029F5532250C9D088C4A95136EAFFD38; IL2CPP_EXTERN_C String_t* _stringLiteral145B6886ABDB6A64E26865445286469C28883644; IL2CPP_EXTERN_C String_t* _stringLiteral1496F8099D90D47FC707EA82FA9888110D1DDFF9; IL2CPP_EXTERN_C String_t* _stringLiteral155C9B9361B073FFEE6852679A1979E62AAA5D1E; IL2CPP_EXTERN_C String_t* _stringLiteral15642A007D2DB9637EDCE7B2736386295A0794F7; IL2CPP_EXTERN_C String_t* _stringLiteral16E69EF7214BCE520D8B1EB1F2CC431E2E22D713; IL2CPP_EXTERN_C String_t* _stringLiteral16FBA58A3C6B2DD2F5FE144302A0F4A91902C46D; IL2CPP_EXTERN_C String_t* _stringLiteral177362C48F2E95325EE85ED92A85B1482A581E5C; IL2CPP_EXTERN_C String_t* _stringLiteral17748A32471119AC82C2F72C1035408E9BB45E20; IL2CPP_EXTERN_C String_t* _stringLiteral187877AB55B74766DC1436CA5B6F7FF0D48AE315; IL2CPP_EXTERN_C String_t* _stringLiteral187D2EBE19E70BB615A35D25A3867822EFA22FEE; IL2CPP_EXTERN_C String_t* _stringLiteral1999FC04011BD2AB7D9623B6C21F904B44A6A3C0; IL2CPP_EXTERN_C String_t* _stringLiteral19AB8440A3272EB3FA12DA209B0DD4AB1E7B34D5; IL2CPP_EXTERN_C String_t* _stringLiteral1A19F8EB58E572415B2CAA500645D3DFAB262C83; IL2CPP_EXTERN_C String_t* _stringLiteral1C7A80C6FA2C60BCE2795096A76DA26E0902723C; IL2CPP_EXTERN_C String_t* _stringLiteral1C9EBF7B6F5146572A552EC04EA9E55D2B58B134; IL2CPP_EXTERN_C String_t* _stringLiteral1CBE2D325BAE41961C1B6ABE9A44545C861C75FC; IL2CPP_EXTERN_C String_t* _stringLiteral20AC8F9A2BBF04D8388D5F216CD569B8589BFE04; IL2CPP_EXTERN_C String_t* _stringLiteral20D4BE754DFA75DF0FF1CA8FB6D66730975559AB; IL2CPP_EXTERN_C String_t* _stringLiteral2125D12A46A1C0D4D731B0273F5A2AB6EA24428C; IL2CPP_EXTERN_C String_t* _stringLiteral232569C6E0DF3C3165A09AF79D5ADDEBAFFC98C0; IL2CPP_EXTERN_C String_t* _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745; IL2CPP_EXTERN_C String_t* _stringLiteral251DFE5B6D5D3E5FFB94B6F557B053DAA43EB39B; IL2CPP_EXTERN_C String_t* _stringLiteral268B11289EA2B7265F4C66634B963A45B2495CA9; IL2CPP_EXTERN_C String_t* _stringLiteral26DC5E0BF73157E4A9F40EBB2C5D045B1E35CA62; IL2CPP_EXTERN_C String_t* _stringLiteral271F9BD5F9F19FBC8A53C199CBB18D60D5C54062; IL2CPP_EXTERN_C String_t* _stringLiteral275F1DA8562693C878B0D38715EF3B9B2CA7C159; IL2CPP_EXTERN_C String_t* _stringLiteral2796F1273F57536B7BAAC9238CB921CDABB613FE; IL2CPP_EXTERN_C String_t* _stringLiteral27BEAC53C28704ED312F13BCA03D8F4ED20D8EEC; IL2CPP_EXTERN_C String_t* _stringLiteral28058420E51E692485573E75B04BD1527E9A2C4D; IL2CPP_EXTERN_C String_t* _stringLiteral2A663BE4108EDCBC93A1A8077190101E2BF6A10A; IL2CPP_EXTERN_C String_t* _stringLiteral2B0F0F1705E5EBF1F286CD46163C0365291D4D8B; IL2CPP_EXTERN_C String_t* _stringLiteral2BA8E0861E6000326D13CB7A3F642801A1A79192; IL2CPP_EXTERN_C String_t* _stringLiteral2BD6350AD7DC1C7338ED2FA8779B1A34BBF924E4; IL2CPP_EXTERN_C String_t* _stringLiteral2DEA6DBC8A0D9F0EDF29F041B19CD4E17015DB03; IL2CPP_EXTERN_C String_t* _stringLiteral30C1109AED7A570B9B11A0CCD8020033AF5361CD; IL2CPP_EXTERN_C String_t* _stringLiteral30E3DCF4CB38AE0C18D99584F88F74FCD3EEF04E; IL2CPP_EXTERN_C String_t* _stringLiteral3163DE349A429DD7A75C2880BCA8649376A11643; IL2CPP_EXTERN_C String_t* _stringLiteral333457F9420A996194CE8209D285BF0A1C1D1698; IL2CPP_EXTERN_C String_t* _stringLiteral336022D7F71C01EFFFCB7A9C187734DBBEEC679E; IL2CPP_EXTERN_C String_t* _stringLiteral339C25AB213372A448D9C2ABB5765DE33E327D05; IL2CPP_EXTERN_C String_t* _stringLiteral33E62058876E316CF58545E084E7C038D9AC6E17; IL2CPP_EXTERN_C String_t* _stringLiteral33FA09D4F5C9B409150E5B3D4C72F0457AA15E2F; IL2CPP_EXTERN_C String_t* _stringLiteral342774974B06391B38D6F8B5A5E6EC4E7F0B1E4B; IL2CPP_EXTERN_C String_t* _stringLiteral34C6DD5E3F74D225FC488DB53BB338417416C358; IL2CPP_EXTERN_C String_t* _stringLiteral3609A350BAED78A888575E1651638A3ED47F5A15; IL2CPP_EXTERN_C String_t* _stringLiteral370F34481223594DA1FD878D7853CBBCD07CBFB1; IL2CPP_EXTERN_C String_t* _stringLiteral379F60DEBB6D55CE61887446D2D512ECB5B58E7A; IL2CPP_EXTERN_C String_t* _stringLiteral37E033900AD7EC81A93678A2F634ED03B6F6F7AC; IL2CPP_EXTERN_C String_t* _stringLiteral37E281326AE978D6021F7ABEA46E23C4F8ABEF72; IL2CPP_EXTERN_C String_t* _stringLiteral39AAB98BC1F2A2AF21B51111DCEDCFFB04C8BF86; IL2CPP_EXTERN_C String_t* _stringLiteral3B3B0902AFFD71AC0A61E24B97CE57857253A593; IL2CPP_EXTERN_C String_t* _stringLiteral3B5ACAADD2A8DCA517A95E30580025EB72B85BA6; IL2CPP_EXTERN_C String_t* _stringLiteral3BAC2A75BAFE62794897E7983D42E9A366404D16; IL2CPP_EXTERN_C String_t* _stringLiteral3C21B08946C4F5FAF4891F8DC09CEEB35F5A1737; IL2CPP_EXTERN_C String_t* _stringLiteral3EE5FEFAF7DE69BF9353F7DFACEB8CE657B93871; IL2CPP_EXTERN_C String_t* _stringLiteral3FA118FF18D71618EB3BDD32868647552EAE8EC1; IL2CPP_EXTERN_C String_t* _stringLiteral41929A1E7BFDE1DA15DF6EAB590A9A0BE1C2669F; IL2CPP_EXTERN_C String_t* _stringLiteral4524A3CDA236E8107A7ADDA16FF20824B50D5DE4; IL2CPP_EXTERN_C String_t* _stringLiteral45593D5E655060F74A6C44C3B85B7F8BA028EA85; IL2CPP_EXTERN_C String_t* _stringLiteral462932E2EEBDB8E1CD4E4CC0BE1BBD9777B2DE31; IL2CPP_EXTERN_C String_t* _stringLiteral463706C81D9A7FCEC9CFD74F6BDF5E47A3B70A04; IL2CPP_EXTERN_C String_t* _stringLiteral46965B78C497683855CDF41381BC0F2CDD09CC59; IL2CPP_EXTERN_C String_t* _stringLiteral48B43F5FA99E5E4DA91ECE489C9146C2E013F2C0; IL2CPP_EXTERN_C String_t* _stringLiteral4C23E639A5A412FD6FD6D1C92298ADD2B8DF4D0E; IL2CPP_EXTERN_C String_t* _stringLiteral4C315353372F3F841E76C82262AF0324BBC4AFFE; IL2CPP_EXTERN_C String_t* _stringLiteral4D9FFA58750E6CD58A85D43767D628AC2DD297A1; IL2CPP_EXTERN_C String_t* _stringLiteral4E772C6B9394F5AC612E4C078AC1B64F82114327; IL2CPP_EXTERN_C String_t* _stringLiteral4F26532AB022D0D02F97B44928A07B12B854E042; IL2CPP_EXTERN_C String_t* _stringLiteral4F4B7FB0DAA8247272297BFDE2E625E1158BC21B; IL2CPP_EXTERN_C String_t* _stringLiteral5006FEE042DEA8248E11772544DA272BCD03C010; IL2CPP_EXTERN_C String_t* _stringLiteral504B9DBDA354163F11B52121840ACC9175D28096; IL2CPP_EXTERN_C String_t* _stringLiteral518B4580CD2B43947006D63DBE89EABDB4C72396; IL2CPP_EXTERN_C String_t* _stringLiteral51B1DCE4CCC91ABF973D7C6F040C54B79216D130; IL2CPP_EXTERN_C String_t* _stringLiteral55222BD399E23BEE06115515650DF51D1B6FE02A; IL2CPP_EXTERN_C String_t* _stringLiteral56AE9A47135FB208ACB57FB850A93CE35E62DA0A; IL2CPP_EXTERN_C String_t* _stringLiteral578E7F37170D9BE138C4B202DBD98D50BAEE1207; IL2CPP_EXTERN_C String_t* _stringLiteral5CCD9B9EDD6FEE3858916086082F27FC7D3D43A0; IL2CPP_EXTERN_C String_t* _stringLiteral5D21766FA243325B8DAF51FBF17FC7423634B04F; IL2CPP_EXTERN_C String_t* _stringLiteral5EECAA92D98A4BA3E8AABFA36B5029E6E72B9FE0; IL2CPP_EXTERN_C String_t* _stringLiteral5F52AE63B7C5BFD02F09A133E6C738E301EE7525; IL2CPP_EXTERN_C String_t* _stringLiteral5F5EA2589983A2251C76E663151A3433408C9F9F; IL2CPP_EXTERN_C String_t* _stringLiteral6012CDC2131F970710DD55F8C0B0FC9EDAC9BB93; IL2CPP_EXTERN_C String_t* _stringLiteral611339ECD39703D426527E889AB6F988AE0AC2ED; IL2CPP_EXTERN_C String_t* _stringLiteral62F08E7ED6F704787D99D29F39DA5F3967D51AE4; IL2CPP_EXTERN_C String_t* _stringLiteral6348F335497AB29517BBF47765568FB755023B4A; IL2CPP_EXTERN_C String_t* _stringLiteral63D645B087299040799270572BB8AEDAC3666248; IL2CPP_EXTERN_C String_t* _stringLiteral64147E180BF5D57B38C30FD2DCB43A4DD8AB3CD8; IL2CPP_EXTERN_C String_t* _stringLiteral652B980D4E2EC8220BE6CD60DC372C49F907309E; IL2CPP_EXTERN_C String_t* _stringLiteral661C768A6EC1DE373D4760BFAA316A0C6B6CD8DB; IL2CPP_EXTERN_C String_t* _stringLiteral663FACF51F225E0EB0398776B22AB88950F46C5A; IL2CPP_EXTERN_C String_t* _stringLiteral66ACDB186A389494B8890447B8BD0CD5D6BC5468; IL2CPP_EXTERN_C String_t* _stringLiteral67A8A5D0ADC933B024198A4E43926D4FDA5EADCC; IL2CPP_EXTERN_C String_t* _stringLiteral67F438B8E048889CB1505E5B0A4EB14DDCC0C634; IL2CPP_EXTERN_C String_t* _stringLiteral683F37EC4A215A44555082EA88D2E170B5DA1447; IL2CPP_EXTERN_C String_t* _stringLiteral685B96D3C0447492744C5A277D5A33C481F062C7; IL2CPP_EXTERN_C String_t* _stringLiteral6897BF7AB81C24C922CD0660FA63BBEBFE5BD3CC; IL2CPP_EXTERN_C String_t* _stringLiteral68B0DC046D209BD5398B35F8CCEB1B94183E45FD; IL2CPP_EXTERN_C String_t* _stringLiteral69CEB81C4356613EE837AA34F7829125CCEE8ECE; IL2CPP_EXTERN_C String_t* _stringLiteral6A6114EE6AD4F5D8753DA3068DD672E7F9BC8B7C; IL2CPP_EXTERN_C String_t* _stringLiteral6CE4FF76C9A3AA8EACB2642C3029DD05C6E29F82; IL2CPP_EXTERN_C String_t* _stringLiteral6DBA599688D21D9E983FF129A95B4B9FD0491B44; IL2CPP_EXTERN_C String_t* _stringLiteral71A41D9E84570DF936ECD1AEA635EAA3BCE1BCFB; IL2CPP_EXTERN_C String_t* _stringLiteral71E375476CD036DC55A62DC1C54F93440514D4DB; IL2CPP_EXTERN_C String_t* _stringLiteral736B8C0D37EBD403829A528952F68DE7B6EE8CB5; IL2CPP_EXTERN_C String_t* _stringLiteral74B232E34C7B710A44245D249D308757819847F0; IL2CPP_EXTERN_C String_t* _stringLiteral74CB75CF2033AC52DBF26CCE1882C0D3D4D261B5; IL2CPP_EXTERN_C String_t* _stringLiteral74F125623E53550B68F475F6104D64A7B4FFA002; IL2CPP_EXTERN_C String_t* _stringLiteral7627A1F80867B72E20CD18B04AD686EF5919BFDC; IL2CPP_EXTERN_C String_t* _stringLiteral77711513C17953B0CF088AAA8960A5E3CAE812E0; IL2CPP_EXTERN_C String_t* _stringLiteral7781CC8646E57B2611ADA4C28A5A45ADED8EF164; IL2CPP_EXTERN_C String_t* _stringLiteral77C66025C930510EE67E22EBE245B7FF0CA5F1EC; IL2CPP_EXTERN_C String_t* _stringLiteral78825798A96E402C2095EAC6CA168925BB1DD273; IL2CPP_EXTERN_C String_t* _stringLiteral798108AE9FB217C8959F2DED31AE7EAA7889C113; IL2CPP_EXTERN_C String_t* _stringLiteral7A0F21FDBDEA86648C5DCD7A29679A990503872F; IL2CPP_EXTERN_C String_t* _stringLiteral7A85609535A45848A2FD7C5F8B3217EACBEF9CD0; IL2CPP_EXTERN_C String_t* _stringLiteral7ACA6A04ECE7655032B513D77860029F8E840F91; IL2CPP_EXTERN_C String_t* _stringLiteral7B2A7F1C4900482F012B2DC83DF79F476A9F25EE; IL2CPP_EXTERN_C String_t* _stringLiteral7B7545BD3CA2CEF1978156E94491C4D41AFB09C9; IL2CPP_EXTERN_C String_t* _stringLiteral7B756ABD293716B812540F03FB2F3758A103F7F2; IL2CPP_EXTERN_C String_t* _stringLiteral7D6DC6DDFA61CEDE05B17F88286D237ED159C5D2; IL2CPP_EXTERN_C String_t* _stringLiteral7F497051B441243A1A42D5A9C5A9D15A7C97D08A; IL2CPP_EXTERN_C String_t* _stringLiteral7F83D1397ECE0E7B3201C5806F0A4D62DFC36B55; IL2CPP_EXTERN_C String_t* _stringLiteral80D4BF332379961AA750FB7B55DC92FD628CBEE8; IL2CPP_EXTERN_C String_t* _stringLiteral8123ADD0461274D47114601C355EAFAB50371447; IL2CPP_EXTERN_C String_t* _stringLiteral82128C45BA75D1898667EBC9275E25444AF126BC; IL2CPP_EXTERN_C String_t* _stringLiteral83B569C2C49DB2A90DEAEB592C3189A2DC094E11; IL2CPP_EXTERN_C String_t* _stringLiteral83E364CD314029EC0F6B4C80F5DBBDF158EECCCC; IL2CPP_EXTERN_C String_t* _stringLiteral85736300AFDCF4B38F0A9679DBB6F47B0EF697AC; IL2CPP_EXTERN_C String_t* _stringLiteral86A22D3A576D7C99132992E5DD9D118173CB4078; IL2CPP_EXTERN_C String_t* _stringLiteral86E39EE5D19052072B45CD3CC8F830BDBE22CA7A; IL2CPP_EXTERN_C String_t* _stringLiteral87A82C68D0F9886C428DE9E07B5524F3E6A08970; IL2CPP_EXTERN_C String_t* _stringLiteral87F0EFBA079B793A257F4478749C59CAB6A740BF; IL2CPP_EXTERN_C String_t* _stringLiteral8A3280872B7D6718CC99B57BFBD0F82A09A1DF9F; IL2CPP_EXTERN_C String_t* _stringLiteral8A7FFDE5EE67F4359B4BEAE6EF71538156731FEC; IL2CPP_EXTERN_C String_t* _stringLiteral8D081E8EED213A2786BB8CEB46059FB513AAD2BF; IL2CPP_EXTERN_C String_t* _stringLiteral8E30F21E019C910F1EC20AF439429E4278B90EF3; IL2CPP_EXTERN_C String_t* _stringLiteral91003D2BFC8EBA9DB6C029503784214B461DC0A0; IL2CPP_EXTERN_C String_t* _stringLiteral9180E1B85099AFBB717B122A1F9AC818B20A0D90; IL2CPP_EXTERN_C String_t* _stringLiteral91FA22B8ECDED45527422282487144D47FA10733; IL2CPP_EXTERN_C String_t* _stringLiteral92F4FAE0F91F544D825E8998DFAB6D1C9659A72D; IL2CPP_EXTERN_C String_t* _stringLiteral939FDD0CFBF276219A6CB6BB7DA8D321687FF1A7; IL2CPP_EXTERN_C String_t* _stringLiteral94D727E17EBE2B230570DE3A87C6831BDD700FD6; IL2CPP_EXTERN_C String_t* _stringLiteral9645F0570B49B10DDE94A0E847474B41527FCEC9; IL2CPP_EXTERN_C String_t* _stringLiteral98BD1F810B97C00A1EB8EFC41DD9F4399C152AE0; IL2CPP_EXTERN_C String_t* _stringLiteral98E19DCE961E48AB5A96909758B77A3257C9B7B0; IL2CPP_EXTERN_C String_t* _stringLiteral9930F987DF6DF34FD6C30D2A9FA733C4BA476350; IL2CPP_EXTERN_C String_t* _stringLiteral9B1AA2958BC8A25BEF418BD0E331D89386AD27D6; IL2CPP_EXTERN_C String_t* _stringLiteral9DCE083EE15CDA3B6D7506A3B8AAFB79F4C2F558; IL2CPP_EXTERN_C String_t* _stringLiteral9E5F5877FC21F9389382C21D6B0FC1FD71AAC390; IL2CPP_EXTERN_C String_t* _stringLiteral9EC5F17060D615B578EBE09AFDB74E29DD9D8833; IL2CPP_EXTERN_C String_t* _stringLiteral9EEA69B4F01E97DA9DDA5913DF56564D42ABD41A; IL2CPP_EXTERN_C String_t* _stringLiteral9F6854387F847DBAFF44934E6350C3D139DA8527; IL2CPP_EXTERN_C String_t* _stringLiteral9F90543F5A3A0562EA33B07913037B0D098325A9; IL2CPP_EXTERN_C String_t* _stringLiteralA02B43681539795BF14C9A47DB53B6782D51EA2D; IL2CPP_EXTERN_C String_t* _stringLiteralA06AE274A93952137968F36E5CE1AE5B2A2B9741; IL2CPP_EXTERN_C String_t* _stringLiteralA080B4C2AD0D13ABACC03072DAF48FF3797D5E18; IL2CPP_EXTERN_C String_t* _stringLiteralA0EF6A38ACFB617388B010B948880AEC99393F8D; IL2CPP_EXTERN_C String_t* _stringLiteralA16A5A766620C92E70C8F0C13BC707B1DD24BB40; IL2CPP_EXTERN_C String_t* _stringLiteralA3D218FA8DEACAA4642184107DFEFDBC21A7EF78; IL2CPP_EXTERN_C String_t* _stringLiteralA3EFD00EA085079EE7F97407F8EFF07E3990696A; IL2CPP_EXTERN_C String_t* _stringLiteralA541545AC7ABD1030907CF06229D618165CA0FF9; IL2CPP_EXTERN_C String_t* _stringLiteralA7B911F2B07F59FDFBA9FE60A586F381EAF21E89; IL2CPP_EXTERN_C String_t* _stringLiteralA7DE4FC343BF73D24FD8C46C51B418DBA4F8506A; IL2CPP_EXTERN_C String_t* _stringLiteralA8333C172FD811A3005E48E1659B0C01E5B737DC; IL2CPP_EXTERN_C String_t* _stringLiteralA8A0FD07F08D16EE517E51941994B8A1CF651368; IL2CPP_EXTERN_C String_t* _stringLiteralA9777F197284455C993422257749927462143AF5; IL2CPP_EXTERN_C String_t* _stringLiteralA9FDA2E5718693ACB1E2A1F083CE6CC5A7111149; IL2CPP_EXTERN_C String_t* _stringLiteralABCC6F3C5A749F63D735FA04D743BE8387859504; IL2CPP_EXTERN_C String_t* _stringLiteralACAA3F034BC8CAAF34163BEFBA416A7A52F4A9B3; IL2CPP_EXTERN_C String_t* _stringLiteralADD306B47D5269D0F04AF4E3CD0DA417A10B8ABC; IL2CPP_EXTERN_C String_t* _stringLiteralAE47DF91E031BFC4E809799DF55C82ABCA4B43D7; IL2CPP_EXTERN_C String_t* _stringLiteralB0A669EE38050E63D8F9CB5B9EE063F765162C1A; IL2CPP_EXTERN_C String_t* _stringLiteralB20D9771966611F32C4E37ECF3F2818C5B199133; IL2CPP_EXTERN_C String_t* _stringLiteralB264BC41FF80638659B7A213CA1E8D89BA37B402; IL2CPP_EXTERN_C String_t* _stringLiteralB29507726751A09EA87DED5E5FE0A9DC3CA4F218; IL2CPP_EXTERN_C String_t* _stringLiteralB3F7E16463205E283B082CF756597A5F9C780153; IL2CPP_EXTERN_C String_t* _stringLiteralB4B83732B1724F86E7DDF33CB39039FDBBD915B9; IL2CPP_EXTERN_C String_t* _stringLiteralB5091C9B2711F2B144AA641ADBE4D291082835D2; IL2CPP_EXTERN_C String_t* _stringLiteralB5D55676513977B1CC8289EFDECD3AC45ADAC074; IL2CPP_EXTERN_C String_t* _stringLiteralB6C6729487D9880A1A46CDDD120D87207BB095AD; IL2CPP_EXTERN_C String_t* _stringLiteralB75EF6F939BAF26BBF9382F8E7E2A1B463AF6EA8; IL2CPP_EXTERN_C String_t* _stringLiteralB809AD1700E38A60785549B6958A7688B9EB802A; IL2CPP_EXTERN_C String_t* _stringLiteralBBA4631906F4C458CB2BBDD76F7D84AFE7525CAA; IL2CPP_EXTERN_C String_t* _stringLiteralBBB8F81499B57D6CBFD03813D212598C06FEE577; IL2CPP_EXTERN_C String_t* _stringLiteralBBD874DDFDEE7D37EF3407196364EEA52C02D4BA; IL2CPP_EXTERN_C String_t* _stringLiteralBBDEC0E13C84CF6F8C3B7EBF5155723C0DC0B760; IL2CPP_EXTERN_C String_t* _stringLiteralBF0D700BCFF7926DE36A48E44ABD4EBBF0D6728F; IL2CPP_EXTERN_C String_t* _stringLiteralBFD1210247E459A47C5E10A452BBD54AF6210C8A; IL2CPP_EXTERN_C String_t* _stringLiteralC069479491EDF00971B0FDE36B2AB2E95437F826; IL2CPP_EXTERN_C String_t* _stringLiteralC18BE09809C40016F56842A902791F9D32E3B6EF; IL2CPP_EXTERN_C String_t* _stringLiteralC363CC2636BE332A5798249C2C698E7E424911C9; IL2CPP_EXTERN_C String_t* _stringLiteralC5F521F2188B366ACAEBDB72198BC58A918A1EB0; IL2CPP_EXTERN_C String_t* _stringLiteralC68E93161F8C3334B631019EF34012F314C87B40; IL2CPP_EXTERN_C String_t* _stringLiteralC87F54F009BFFF741EAAB0CFF8BDF95101C7CAC3; IL2CPP_EXTERN_C String_t* _stringLiteralC9C203FF8C07EB0519AAC54A5AA9B86B395E7920; IL2CPP_EXTERN_C String_t* _stringLiteralCB2737E862403BD2CAA4EC5479F98F9C51D2A594; IL2CPP_EXTERN_C String_t* _stringLiteralCB7EE45F86091F2C129A37CFDA0619D41167C3A3; IL2CPP_EXTERN_C String_t* _stringLiteralCD79066978C02E8CBC7D2A809E2C3266FD8C701C; IL2CPP_EXTERN_C String_t* _stringLiteralCDE743FF61CBDF72BF05A4EC3478FED4F69A1F35; IL2CPP_EXTERN_C String_t* _stringLiteralCF104EB0E615717D616E89CF9F5DEF46B58B157A; IL2CPP_EXTERN_C String_t* _stringLiteralCFCF86B886F7D33447E2ABA0EAB8E78B5A6E1E95; IL2CPP_EXTERN_C String_t* _stringLiteralD0A85DD46032CB7E2A5597913E43998E217FF440; IL2CPP_EXTERN_C String_t* _stringLiteralD0D3B7B31F08241AB0583A23037113B73E7F2082; IL2CPP_EXTERN_C String_t* _stringLiteralD0FD68632386FDE1DC6625073B337FB66EDB7924; IL2CPP_EXTERN_C String_t* _stringLiteralD180C03D8246D8000C97FBD5EBC70281778AA3D3; IL2CPP_EXTERN_C String_t* _stringLiteralD187FFB51F5BDB31067E7C0CCCBD1A007DE16776; IL2CPP_EXTERN_C String_t* _stringLiteralD1DF7E3A60A7A0139E3CE6C5A6FCF0D6C42E6BEE; IL2CPP_EXTERN_C String_t* _stringLiteralD254D7F9810E53B134ABBD79078F8D119CF0DD78; IL2CPP_EXTERN_C String_t* _stringLiteralD389D736C510787FAF6582BCA9FB13F1E49B3BE1; IL2CPP_EXTERN_C String_t* _stringLiteralD4CB643705A26B030B5C762D9DC81CF6CF525335; IL2CPP_EXTERN_C String_t* _stringLiteralD64D9D8BF3ACA1CBCF48A27270C5E88707E6216D; IL2CPP_EXTERN_C String_t* _stringLiteralD80BB1CCB148A51722608F5698BA496FAB5ED13B; IL2CPP_EXTERN_C String_t* _stringLiteralD8C8A2DFECE2A33B50A348730AC13B3A3C2E5B2F; IL2CPP_EXTERN_C String_t* _stringLiteralD94C88FDDA0AC2EE1D60349CEA16E7DED73F1E15; IL2CPP_EXTERN_C String_t* _stringLiteralDA14CEEFE860E99F47C74070479204725BB60146; IL2CPP_EXTERN_C String_t* _stringLiteralDA3B46CBD421D3297958097E3E54AE43CDBE7440; IL2CPP_EXTERN_C String_t* _stringLiteralDDAED0D6462878B2842683ABC73ED0374CE48F83; IL2CPP_EXTERN_C String_t* _stringLiteralDE06F709E7B0DD970547951BF09CBCE44D97CB17; IL2CPP_EXTERN_C String_t* _stringLiteralDFE70301155C124D2665BE53C57D3784422D774E; IL2CPP_EXTERN_C String_t* _stringLiteralE02E459F438C286495D11178551E1FA8C62B10AA; IL2CPP_EXTERN_C String_t* _stringLiteralE124E35F31E686207BEC965316B423C5960C4EF1; IL2CPP_EXTERN_C String_t* _stringLiteralE12AE0893D0970887AC35417F6D3CC1423FE2174; IL2CPP_EXTERN_C String_t* _stringLiteralE185C6227B9AA41FD5A0CE1B9A568A3A5E39DCCE; IL2CPP_EXTERN_C String_t* _stringLiteralE2C726BB65797AC56A4CD8709B33945CE3E45A19; IL2CPP_EXTERN_C String_t* _stringLiteralE579C06E8610239A57FB6331C14F7C2C429A0C73; IL2CPP_EXTERN_C String_t* _stringLiteralE8B9166347495C98E706DFE5606EC0F3A495618A; IL2CPP_EXTERN_C String_t* _stringLiteralE9F5C309EAB2305D5C6D31FE58C37D3079CAF0CD; IL2CPP_EXTERN_C String_t* _stringLiteralEA38739BFD8E02B5F63D5927B2E2E83DC23AD2EF; IL2CPP_EXTERN_C String_t* _stringLiteralEA7FEA15E28556ABCF292DF70F8DE729DD42B9BE; IL2CPP_EXTERN_C String_t* _stringLiteralEB07F801076BDA5416325DC23B9C7EB56CBEFDCE; IL2CPP_EXTERN_C String_t* _stringLiteralEB3B06EFC1B516FF6DE14E7513E8D6B309714964; IL2CPP_EXTERN_C String_t* _stringLiteralEB5B6BF0D5008320A556FFBAB2BC9EC3F5C23E1C; IL2CPP_EXTERN_C String_t* _stringLiteralEC4454BBD197B8E5659F69D7AA70021B1E5EDBF5; IL2CPP_EXTERN_C String_t* _stringLiteralEDDAAD2CF18B540A4557704231B613EA9E005B88; IL2CPP_EXTERN_C String_t* _stringLiteralF039081843B0873E486DA8DBFF2DEA212D36D006; IL2CPP_EXTERN_C String_t* _stringLiteralF25BC3BD8C05E7B4713B53E510CF2FEFDAB9C22E; IL2CPP_EXTERN_C String_t* _stringLiteralF2DACC03921987C5C867EA1FA46A121E64D8DE25; IL2CPP_EXTERN_C String_t* _stringLiteralF33F118FB92FB6DB2DA46F889584F679CBB7AE10; IL2CPP_EXTERN_C String_t* _stringLiteralF3D31A1E3774E3FE3635D3A2976B02C6517B6F66; IL2CPP_EXTERN_C String_t* _stringLiteralF40F25D880CA084FCE0507B1DD25BEB0A7E4BF46; IL2CPP_EXTERN_C String_t* _stringLiteralF4CADB80F26188418B6F978D6C17B64F9E3D6A1F; IL2CPP_EXTERN_C String_t* _stringLiteralF50898E446C9B2C316C6174D64A7E12459677C60; IL2CPP_EXTERN_C String_t* _stringLiteralF7295555275691868C4B3EC1E11BB2F58B301890; IL2CPP_EXTERN_C String_t* _stringLiteralF8D3D2C9BA1C4FBB1312CEC0DA1EC0F1A463D9E2; IL2CPP_EXTERN_C String_t* _stringLiteralFA3E01C42493C362AAAFE3C63DC4494EC3009A15; IL2CPP_EXTERN_C String_t* _stringLiteralFA407A301D7169355BE0553FACC369B2FB9ABEE5; IL2CPP_EXTERN_C String_t* _stringLiteralFA6D41E982D08C3E12A9BFBD660B653B7240D5ED; IL2CPP_EXTERN_C String_t* _stringLiteralFADE15536604AC6735DFDBCAEDEC421E9A5B538B; IL2CPP_EXTERN_C String_t* _stringLiteralFB805A7E797603D3F9FA60483CACD7801C7CA1BA; IL2CPP_EXTERN_C String_t* _stringLiteralFBBF779334763EBE2F130B5E211F1FA191CF0D8D; IL2CPP_EXTERN_C String_t* _stringLiteralFBDC64E78D26867FC9F8B71594B19DA000D09887; IL2CPP_EXTERN_C String_t* _stringLiteralFBE99DA2DF51EB0CEF57EDE0B7632640B6D41C75; IL2CPP_EXTERN_C String_t* _stringLiteralFBF2671CB2B07C23E220A5A15B2A9617AE249CCC; IL2CPP_EXTERN_C String_t* _stringLiteralFE6F73B69C8F2AB8D9DF6D868ABF81067118C585; IL2CPP_EXTERN_C String_t* _stringLiteralFF7410F2BA7401BE95FFDE510906C810B21E768B; IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Builder_SetPersonalisation_m8695DE499AC92073C15D74912F8D184E20D09063_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Builder_Set_m3637D34ED1B0682D3A4D4A982C5EB6F304CB9B9B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Builder_Validate_m3CA7271BE9DE827264D5AE9D78C2C58018D424D2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponentInChildren_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m5BE56E8D6055FC8F79D1718EA6993212C2D61651_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponentInChildren_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_mCBD44A97260E33F58E2FBBD76E0432C8F120C30E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisButton_tA893FC15AB26E1439AC25BDCA7079530587BB65D_mED8C9575844B41F67CB4C2B13685FC0174CB61BC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisImage_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_m5D5D0C1BB7E1E67F46C955DA2861E7B83FC7301D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisRectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072_mEF448C51C8366D2CFA81704FFE76C31E4715E6D4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m75293BDBFD969C88142F677F73024FE59C39147B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mEF2BCA096E19A09362E388D4B4555D3133811FC7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m81F0F748B207BAF4209BEAB31E3ABBB4366B1F41_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m16DB3A8FE4012B17E36B47C8DD64A375BA9A1CAB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisRectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072_m1B327975BFAB070F4A1332784FFE80A1EECFBF00_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mD4CD79584162F43DF95E7A3741B85CF3D48B8BF6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_mF6A5472156C6CDBD7737FB15168FD637ED470C73_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m199DB87BCE947106FBA38E19FDFE80CB65B61144_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m3F9E6CED39A1576C8BCEEAC21E17B0DD5AE0F762_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mAA9495C97F1FD9D7AA32963AC599D0B3C44B935D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m3584CD7410F2E77C6720C395F9FDEB0232E8BBEA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m61A493C8813C7F3CB0FC4C8EFC467AFEF3EF0B3B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m7513035934252801FEDC95368E5B5DBBCA94FC50_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m751718F9B66694F03FC66CCEDBEF7A6FE47CFF57_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Resources_Load_TisSprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9_mD50714FA371E12743B01E971427E7BD2A2875413_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SeedGenerator_Run_m708B89D96C3F3DD5CC7E43CBC7009FE8AA27C7D8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Threefish1024Cipher_DecryptBlock_m1A58629637A6B2C447F999D68E3285ACE53FB74B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Threefish1024Cipher_EncryptBlock_m50F6C9E56E51A75C70807E328325B92B18B0339E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Threefish256Cipher_DecryptBlock_m499B03E5EBE200104904A0730C3541B33F665EB9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Threefish256Cipher_EncryptBlock_m9BE3AD25EA3866DF68CA85652B81146F6F2CF0F2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Threefish512Cipher_DecryptBlock_m2C9E6D71CB8BBA368FAF9E2DDCF6FED389536423_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Threefish512Cipher_EncryptBlock_mC635E163F61DDF09EE832BE3855D036DDBB35EFC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CActivateU3Ed__5_System_Collections_IEnumerator_Reset_m38243A882F10F8A9411F0AB165CDD2551C38DDFB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CAsyncCaptureExtraUIU3Ed__12_System_Collections_IEnumerator_Reset_m3F6426648BF3EA155C5162FCC2B7B6912576F73F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CAsyncNoticeBluetoothHolderU3Ed__11_System_Collections_IEnumerator_Reset_m0C5CE2CB927695BFE49795419AEF01241580FBE0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CAutoDestroyU3Ed__7_System_Collections_IEnumerator_Reset_m4BC1908CFF294C908F0861D00EFC41874F7F78B7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CDeactivateU3Ed__6_System_Collections_IEnumerator_Reset_m34A6D814484AD9621AA15A3DB3AB7D304DE7A5F6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CPlayEachU3Ed__4_System_Collections_IEnumerator_Reset_m1908C80999171BE0ECDC722AEEBCF31AB9DE84B2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CReloadLevelU3Ed__7_System_Collections_IEnumerator_Reset_m5694D3EF695046C6A1579159E27A8F1A35136558_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CRenderHighestScoreByDistanceU3Ed__11_System_Collections_IEnumerator_Reset_m3CB5D470F58220F968284E5C29116DF1EEA0FC08_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CStartU3Ed__1_System_Collections_IEnumerator_Reset_m9513A2F5ED5939A57CE31950DC6594B71D4FE876_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CblinkSphereU3Ed__6_System_Collections_IEnumerator_Reset_m2EF7AC551CDCF3D25A1D7C534A5F4C3A0391D6A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CblinkSphereU3Ed__6_System_Collections_IEnumerator_Reset_m3A72432114542B127133B6A0B8CBB27127FB25B2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* String_t_0_0_0_var; struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_com; struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_pinvoke; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct AnimationClipU5BU5D_t93D1A9ADEC832A4EABC0353D9E4E435B22B28489; struct AnimationPlayerU5BU5D_t53EFB9C221F3C69105619719E5731B924896C0A6; struct BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B; struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B; struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // System.EmptyArray`1 struct EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4 : public RuntimeObject { public: public: }; struct EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4_StaticFields { public: // T[] System.EmptyArray`1::Value ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4_StaticFields, ___Value_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_Value_0() const { return ___Value_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____items_1)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields, ____emptyArray_5)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__emptyArray_5() const { return ____emptyArray_5; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tE52E5C2E148404DCA0A2B88A1600C766B82394C6 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items PropConfigU5BU5D_t943E037504A78778E3718204CCB7B1552A7A7CF0* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tE52E5C2E148404DCA0A2B88A1600C766B82394C6, ____items_1)); } inline PropConfigU5BU5D_t943E037504A78778E3718204CCB7B1552A7A7CF0* get__items_1() const { return ____items_1; } inline PropConfigU5BU5D_t943E037504A78778E3718204CCB7B1552A7A7CF0** get_address_of__items_1() { return &____items_1; } inline void set__items_1(PropConfigU5BU5D_t943E037504A78778E3718204CCB7B1552A7A7CF0* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tE52E5C2E148404DCA0A2B88A1600C766B82394C6, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tE52E5C2E148404DCA0A2B88A1600C766B82394C6, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tE52E5C2E148404DCA0A2B88A1600C766B82394C6, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tE52E5C2E148404DCA0A2B88A1600C766B82394C6_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray PropConfigU5BU5D_t943E037504A78778E3718204CCB7B1552A7A7CF0* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE52E5C2E148404DCA0A2B88A1600C766B82394C6_StaticFields, ____emptyArray_5)); } inline PropConfigU5BU5D_t943E037504A78778E3718204CCB7B1552A7A7CF0* get__emptyArray_5() const { return ____emptyArray_5; } inline PropConfigU5BU5D_t943E037504A78778E3718204CCB7B1552A7A7CF0** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(PropConfigU5BU5D_t943E037504A78778E3718204CCB7B1552A7A7CF0* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items PropInfoU5BU5D_tE6511FABDB0A764A9F15A5200E0CEE5130C0FC34* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C, ____items_1)); } inline PropInfoU5BU5D_tE6511FABDB0A764A9F15A5200E0CEE5130C0FC34* get__items_1() const { return ____items_1; } inline PropInfoU5BU5D_tE6511FABDB0A764A9F15A5200E0CEE5130C0FC34** get_address_of__items_1() { return &____items_1; } inline void set__items_1(PropInfoU5BU5D_tE6511FABDB0A764A9F15A5200E0CEE5130C0FC34* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray PropInfoU5BU5D_tE6511FABDB0A764A9F15A5200E0CEE5130C0FC34* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C_StaticFields, ____emptyArray_5)); } inline PropInfoU5BU5D_tE6511FABDB0A764A9F15A5200E0CEE5130C0FC34* get__emptyArray_5() const { return ____emptyArray_5; } inline PropInfoU5BU5D_tE6511FABDB0A764A9F15A5200E0CEE5130C0FC34** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(PropInfoU5BU5D_tE6511FABDB0A764A9F15A5200E0CEE5130C0FC34* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RectTransformU5BU5D_tA38C18F6D88709B30F107C43E0669847172879D5* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3, ____items_1)); } inline RectTransformU5BU5D_tA38C18F6D88709B30F107C43E0669847172879D5* get__items_1() const { return ____items_1; } inline RectTransformU5BU5D_tA38C18F6D88709B30F107C43E0669847172879D5** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RectTransformU5BU5D_tA38C18F6D88709B30F107C43E0669847172879D5* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray RectTransformU5BU5D_tA38C18F6D88709B30F107C43E0669847172879D5* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3_StaticFields, ____emptyArray_5)); } inline RectTransformU5BU5D_tA38C18F6D88709B30F107C43E0669847172879D5* get__emptyArray_5() const { return ____emptyArray_5; } inline RectTransformU5BU5D_tA38C18F6D88709B30F107C43E0669847172879D5** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(RectTransformU5BU5D_tA38C18F6D88709B30F107C43E0669847172879D5* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t03823A5CB2146F640CB891BC5193FF26DD685494 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SampleDescriptorU5BU5D_tCCA18BA871DC35692B55F079A786833EB4EB424A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t03823A5CB2146F640CB891BC5193FF26DD685494, ____items_1)); } inline SampleDescriptorU5BU5D_tCCA18BA871DC35692B55F079A786833EB4EB424A* get__items_1() const { return ____items_1; } inline SampleDescriptorU5BU5D_tCCA18BA871DC35692B55F079A786833EB4EB424A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SampleDescriptorU5BU5D_tCCA18BA871DC35692B55F079A786833EB4EB424A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t03823A5CB2146F640CB891BC5193FF26DD685494, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t03823A5CB2146F640CB891BC5193FF26DD685494, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t03823A5CB2146F640CB891BC5193FF26DD685494, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t03823A5CB2146F640CB891BC5193FF26DD685494_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray SampleDescriptorU5BU5D_tCCA18BA871DC35692B55F079A786833EB4EB424A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t03823A5CB2146F640CB891BC5193FF26DD685494_StaticFields, ____emptyArray_5)); } inline SampleDescriptorU5BU5D_tCCA18BA871DC35692B55F079A786833EB4EB424A* get__emptyArray_5() const { return ____emptyArray_5; } inline SampleDescriptorU5BU5D_tCCA18BA871DC35692B55F079A786833EB4EB424A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(SampleDescriptorU5BU5D_tCCA18BA871DC35692B55F079A786833EB4EB424A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____items_1)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get__items_1() const { return ____items_1; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_StaticFields, ____emptyArray_5)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get__emptyArray_5() const { return ____emptyArray_5; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable struct Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC : public RuntimeObject { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger struct BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 : public RuntimeObject { public: // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::magnitude Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___magnitude_30; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::sign int32_t ___sign_31; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::nBits int32_t ___nBits_32; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::nBitLength int32_t ___nBitLength_33; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::mQuote int32_t ___mQuote_34; public: inline static int32_t get_offset_of_magnitude_30() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9, ___magnitude_30)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_magnitude_30() const { return ___magnitude_30; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_magnitude_30() { return &___magnitude_30; } inline void set_magnitude_30(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___magnitude_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___magnitude_30), (void*)value); } inline static int32_t get_offset_of_sign_31() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9, ___sign_31)); } inline int32_t get_sign_31() const { return ___sign_31; } inline int32_t* get_address_of_sign_31() { return &___sign_31; } inline void set_sign_31(int32_t value) { ___sign_31 = value; } inline static int32_t get_offset_of_nBits_32() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9, ___nBits_32)); } inline int32_t get_nBits_32() const { return ___nBits_32; } inline int32_t* get_address_of_nBits_32() { return &___nBits_32; } inline void set_nBits_32(int32_t value) { ___nBits_32 = value; } inline static int32_t get_offset_of_nBitLength_33() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9, ___nBitLength_33)); } inline int32_t get_nBitLength_33() const { return ___nBitLength_33; } inline int32_t* get_address_of_nBitLength_33() { return &___nBitLength_33; } inline void set_nBitLength_33(int32_t value) { ___nBitLength_33 = value; } inline static int32_t get_offset_of_mQuote_34() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9, ___mQuote_34)); } inline int32_t get_mQuote_34() const { return ___mQuote_34; } inline int32_t* get_address_of_mQuote_34() { return &___mQuote_34; } inline void set_mQuote_34(int32_t value) { ___mQuote_34 = value; } }; struct BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields { public: // System.Int32[][] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::primeLists Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* ___primeLists_0; // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::primeProducts Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___primeProducts_1; // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ZeroMagnitude Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___ZeroMagnitude_4; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ZeroEncoding ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___ZeroEncoding_5; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::SMALL_CONSTANTS BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* ___SMALL_CONSTANTS_6; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Zero BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Zero_7; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::One BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___One_8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Two BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Two_9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Three BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Three_10; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Ten BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Ten_11; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::BitLengthTable ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___BitLengthTable_12; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix2 BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix2_17; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix2E BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix2E_18; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix8 BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix8_19; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix8E BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix8E_20; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix10 BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix10_21; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix10E BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix10E_22; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix16 BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix16_23; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix16E BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix16E_24; // BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::RandomSource SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * ___RandomSource_25; // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ExpWindowThresholds Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___ExpWindowThresholds_26; public: inline static int32_t get_offset_of_primeLists_0() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___primeLists_0)); } inline Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* get_primeLists_0() const { return ___primeLists_0; } inline Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF** get_address_of_primeLists_0() { return &___primeLists_0; } inline void set_primeLists_0(Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* value) { ___primeLists_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___primeLists_0), (void*)value); } inline static int32_t get_offset_of_primeProducts_1() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___primeProducts_1)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_primeProducts_1() const { return ___primeProducts_1; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_primeProducts_1() { return &___primeProducts_1; } inline void set_primeProducts_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___primeProducts_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___primeProducts_1), (void*)value); } inline static int32_t get_offset_of_ZeroMagnitude_4() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___ZeroMagnitude_4)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_ZeroMagnitude_4() const { return ___ZeroMagnitude_4; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_ZeroMagnitude_4() { return &___ZeroMagnitude_4; } inline void set_ZeroMagnitude_4(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___ZeroMagnitude_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___ZeroMagnitude_4), (void*)value); } inline static int32_t get_offset_of_ZeroEncoding_5() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___ZeroEncoding_5)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_ZeroEncoding_5() const { return ___ZeroEncoding_5; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_ZeroEncoding_5() { return &___ZeroEncoding_5; } inline void set_ZeroEncoding_5(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___ZeroEncoding_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___ZeroEncoding_5), (void*)value); } inline static int32_t get_offset_of_SMALL_CONSTANTS_6() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___SMALL_CONSTANTS_6)); } inline BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* get_SMALL_CONSTANTS_6() const { return ___SMALL_CONSTANTS_6; } inline BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED** get_address_of_SMALL_CONSTANTS_6() { return &___SMALL_CONSTANTS_6; } inline void set_SMALL_CONSTANTS_6(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* value) { ___SMALL_CONSTANTS_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___SMALL_CONSTANTS_6), (void*)value); } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___Zero_7)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Zero_7() const { return ___Zero_7; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Zero_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___Zero_7), (void*)value); } inline static int32_t get_offset_of_One_8() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___One_8)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_One_8() const { return ___One_8; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_One_8() { return &___One_8; } inline void set_One_8(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___One_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___One_8), (void*)value); } inline static int32_t get_offset_of_Two_9() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___Two_9)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Two_9() const { return ___Two_9; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Two_9() { return &___Two_9; } inline void set_Two_9(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Two_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___Two_9), (void*)value); } inline static int32_t get_offset_of_Three_10() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___Three_10)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Three_10() const { return ___Three_10; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Three_10() { return &___Three_10; } inline void set_Three_10(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Three_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___Three_10), (void*)value); } inline static int32_t get_offset_of_Ten_11() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___Ten_11)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Ten_11() const { return ___Ten_11; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Ten_11() { return &___Ten_11; } inline void set_Ten_11(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Ten_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___Ten_11), (void*)value); } inline static int32_t get_offset_of_BitLengthTable_12() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___BitLengthTable_12)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_BitLengthTable_12() const { return ___BitLengthTable_12; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_BitLengthTable_12() { return &___BitLengthTable_12; } inline void set_BitLengthTable_12(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___BitLengthTable_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___BitLengthTable_12), (void*)value); } inline static int32_t get_offset_of_radix2_17() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix2_17)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix2_17() const { return ___radix2_17; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix2_17() { return &___radix2_17; } inline void set_radix2_17(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix2_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix2_17), (void*)value); } inline static int32_t get_offset_of_radix2E_18() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix2E_18)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix2E_18() const { return ___radix2E_18; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix2E_18() { return &___radix2E_18; } inline void set_radix2E_18(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix2E_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix2E_18), (void*)value); } inline static int32_t get_offset_of_radix8_19() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix8_19)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix8_19() const { return ___radix8_19; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix8_19() { return &___radix8_19; } inline void set_radix8_19(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix8_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix8_19), (void*)value); } inline static int32_t get_offset_of_radix8E_20() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix8E_20)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix8E_20() const { return ___radix8E_20; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix8E_20() { return &___radix8E_20; } inline void set_radix8E_20(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix8E_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix8E_20), (void*)value); } inline static int32_t get_offset_of_radix10_21() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix10_21)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix10_21() const { return ___radix10_21; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix10_21() { return &___radix10_21; } inline void set_radix10_21(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix10_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix10_21), (void*)value); } inline static int32_t get_offset_of_radix10E_22() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix10E_22)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix10E_22() const { return ___radix10E_22; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix10E_22() { return &___radix10E_22; } inline void set_radix10E_22(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix10E_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix10E_22), (void*)value); } inline static int32_t get_offset_of_radix16_23() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix16_23)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix16_23() const { return ___radix16_23; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix16_23() { return &___radix16_23; } inline void set_radix16_23(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix16_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix16_23), (void*)value); } inline static int32_t get_offset_of_radix16E_24() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix16E_24)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix16E_24() const { return ___radix16E_24; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix16E_24() { return &___radix16E_24; } inline void set_radix16E_24(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix16E_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix16E_24), (void*)value); } inline static int32_t get_offset_of_RandomSource_25() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___RandomSource_25)); } inline SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * get_RandomSource_25() const { return ___RandomSource_25; } inline SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 ** get_address_of_RandomSource_25() { return &___RandomSource_25; } inline void set_RandomSource_25(SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * value) { ___RandomSource_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___RandomSource_25), (void*)value); } inline static int32_t get_offset_of_ExpWindowThresholds_26() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___ExpWindowThresholds_26)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_ExpWindowThresholds_26() const { return ___ExpWindowThresholds_26; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_ExpWindowThresholds_26() { return &___ExpWindowThresholds_26; } inline void set_ExpWindowThresholds_26(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___ExpWindowThresholds_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___ExpWindowThresholds_26), (void*)value); } }; // ArduinoBluetoothAPI.BluetoothHelper struct BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 : public RuntimeObject { public: // ArduinoBluetoothAPI.BluetoothHelper/BluetoothEvents ArduinoBluetoothAPI.BluetoothHelper::OnConnected BluetoothEvents_t6367CF752C0000C65AC334DE644AE84EDAA71FA3 * ___OnConnected_8; // ArduinoBluetoothAPI.BluetoothHelper/BluetoothEvents ArduinoBluetoothAPI.BluetoothHelper::OnConnectionFailed BluetoothEvents_t6367CF752C0000C65AC334DE644AE84EDAA71FA3 * ___OnConnectionFailed_9; // ArduinoBluetoothAPI.BluetoothHelper/BluetoothEvents ArduinoBluetoothAPI.BluetoothHelper::OnDataReceived BluetoothEvents_t6367CF752C0000C65AC334DE644AE84EDAA71FA3 * ___OnDataReceived_10; // ArduinoBluetoothAPI.BluetoothHelper/BluetoothServiceEvent ArduinoBluetoothAPI.BluetoothHelper::OnServiceNotFound BluetoothServiceEvent_t10380261CF18564DD4DE13E93B0D61C6CF5989FA * ___OnServiceNotFound_11; // ArduinoBluetoothAPI.BluetoothHelper/BluetoothCharacteristicEvent ArduinoBluetoothAPI.BluetoothHelper::OnCharacteristicNotFound BluetoothCharacteristicEvent_tA803FAB6FC2D19DAD97EE3E01CD8D003DD25A03A * ___OnCharacteristicNotFound_12; // ArduinoBluetoothAPI.BluetoothHelper/BluetoothDescriptorEvent ArduinoBluetoothAPI.BluetoothHelper::OnDescriptorNotFound BluetoothDescriptorEvent_tE32E38A0724D0414191DC1A2FA4E28C6410167E4 * ___OnDescriptorNotFound_13; // ArduinoBluetoothAPI.BluetoothHelper/BluetoothScanEvents ArduinoBluetoothAPI.BluetoothHelper::OnScanEnded BluetoothScanEvents_t96E44F26E6E173C76A806E7E95CF4C7C84B8A33B * ___OnScanEnded_14; // ArduinoBluetoothAPI.BluetoothHelper/BluetoothLEDataEvent ArduinoBluetoothAPI.BluetoothHelper::OnCharacteristicChanged BluetoothLEDataEvent_t68F97939E5C7C84395925D0B3DFFD9BE12FAD4CD * ___OnCharacteristicChanged_15; // System.Collections.Generic.Queue`1 ArduinoBluetoothAPI.BluetoothHelper::ReceivedData Queue_1_tAF2A710AEBB98604F7E35A3CD161FA0838FD96D4 * ___ReceivedData_16; // System.Boolean ArduinoBluetoothAPI.BluetoothHelper::ble bool ___ble_18; // UnityEngine.GameObject ArduinoBluetoothAPI.BluetoothHelper::syncronizerObj GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___syncronizerObj_19; // System.String ArduinoBluetoothAPI.BluetoothHelper::str String_t* ___str_20; public: inline static int32_t get_offset_of_OnConnected_8() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2, ___OnConnected_8)); } inline BluetoothEvents_t6367CF752C0000C65AC334DE644AE84EDAA71FA3 * get_OnConnected_8() const { return ___OnConnected_8; } inline BluetoothEvents_t6367CF752C0000C65AC334DE644AE84EDAA71FA3 ** get_address_of_OnConnected_8() { return &___OnConnected_8; } inline void set_OnConnected_8(BluetoothEvents_t6367CF752C0000C65AC334DE644AE84EDAA71FA3 * value) { ___OnConnected_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnConnected_8), (void*)value); } inline static int32_t get_offset_of_OnConnectionFailed_9() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2, ___OnConnectionFailed_9)); } inline BluetoothEvents_t6367CF752C0000C65AC334DE644AE84EDAA71FA3 * get_OnConnectionFailed_9() const { return ___OnConnectionFailed_9; } inline BluetoothEvents_t6367CF752C0000C65AC334DE644AE84EDAA71FA3 ** get_address_of_OnConnectionFailed_9() { return &___OnConnectionFailed_9; } inline void set_OnConnectionFailed_9(BluetoothEvents_t6367CF752C0000C65AC334DE644AE84EDAA71FA3 * value) { ___OnConnectionFailed_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnConnectionFailed_9), (void*)value); } inline static int32_t get_offset_of_OnDataReceived_10() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2, ___OnDataReceived_10)); } inline BluetoothEvents_t6367CF752C0000C65AC334DE644AE84EDAA71FA3 * get_OnDataReceived_10() const { return ___OnDataReceived_10; } inline BluetoothEvents_t6367CF752C0000C65AC334DE644AE84EDAA71FA3 ** get_address_of_OnDataReceived_10() { return &___OnDataReceived_10; } inline void set_OnDataReceived_10(BluetoothEvents_t6367CF752C0000C65AC334DE644AE84EDAA71FA3 * value) { ___OnDataReceived_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnDataReceived_10), (void*)value); } inline static int32_t get_offset_of_OnServiceNotFound_11() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2, ___OnServiceNotFound_11)); } inline BluetoothServiceEvent_t10380261CF18564DD4DE13E93B0D61C6CF5989FA * get_OnServiceNotFound_11() const { return ___OnServiceNotFound_11; } inline BluetoothServiceEvent_t10380261CF18564DD4DE13E93B0D61C6CF5989FA ** get_address_of_OnServiceNotFound_11() { return &___OnServiceNotFound_11; } inline void set_OnServiceNotFound_11(BluetoothServiceEvent_t10380261CF18564DD4DE13E93B0D61C6CF5989FA * value) { ___OnServiceNotFound_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnServiceNotFound_11), (void*)value); } inline static int32_t get_offset_of_OnCharacteristicNotFound_12() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2, ___OnCharacteristicNotFound_12)); } inline BluetoothCharacteristicEvent_tA803FAB6FC2D19DAD97EE3E01CD8D003DD25A03A * get_OnCharacteristicNotFound_12() const { return ___OnCharacteristicNotFound_12; } inline BluetoothCharacteristicEvent_tA803FAB6FC2D19DAD97EE3E01CD8D003DD25A03A ** get_address_of_OnCharacteristicNotFound_12() { return &___OnCharacteristicNotFound_12; } inline void set_OnCharacteristicNotFound_12(BluetoothCharacteristicEvent_tA803FAB6FC2D19DAD97EE3E01CD8D003DD25A03A * value) { ___OnCharacteristicNotFound_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnCharacteristicNotFound_12), (void*)value); } inline static int32_t get_offset_of_OnDescriptorNotFound_13() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2, ___OnDescriptorNotFound_13)); } inline BluetoothDescriptorEvent_tE32E38A0724D0414191DC1A2FA4E28C6410167E4 * get_OnDescriptorNotFound_13() const { return ___OnDescriptorNotFound_13; } inline BluetoothDescriptorEvent_tE32E38A0724D0414191DC1A2FA4E28C6410167E4 ** get_address_of_OnDescriptorNotFound_13() { return &___OnDescriptorNotFound_13; } inline void set_OnDescriptorNotFound_13(BluetoothDescriptorEvent_tE32E38A0724D0414191DC1A2FA4E28C6410167E4 * value) { ___OnDescriptorNotFound_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnDescriptorNotFound_13), (void*)value); } inline static int32_t get_offset_of_OnScanEnded_14() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2, ___OnScanEnded_14)); } inline BluetoothScanEvents_t96E44F26E6E173C76A806E7E95CF4C7C84B8A33B * get_OnScanEnded_14() const { return ___OnScanEnded_14; } inline BluetoothScanEvents_t96E44F26E6E173C76A806E7E95CF4C7C84B8A33B ** get_address_of_OnScanEnded_14() { return &___OnScanEnded_14; } inline void set_OnScanEnded_14(BluetoothScanEvents_t96E44F26E6E173C76A806E7E95CF4C7C84B8A33B * value) { ___OnScanEnded_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnScanEnded_14), (void*)value); } inline static int32_t get_offset_of_OnCharacteristicChanged_15() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2, ___OnCharacteristicChanged_15)); } inline BluetoothLEDataEvent_t68F97939E5C7C84395925D0B3DFFD9BE12FAD4CD * get_OnCharacteristicChanged_15() const { return ___OnCharacteristicChanged_15; } inline BluetoothLEDataEvent_t68F97939E5C7C84395925D0B3DFFD9BE12FAD4CD ** get_address_of_OnCharacteristicChanged_15() { return &___OnCharacteristicChanged_15; } inline void set_OnCharacteristicChanged_15(BluetoothLEDataEvent_t68F97939E5C7C84395925D0B3DFFD9BE12FAD4CD * value) { ___OnCharacteristicChanged_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnCharacteristicChanged_15), (void*)value); } inline static int32_t get_offset_of_ReceivedData_16() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2, ___ReceivedData_16)); } inline Queue_1_tAF2A710AEBB98604F7E35A3CD161FA0838FD96D4 * get_ReceivedData_16() const { return ___ReceivedData_16; } inline Queue_1_tAF2A710AEBB98604F7E35A3CD161FA0838FD96D4 ** get_address_of_ReceivedData_16() { return &___ReceivedData_16; } inline void set_ReceivedData_16(Queue_1_tAF2A710AEBB98604F7E35A3CD161FA0838FD96D4 * value) { ___ReceivedData_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___ReceivedData_16), (void*)value); } inline static int32_t get_offset_of_ble_18() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2, ___ble_18)); } inline bool get_ble_18() const { return ___ble_18; } inline bool* get_address_of_ble_18() { return &___ble_18; } inline void set_ble_18(bool value) { ___ble_18 = value; } inline static int32_t get_offset_of_syncronizerObj_19() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2, ___syncronizerObj_19)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_syncronizerObj_19() const { return ___syncronizerObj_19; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_syncronizerObj_19() { return &___syncronizerObj_19; } inline void set_syncronizerObj_19(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___syncronizerObj_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___syncronizerObj_19), (void*)value); } inline static int32_t get_offset_of_str_20() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2, ___str_20)); } inline String_t* get_str_20() const { return ___str_20; } inline String_t** get_address_of_str_20() { return &___str_20; } inline void set_str_20(String_t* value) { ___str_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___str_20), (void*)value); } }; struct BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2_StaticFields { public: // ArduinoBluetoothAPI.BluetoothHelper ArduinoBluetoothAPI.BluetoothHelper::bluetoothHelperInstance BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * ___bluetoothHelperInstance_0; // System.Boolean ArduinoBluetoothAPI.BluetoothHelper::SERIAL_COMM bool ___SERIAL_COMM_1; // System.Boolean ArduinoBluetoothAPI.BluetoothHelper::BLUETOOTH_SIMULATION bool ___BLUETOOTH_SIMULATION_2; // System.Boolean ArduinoBluetoothAPI.BluetoothHelper::BLE bool ___BLE_3; // System.Boolean ArduinoBluetoothAPI.BluetoothHelper::ASYNC_EVENTS bool ___ASYNC_EVENTS_4; // System.Boolean ArduinoBluetoothAPI.BluetoothHelper::BLE_AS_CLIENT bool ___BLE_AS_CLIENT_5; // System.String ArduinoBluetoothAPI.BluetoothHelper::BLE_SERVER_IP String_t* ___BLE_SERVER_IP_6; // System.Collections.Generic.Dictionary`2 ArduinoBluetoothAPI.BluetoothHelper::instances Dictionary_2_t30A4EEA989621CA9B6EE93D537EC7E1889ABAEAD * ___instances_7; // System.Collections.Generic.List`1 ArduinoBluetoothAPI.BluetoothHelper::listeners List_1_tFBF8941865FA74B072CCEFDC9F4BB346FCA83144 * ___listeners_17; public: inline static int32_t get_offset_of_bluetoothHelperInstance_0() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2_StaticFields, ___bluetoothHelperInstance_0)); } inline BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * get_bluetoothHelperInstance_0() const { return ___bluetoothHelperInstance_0; } inline BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 ** get_address_of_bluetoothHelperInstance_0() { return &___bluetoothHelperInstance_0; } inline void set_bluetoothHelperInstance_0(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * value) { ___bluetoothHelperInstance_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___bluetoothHelperInstance_0), (void*)value); } inline static int32_t get_offset_of_SERIAL_COMM_1() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2_StaticFields, ___SERIAL_COMM_1)); } inline bool get_SERIAL_COMM_1() const { return ___SERIAL_COMM_1; } inline bool* get_address_of_SERIAL_COMM_1() { return &___SERIAL_COMM_1; } inline void set_SERIAL_COMM_1(bool value) { ___SERIAL_COMM_1 = value; } inline static int32_t get_offset_of_BLUETOOTH_SIMULATION_2() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2_StaticFields, ___BLUETOOTH_SIMULATION_2)); } inline bool get_BLUETOOTH_SIMULATION_2() const { return ___BLUETOOTH_SIMULATION_2; } inline bool* get_address_of_BLUETOOTH_SIMULATION_2() { return &___BLUETOOTH_SIMULATION_2; } inline void set_BLUETOOTH_SIMULATION_2(bool value) { ___BLUETOOTH_SIMULATION_2 = value; } inline static int32_t get_offset_of_BLE_3() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2_StaticFields, ___BLE_3)); } inline bool get_BLE_3() const { return ___BLE_3; } inline bool* get_address_of_BLE_3() { return &___BLE_3; } inline void set_BLE_3(bool value) { ___BLE_3 = value; } inline static int32_t get_offset_of_ASYNC_EVENTS_4() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2_StaticFields, ___ASYNC_EVENTS_4)); } inline bool get_ASYNC_EVENTS_4() const { return ___ASYNC_EVENTS_4; } inline bool* get_address_of_ASYNC_EVENTS_4() { return &___ASYNC_EVENTS_4; } inline void set_ASYNC_EVENTS_4(bool value) { ___ASYNC_EVENTS_4 = value; } inline static int32_t get_offset_of_BLE_AS_CLIENT_5() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2_StaticFields, ___BLE_AS_CLIENT_5)); } inline bool get_BLE_AS_CLIENT_5() const { return ___BLE_AS_CLIENT_5; } inline bool* get_address_of_BLE_AS_CLIENT_5() { return &___BLE_AS_CLIENT_5; } inline void set_BLE_AS_CLIENT_5(bool value) { ___BLE_AS_CLIENT_5 = value; } inline static int32_t get_offset_of_BLE_SERVER_IP_6() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2_StaticFields, ___BLE_SERVER_IP_6)); } inline String_t* get_BLE_SERVER_IP_6() const { return ___BLE_SERVER_IP_6; } inline String_t** get_address_of_BLE_SERVER_IP_6() { return &___BLE_SERVER_IP_6; } inline void set_BLE_SERVER_IP_6(String_t* value) { ___BLE_SERVER_IP_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___BLE_SERVER_IP_6), (void*)value); } inline static int32_t get_offset_of_instances_7() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2_StaticFields, ___instances_7)); } inline Dictionary_2_t30A4EEA989621CA9B6EE93D537EC7E1889ABAEAD * get_instances_7() const { return ___instances_7; } inline Dictionary_2_t30A4EEA989621CA9B6EE93D537EC7E1889ABAEAD ** get_address_of_instances_7() { return &___instances_7; } inline void set_instances_7(Dictionary_2_t30A4EEA989621CA9B6EE93D537EC7E1889ABAEAD * value) { ___instances_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___instances_7), (void*)value); } inline static int32_t get_offset_of_listeners_17() { return static_cast(offsetof(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2_StaticFields, ___listeners_17)); } inline List_1_tFBF8941865FA74B072CCEFDC9F4BB346FCA83144 * get_listeners_17() const { return ___listeners_17; } inline List_1_tFBF8941865FA74B072CCEFDC9F4BB346FCA83144 ** get_address_of_listeners_17() { return &___listeners_17; } inline void set_listeners_17(List_1_tFBF8941865FA74B072CCEFDC9F4BB346FCA83144 * value) { ___listeners_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___listeners_17), (void*)value); } }; // ArduinoBluetoothAPI.BluetoothHelperCharacteristic struct BluetoothHelperCharacteristic_t192402A7C03FD9857C87822D541F8737A469B6E9 : public RuntimeObject { public: // System.String ArduinoBluetoothAPI.BluetoothHelperCharacteristic::name String_t* ___name_0; // System.String ArduinoBluetoothAPI.BluetoothHelperCharacteristic::service String_t* ___service_1; // System.Collections.Generic.LinkedList`1 ArduinoBluetoothAPI.BluetoothHelperCharacteristic::descriptors LinkedList_1_t622C3F883163157A244F5BF726BD781FF0482C54 * ___descriptors_2; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(BluetoothHelperCharacteristic_t192402A7C03FD9857C87822D541F8737A469B6E9, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_0), (void*)value); } inline static int32_t get_offset_of_service_1() { return static_cast(offsetof(BluetoothHelperCharacteristic_t192402A7C03FD9857C87822D541F8737A469B6E9, ___service_1)); } inline String_t* get_service_1() const { return ___service_1; } inline String_t** get_address_of_service_1() { return &___service_1; } inline void set_service_1(String_t* value) { ___service_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___service_1), (void*)value); } inline static int32_t get_offset_of_descriptors_2() { return static_cast(offsetof(BluetoothHelperCharacteristic_t192402A7C03FD9857C87822D541F8737A469B6E9, ___descriptors_2)); } inline LinkedList_1_t622C3F883163157A244F5BF726BD781FF0482C54 * get_descriptors_2() const { return ___descriptors_2; } inline LinkedList_1_t622C3F883163157A244F5BF726BD781FF0482C54 ** get_address_of_descriptors_2() { return &___descriptors_2; } inline void set_descriptors_2(LinkedList_1_t622C3F883163157A244F5BF726BD781FF0482C54 * value) { ___descriptors_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___descriptors_2), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.Certificate struct Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509CertificateStructure[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.Certificate::mCertificateList X509CertificateStructureU5BU5D_t2F3A4833FE6F77F1E0B95CFEAD767253B6538B58* ___mCertificateList_1; public: inline static int32_t get_offset_of_mCertificateList_1() { return static_cast(offsetof(Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E, ___mCertificateList_1)); } inline X509CertificateStructureU5BU5D_t2F3A4833FE6F77F1E0B95CFEAD767253B6538B58* get_mCertificateList_1() const { return ___mCertificateList_1; } inline X509CertificateStructureU5BU5D_t2F3A4833FE6F77F1E0B95CFEAD767253B6538B58** get_address_of_mCertificateList_1() { return &___mCertificateList_1; } inline void set_mCertificateList_1(X509CertificateStructureU5BU5D_t2F3A4833FE6F77F1E0B95CFEAD767253B6538B58* value) { ___mCertificateList_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___mCertificateList_1), (void*)value); } }; struct Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.Certificate BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.Certificate::EmptyChain Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * ___EmptyChain_0; public: inline static int32_t get_offset_of_EmptyChain_0() { return static_cast(offsetof(Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E_StaticFields, ___EmptyChain_0)); } inline Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * get_EmptyChain_0() const { return ___EmptyChain_0; } inline Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E ** get_address_of_EmptyChain_0() { return &___EmptyChain_0; } inline void set_EmptyChain_0(Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * value) { ___EmptyChain_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyChain_0), (void*)value); } }; // System.Runtime.ConstrainedExecution.CriticalFinalizerObject struct CriticalFinalizerObject_tA3367C832FFE7434EB3C15C7136AF25524150997 : public RuntimeObject { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg struct CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IEntropySource BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg::mEntropySource RuntimeObject* ___mEntropySource_4; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IBlockCipher BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg::mEngine RuntimeObject* ___mEngine_5; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg::mKeySizeInBits int32_t ___mKeySizeInBits_6; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg::mSeedLength int32_t ___mSeedLength_7; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg::mSecurityStrength int32_t ___mSecurityStrength_8; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg::mKey ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mKey_9; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg::mV ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mV_10; // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg::mReseedCounter int64_t ___mReseedCounter_11; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg::mIsTdea bool ___mIsTdea_12; public: inline static int32_t get_offset_of_mEntropySource_4() { return static_cast(offsetof(CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78, ___mEntropySource_4)); } inline RuntimeObject* get_mEntropySource_4() const { return ___mEntropySource_4; } inline RuntimeObject** get_address_of_mEntropySource_4() { return &___mEntropySource_4; } inline void set_mEntropySource_4(RuntimeObject* value) { ___mEntropySource_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___mEntropySource_4), (void*)value); } inline static int32_t get_offset_of_mEngine_5() { return static_cast(offsetof(CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78, ___mEngine_5)); } inline RuntimeObject* get_mEngine_5() const { return ___mEngine_5; } inline RuntimeObject** get_address_of_mEngine_5() { return &___mEngine_5; } inline void set_mEngine_5(RuntimeObject* value) { ___mEngine_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___mEngine_5), (void*)value); } inline static int32_t get_offset_of_mKeySizeInBits_6() { return static_cast(offsetof(CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78, ___mKeySizeInBits_6)); } inline int32_t get_mKeySizeInBits_6() const { return ___mKeySizeInBits_6; } inline int32_t* get_address_of_mKeySizeInBits_6() { return &___mKeySizeInBits_6; } inline void set_mKeySizeInBits_6(int32_t value) { ___mKeySizeInBits_6 = value; } inline static int32_t get_offset_of_mSeedLength_7() { return static_cast(offsetof(CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78, ___mSeedLength_7)); } inline int32_t get_mSeedLength_7() const { return ___mSeedLength_7; } inline int32_t* get_address_of_mSeedLength_7() { return &___mSeedLength_7; } inline void set_mSeedLength_7(int32_t value) { ___mSeedLength_7 = value; } inline static int32_t get_offset_of_mSecurityStrength_8() { return static_cast(offsetof(CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78, ___mSecurityStrength_8)); } inline int32_t get_mSecurityStrength_8() const { return ___mSecurityStrength_8; } inline int32_t* get_address_of_mSecurityStrength_8() { return &___mSecurityStrength_8; } inline void set_mSecurityStrength_8(int32_t value) { ___mSecurityStrength_8 = value; } inline static int32_t get_offset_of_mKey_9() { return static_cast(offsetof(CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78, ___mKey_9)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mKey_9() const { return ___mKey_9; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mKey_9() { return &___mKey_9; } inline void set_mKey_9(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mKey_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___mKey_9), (void*)value); } inline static int32_t get_offset_of_mV_10() { return static_cast(offsetof(CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78, ___mV_10)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mV_10() const { return ___mV_10; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mV_10() { return &___mV_10; } inline void set_mV_10(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mV_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___mV_10), (void*)value); } inline static int32_t get_offset_of_mReseedCounter_11() { return static_cast(offsetof(CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78, ___mReseedCounter_11)); } inline int64_t get_mReseedCounter_11() const { return ___mReseedCounter_11; } inline int64_t* get_address_of_mReseedCounter_11() { return &___mReseedCounter_11; } inline void set_mReseedCounter_11(int64_t value) { ___mReseedCounter_11 = value; } inline static int32_t get_offset_of_mIsTdea_12() { return static_cast(offsetof(CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78, ___mIsTdea_12)); } inline bool get_mIsTdea_12() const { return ___mIsTdea_12; } inline bool* get_address_of_mIsTdea_12() { return &___mIsTdea_12; } inline void set_mIsTdea_12(bool value) { ___mIsTdea_12 = value; } }; struct CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78_StaticFields { public: // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg::TDEA_RESEED_MAX int64_t ___TDEA_RESEED_MAX_0; // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg::AES_RESEED_MAX int64_t ___AES_RESEED_MAX_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg::TDEA_MAX_BITS_REQUEST int32_t ___TDEA_MAX_BITS_REQUEST_2; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg::AES_MAX_BITS_REQUEST int32_t ___AES_MAX_BITS_REQUEST_3; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg::K_BITS ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___K_BITS_13; public: inline static int32_t get_offset_of_TDEA_RESEED_MAX_0() { return static_cast(offsetof(CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78_StaticFields, ___TDEA_RESEED_MAX_0)); } inline int64_t get_TDEA_RESEED_MAX_0() const { return ___TDEA_RESEED_MAX_0; } inline int64_t* get_address_of_TDEA_RESEED_MAX_0() { return &___TDEA_RESEED_MAX_0; } inline void set_TDEA_RESEED_MAX_0(int64_t value) { ___TDEA_RESEED_MAX_0 = value; } inline static int32_t get_offset_of_AES_RESEED_MAX_1() { return static_cast(offsetof(CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78_StaticFields, ___AES_RESEED_MAX_1)); } inline int64_t get_AES_RESEED_MAX_1() const { return ___AES_RESEED_MAX_1; } inline int64_t* get_address_of_AES_RESEED_MAX_1() { return &___AES_RESEED_MAX_1; } inline void set_AES_RESEED_MAX_1(int64_t value) { ___AES_RESEED_MAX_1 = value; } inline static int32_t get_offset_of_TDEA_MAX_BITS_REQUEST_2() { return static_cast(offsetof(CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78_StaticFields, ___TDEA_MAX_BITS_REQUEST_2)); } inline int32_t get_TDEA_MAX_BITS_REQUEST_2() const { return ___TDEA_MAX_BITS_REQUEST_2; } inline int32_t* get_address_of_TDEA_MAX_BITS_REQUEST_2() { return &___TDEA_MAX_BITS_REQUEST_2; } inline void set_TDEA_MAX_BITS_REQUEST_2(int32_t value) { ___TDEA_MAX_BITS_REQUEST_2 = value; } inline static int32_t get_offset_of_AES_MAX_BITS_REQUEST_3() { return static_cast(offsetof(CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78_StaticFields, ___AES_MAX_BITS_REQUEST_3)); } inline int32_t get_AES_MAX_BITS_REQUEST_3() const { return ___AES_MAX_BITS_REQUEST_3; } inline int32_t* get_address_of_AES_MAX_BITS_REQUEST_3() { return &___AES_MAX_BITS_REQUEST_3; } inline void set_AES_MAX_BITS_REQUEST_3(int32_t value) { ___AES_MAX_BITS_REQUEST_3 = value; } inline static int32_t get_offset_of_K_BITS_13() { return static_cast(offsetof(CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78_StaticFields, ___K_BITS_13)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_K_BITS_13() const { return ___K_BITS_13; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_K_BITS_13() { return &___K_BITS_13; } inline void set_K_BITS_13(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___K_BITS_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___K_BITS_13), (void*)value); } }; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 : public RuntimeObject { public: // System.Boolean System.Globalization.CultureInfo::m_isReadOnly bool ___m_isReadOnly_3; // System.Int32 System.Globalization.CultureInfo::cultureID int32_t ___cultureID_4; // System.Int32 System.Globalization.CultureInfo::parent_lcid int32_t ___parent_lcid_5; // System.Int32 System.Globalization.CultureInfo::datetime_index int32_t ___datetime_index_6; // System.Int32 System.Globalization.CultureInfo::number_index int32_t ___number_index_7; // System.Int32 System.Globalization.CultureInfo::default_calendar_type int32_t ___default_calendar_type_8; // System.Boolean System.Globalization.CultureInfo::m_useUserOverride bool ___m_useUserOverride_9; // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; // System.String System.Globalization.CultureInfo::m_name String_t* ___m_name_13; // System.String System.Globalization.CultureInfo::englishname String_t* ___englishname_14; // System.String System.Globalization.CultureInfo::nativename String_t* ___nativename_15; // System.String System.Globalization.CultureInfo::iso3lang String_t* ___iso3lang_16; // System.String System.Globalization.CultureInfo::iso2lang String_t* ___iso2lang_17; // System.String System.Globalization.CultureInfo::win3lang String_t* ___win3lang_18; // System.String System.Globalization.CultureInfo::territory String_t* ___territory_19; // System.String[] System.Globalization.CultureInfo::native_calendar_names StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___native_calendar_names_20; // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; // System.Void* System.Globalization.CultureInfo::textinfo_data void* ___textinfo_data_22; // System.Int32 System.Globalization.CultureInfo::m_dataItem int32_t ___m_dataItem_23; // System.Globalization.Calendar System.Globalization.CultureInfo::calendar Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___parent_culture_25; // System.Boolean System.Globalization.CultureInfo::constructed bool ___constructed_26; // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___cached_serialized_form_27; // System.Globalization.CultureData System.Globalization.CultureInfo::m_cultureData CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * ___m_cultureData_28; // System.Boolean System.Globalization.CultureInfo::m_isInherited bool ___m_isInherited_29; public: inline static int32_t get_offset_of_m_isReadOnly_3() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_isReadOnly_3)); } inline bool get_m_isReadOnly_3() const { return ___m_isReadOnly_3; } inline bool* get_address_of_m_isReadOnly_3() { return &___m_isReadOnly_3; } inline void set_m_isReadOnly_3(bool value) { ___m_isReadOnly_3 = value; } inline static int32_t get_offset_of_cultureID_4() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___cultureID_4)); } inline int32_t get_cultureID_4() const { return ___cultureID_4; } inline int32_t* get_address_of_cultureID_4() { return &___cultureID_4; } inline void set_cultureID_4(int32_t value) { ___cultureID_4 = value; } inline static int32_t get_offset_of_parent_lcid_5() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___parent_lcid_5)); } inline int32_t get_parent_lcid_5() const { return ___parent_lcid_5; } inline int32_t* get_address_of_parent_lcid_5() { return &___parent_lcid_5; } inline void set_parent_lcid_5(int32_t value) { ___parent_lcid_5 = value; } inline static int32_t get_offset_of_datetime_index_6() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___datetime_index_6)); } inline int32_t get_datetime_index_6() const { return ___datetime_index_6; } inline int32_t* get_address_of_datetime_index_6() { return &___datetime_index_6; } inline void set_datetime_index_6(int32_t value) { ___datetime_index_6 = value; } inline static int32_t get_offset_of_number_index_7() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___number_index_7)); } inline int32_t get_number_index_7() const { return ___number_index_7; } inline int32_t* get_address_of_number_index_7() { return &___number_index_7; } inline void set_number_index_7(int32_t value) { ___number_index_7 = value; } inline static int32_t get_offset_of_default_calendar_type_8() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___default_calendar_type_8)); } inline int32_t get_default_calendar_type_8() const { return ___default_calendar_type_8; } inline int32_t* get_address_of_default_calendar_type_8() { return &___default_calendar_type_8; } inline void set_default_calendar_type_8(int32_t value) { ___default_calendar_type_8 = value; } inline static int32_t get_offset_of_m_useUserOverride_9() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_useUserOverride_9)); } inline bool get_m_useUserOverride_9() const { return ___m_useUserOverride_9; } inline bool* get_address_of_m_useUserOverride_9() { return &___m_useUserOverride_9; } inline void set_m_useUserOverride_9(bool value) { ___m_useUserOverride_9 = value; } inline static int32_t get_offset_of_numInfo_10() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___numInfo_10)); } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * get_numInfo_10() const { return ___numInfo_10; } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D ** get_address_of_numInfo_10() { return &___numInfo_10; } inline void set_numInfo_10(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * value) { ___numInfo_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___numInfo_10), (void*)value); } inline static int32_t get_offset_of_dateTimeInfo_11() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___dateTimeInfo_11)); } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * get_dateTimeInfo_11() const { return ___dateTimeInfo_11; } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** get_address_of_dateTimeInfo_11() { return &___dateTimeInfo_11; } inline void set_dateTimeInfo_11(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * value) { ___dateTimeInfo_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___dateTimeInfo_11), (void*)value); } inline static int32_t get_offset_of_textInfo_12() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___textInfo_12)); } inline TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * get_textInfo_12() const { return ___textInfo_12; } inline TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C ** get_address_of_textInfo_12() { return &___textInfo_12; } inline void set_textInfo_12(TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * value) { ___textInfo_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___textInfo_12), (void*)value); } inline static int32_t get_offset_of_m_name_13() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_name_13)); } inline String_t* get_m_name_13() const { return ___m_name_13; } inline String_t** get_address_of_m_name_13() { return &___m_name_13; } inline void set_m_name_13(String_t* value) { ___m_name_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_name_13), (void*)value); } inline static int32_t get_offset_of_englishname_14() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___englishname_14)); } inline String_t* get_englishname_14() const { return ___englishname_14; } inline String_t** get_address_of_englishname_14() { return &___englishname_14; } inline void set_englishname_14(String_t* value) { ___englishname_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___englishname_14), (void*)value); } inline static int32_t get_offset_of_nativename_15() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___nativename_15)); } inline String_t* get_nativename_15() const { return ___nativename_15; } inline String_t** get_address_of_nativename_15() { return &___nativename_15; } inline void set_nativename_15(String_t* value) { ___nativename_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___nativename_15), (void*)value); } inline static int32_t get_offset_of_iso3lang_16() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___iso3lang_16)); } inline String_t* get_iso3lang_16() const { return ___iso3lang_16; } inline String_t** get_address_of_iso3lang_16() { return &___iso3lang_16; } inline void set_iso3lang_16(String_t* value) { ___iso3lang_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso3lang_16), (void*)value); } inline static int32_t get_offset_of_iso2lang_17() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___iso2lang_17)); } inline String_t* get_iso2lang_17() const { return ___iso2lang_17; } inline String_t** get_address_of_iso2lang_17() { return &___iso2lang_17; } inline void set_iso2lang_17(String_t* value) { ___iso2lang_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso2lang_17), (void*)value); } inline static int32_t get_offset_of_win3lang_18() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___win3lang_18)); } inline String_t* get_win3lang_18() const { return ___win3lang_18; } inline String_t** get_address_of_win3lang_18() { return &___win3lang_18; } inline void set_win3lang_18(String_t* value) { ___win3lang_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___win3lang_18), (void*)value); } inline static int32_t get_offset_of_territory_19() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___territory_19)); } inline String_t* get_territory_19() const { return ___territory_19; } inline String_t** get_address_of_territory_19() { return &___territory_19; } inline void set_territory_19(String_t* value) { ___territory_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___territory_19), (void*)value); } inline static int32_t get_offset_of_native_calendar_names_20() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___native_calendar_names_20)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_native_calendar_names_20() const { return ___native_calendar_names_20; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_native_calendar_names_20() { return &___native_calendar_names_20; } inline void set_native_calendar_names_20(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___native_calendar_names_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_calendar_names_20), (void*)value); } inline static int32_t get_offset_of_compareInfo_21() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___compareInfo_21)); } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * get_compareInfo_21() const { return ___compareInfo_21; } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 ** get_address_of_compareInfo_21() { return &___compareInfo_21; } inline void set_compareInfo_21(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * value) { ___compareInfo_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___compareInfo_21), (void*)value); } inline static int32_t get_offset_of_textinfo_data_22() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___textinfo_data_22)); } inline void* get_textinfo_data_22() const { return ___textinfo_data_22; } inline void** get_address_of_textinfo_data_22() { return &___textinfo_data_22; } inline void set_textinfo_data_22(void* value) { ___textinfo_data_22 = value; } inline static int32_t get_offset_of_m_dataItem_23() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_dataItem_23)); } inline int32_t get_m_dataItem_23() const { return ___m_dataItem_23; } inline int32_t* get_address_of_m_dataItem_23() { return &___m_dataItem_23; } inline void set_m_dataItem_23(int32_t value) { ___m_dataItem_23 = value; } inline static int32_t get_offset_of_calendar_24() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___calendar_24)); } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * get_calendar_24() const { return ___calendar_24; } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** get_address_of_calendar_24() { return &___calendar_24; } inline void set_calendar_24(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * value) { ___calendar_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___calendar_24), (void*)value); } inline static int32_t get_offset_of_parent_culture_25() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___parent_culture_25)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_parent_culture_25() const { return ___parent_culture_25; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_parent_culture_25() { return &___parent_culture_25; } inline void set_parent_culture_25(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___parent_culture_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_culture_25), (void*)value); } inline static int32_t get_offset_of_constructed_26() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___constructed_26)); } inline bool get_constructed_26() const { return ___constructed_26; } inline bool* get_address_of_constructed_26() { return &___constructed_26; } inline void set_constructed_26(bool value) { ___constructed_26 = value; } inline static int32_t get_offset_of_cached_serialized_form_27() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___cached_serialized_form_27)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_cached_serialized_form_27() const { return ___cached_serialized_form_27; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_cached_serialized_form_27() { return &___cached_serialized_form_27; } inline void set_cached_serialized_form_27(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___cached_serialized_form_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___cached_serialized_form_27), (void*)value); } inline static int32_t get_offset_of_m_cultureData_28() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_cultureData_28)); } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * get_m_cultureData_28() const { return ___m_cultureData_28; } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 ** get_address_of_m_cultureData_28() { return &___m_cultureData_28; } inline void set_m_cultureData_28(CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * value) { ___m_cultureData_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cultureData_28), (void*)value); } inline static int32_t get_offset_of_m_isInherited_29() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_isInherited_29)); } inline bool get_m_isInherited_29() const { return ___m_isInherited_29; } inline bool* get_address_of_m_isInherited_29() { return &___m_isInherited_29; } inline void set_m_isInherited_29(bool value) { ___m_isInherited_29 = value; } }; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields { public: // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___invariant_culture_info_0; // System.Object System.Globalization.CultureInfo::shared_table_lock RuntimeObject * ___shared_table_lock_1; // System.Globalization.CultureInfo System.Globalization.CultureInfo::default_current_culture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___default_current_culture_2; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentUICulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___s_DefaultThreadCurrentUICulture_33; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentCulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___s_DefaultThreadCurrentCulture_34; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_number Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * ___shared_by_number_35; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_name Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * ___shared_by_name_36; // System.Boolean System.Globalization.CultureInfo::IsTaiwanSku bool ___IsTaiwanSku_37; public: inline static int32_t get_offset_of_invariant_culture_info_0() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___invariant_culture_info_0)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_invariant_culture_info_0() const { return ___invariant_culture_info_0; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_invariant_culture_info_0() { return &___invariant_culture_info_0; } inline void set_invariant_culture_info_0(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___invariant_culture_info_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invariant_culture_info_0), (void*)value); } inline static int32_t get_offset_of_shared_table_lock_1() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_table_lock_1)); } inline RuntimeObject * get_shared_table_lock_1() const { return ___shared_table_lock_1; } inline RuntimeObject ** get_address_of_shared_table_lock_1() { return &___shared_table_lock_1; } inline void set_shared_table_lock_1(RuntimeObject * value) { ___shared_table_lock_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_table_lock_1), (void*)value); } inline static int32_t get_offset_of_default_current_culture_2() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___default_current_culture_2)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_default_current_culture_2() const { return ___default_current_culture_2; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_default_current_culture_2() { return &___default_current_culture_2; } inline void set_default_current_culture_2(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___default_current_culture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___default_current_culture_2), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentUICulture_33() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___s_DefaultThreadCurrentUICulture_33)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_s_DefaultThreadCurrentUICulture_33() const { return ___s_DefaultThreadCurrentUICulture_33; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_s_DefaultThreadCurrentUICulture_33() { return &___s_DefaultThreadCurrentUICulture_33; } inline void set_s_DefaultThreadCurrentUICulture_33(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___s_DefaultThreadCurrentUICulture_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentUICulture_33), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentCulture_34() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___s_DefaultThreadCurrentCulture_34)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_s_DefaultThreadCurrentCulture_34() const { return ___s_DefaultThreadCurrentCulture_34; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_s_DefaultThreadCurrentCulture_34() { return &___s_DefaultThreadCurrentCulture_34; } inline void set_s_DefaultThreadCurrentCulture_34(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___s_DefaultThreadCurrentCulture_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentCulture_34), (void*)value); } inline static int32_t get_offset_of_shared_by_number_35() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_by_number_35)); } inline Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * get_shared_by_number_35() const { return ___shared_by_number_35; } inline Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 ** get_address_of_shared_by_number_35() { return &___shared_by_number_35; } inline void set_shared_by_number_35(Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * value) { ___shared_by_number_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_number_35), (void*)value); } inline static int32_t get_offset_of_shared_by_name_36() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_by_name_36)); } inline Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * get_shared_by_name_36() const { return ___shared_by_name_36; } inline Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC ** get_address_of_shared_by_name_36() { return &___shared_by_name_36; } inline void set_shared_by_name_36(Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * value) { ___shared_by_name_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_name_36), (void*)value); } inline static int32_t get_offset_of_IsTaiwanSku_37() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___IsTaiwanSku_37)); } inline bool get_IsTaiwanSku_37() const { return ___IsTaiwanSku_37; } inline bool* get_address_of_IsTaiwanSku_37() { return &___IsTaiwanSku_37; } inline void set_IsTaiwanSku_37(bool value) { ___IsTaiwanSku_37 = value; } }; // Native definition for P/Invoke marshalling of System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; char* ___m_name_13; char* ___englishname_14; char* ___nativename_15; char* ___iso3lang_16; char* ___iso2lang_17; char* ___win3lang_18; char* ___territory_19; char** ___native_calendar_names_20; CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_pinvoke* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // Native definition for COM marshalling of System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; Il2CppChar* ___m_name_13; Il2CppChar* ___englishname_14; Il2CppChar* ___nativename_15; Il2CppChar* ___iso3lang_16; Il2CppChar* ___iso2lang_17; Il2CppChar* ___win3lang_18; Il2CppChar* ___territory_19; Il2CppChar** ___native_calendar_names_20; CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_com* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // UnityEngine.CustomYieldInstruction struct CustomYieldInstruction_t4ED1543FBAA3143362854EB1867B42E5D190A5C7 : public RuntimeObject { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve struct ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.Field.IFiniteField BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::m_field RuntimeObject* ___m_field_8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::m_a ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 * ___m_a_9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::m_b ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 * ___m_b_10; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::m_order BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m_order_11; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::m_cofactor BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m_cofactor_12; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::m_coord int32_t ___m_coord_13; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Endo.ECEndomorphism BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::m_endomorphism RuntimeObject* ___m_endomorphism_14; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Multiplier.ECMultiplier BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::m_multiplier RuntimeObject* ___m_multiplier_15; public: inline static int32_t get_offset_of_m_field_8() { return static_cast(offsetof(ECCurve_t850A42EEB1867F313B111B5A75430D443165B926, ___m_field_8)); } inline RuntimeObject* get_m_field_8() const { return ___m_field_8; } inline RuntimeObject** get_address_of_m_field_8() { return &___m_field_8; } inline void set_m_field_8(RuntimeObject* value) { ___m_field_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_field_8), (void*)value); } inline static int32_t get_offset_of_m_a_9() { return static_cast(offsetof(ECCurve_t850A42EEB1867F313B111B5A75430D443165B926, ___m_a_9)); } inline ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 * get_m_a_9() const { return ___m_a_9; } inline ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 ** get_address_of_m_a_9() { return &___m_a_9; } inline void set_m_a_9(ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 * value) { ___m_a_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_a_9), (void*)value); } inline static int32_t get_offset_of_m_b_10() { return static_cast(offsetof(ECCurve_t850A42EEB1867F313B111B5A75430D443165B926, ___m_b_10)); } inline ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 * get_m_b_10() const { return ___m_b_10; } inline ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 ** get_address_of_m_b_10() { return &___m_b_10; } inline void set_m_b_10(ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 * value) { ___m_b_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_b_10), (void*)value); } inline static int32_t get_offset_of_m_order_11() { return static_cast(offsetof(ECCurve_t850A42EEB1867F313B111B5A75430D443165B926, ___m_order_11)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_m_order_11() const { return ___m_order_11; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_m_order_11() { return &___m_order_11; } inline void set_m_order_11(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___m_order_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_order_11), (void*)value); } inline static int32_t get_offset_of_m_cofactor_12() { return static_cast(offsetof(ECCurve_t850A42EEB1867F313B111B5A75430D443165B926, ___m_cofactor_12)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_m_cofactor_12() const { return ___m_cofactor_12; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_m_cofactor_12() { return &___m_cofactor_12; } inline void set_m_cofactor_12(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___m_cofactor_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cofactor_12), (void*)value); } inline static int32_t get_offset_of_m_coord_13() { return static_cast(offsetof(ECCurve_t850A42EEB1867F313B111B5A75430D443165B926, ___m_coord_13)); } inline int32_t get_m_coord_13() const { return ___m_coord_13; } inline int32_t* get_address_of_m_coord_13() { return &___m_coord_13; } inline void set_m_coord_13(int32_t value) { ___m_coord_13 = value; } inline static int32_t get_offset_of_m_endomorphism_14() { return static_cast(offsetof(ECCurve_t850A42EEB1867F313B111B5A75430D443165B926, ___m_endomorphism_14)); } inline RuntimeObject* get_m_endomorphism_14() const { return ___m_endomorphism_14; } inline RuntimeObject** get_address_of_m_endomorphism_14() { return &___m_endomorphism_14; } inline void set_m_endomorphism_14(RuntimeObject* value) { ___m_endomorphism_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_endomorphism_14), (void*)value); } inline static int32_t get_offset_of_m_multiplier_15() { return static_cast(offsetof(ECCurve_t850A42EEB1867F313B111B5A75430D443165B926, ___m_multiplier_15)); } inline RuntimeObject* get_m_multiplier_15() const { return ___m_multiplier_15; } inline RuntimeObject** get_address_of_m_multiplier_15() { return &___m_multiplier_15; } inline void set_m_multiplier_15(RuntimeObject* value) { ___m_multiplier_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_multiplier_15), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement struct ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 : public RuntimeObject { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint struct ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint::m_curve ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * ___m_curve_1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint::m_x ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 * ___m_x_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint::m_y ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 * ___m_y_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint::m_zs ECFieldElementU5BU5D_tED7137DB1C0FB7E75B3A30A606822D4ED381D94E* ___m_zs_4; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint::m_withCompression bool ___m_withCompression_5; // System.Collections.IDictionary BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint::m_preCompTable RuntimeObject* ___m_preCompTable_6; public: inline static int32_t get_offset_of_m_curve_1() { return static_cast(offsetof(ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA, ___m_curve_1)); } inline ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * get_m_curve_1() const { return ___m_curve_1; } inline ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 ** get_address_of_m_curve_1() { return &___m_curve_1; } inline void set_m_curve_1(ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * value) { ___m_curve_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_curve_1), (void*)value); } inline static int32_t get_offset_of_m_x_2() { return static_cast(offsetof(ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA, ___m_x_2)); } inline ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 * get_m_x_2() const { return ___m_x_2; } inline ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 ** get_address_of_m_x_2() { return &___m_x_2; } inline void set_m_x_2(ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 * value) { ___m_x_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_x_2), (void*)value); } inline static int32_t get_offset_of_m_y_3() { return static_cast(offsetof(ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA, ___m_y_3)); } inline ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 * get_m_y_3() const { return ___m_y_3; } inline ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 ** get_address_of_m_y_3() { return &___m_y_3; } inline void set_m_y_3(ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 * value) { ___m_y_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_y_3), (void*)value); } inline static int32_t get_offset_of_m_zs_4() { return static_cast(offsetof(ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA, ___m_zs_4)); } inline ECFieldElementU5BU5D_tED7137DB1C0FB7E75B3A30A606822D4ED381D94E* get_m_zs_4() const { return ___m_zs_4; } inline ECFieldElementU5BU5D_tED7137DB1C0FB7E75B3A30A606822D4ED381D94E** get_address_of_m_zs_4() { return &___m_zs_4; } inline void set_m_zs_4(ECFieldElementU5BU5D_tED7137DB1C0FB7E75B3A30A606822D4ED381D94E* value) { ___m_zs_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_zs_4), (void*)value); } inline static int32_t get_offset_of_m_withCompression_5() { return static_cast(offsetof(ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA, ___m_withCompression_5)); } inline bool get_m_withCompression_5() const { return ___m_withCompression_5; } inline bool* get_address_of_m_withCompression_5() { return &___m_withCompression_5; } inline void set_m_withCompression_5(bool value) { ___m_withCompression_5 = value; } inline static int32_t get_offset_of_m_preCompTable_6() { return static_cast(offsetof(ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA, ___m_preCompTable_6)); } inline RuntimeObject* get_m_preCompTable_6() const { return ___m_preCompTable_6; } inline RuntimeObject** get_address_of_m_preCompTable_6() { return &___m_preCompTable_6; } inline void set_m_preCompTable_6(RuntimeObject* value) { ___m_preCompTable_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_preCompTable_6), (void*)value); } }; struct ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint::EMPTY_ZS ECFieldElementU5BU5D_tED7137DB1C0FB7E75B3A30A606822D4ED381D94E* ___EMPTY_ZS_0; public: inline static int32_t get_offset_of_EMPTY_ZS_0() { return static_cast(offsetof(ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA_StaticFields, ___EMPTY_ZS_0)); } inline ECFieldElementU5BU5D_tED7137DB1C0FB7E75B3A30A606822D4ED381D94E* get_EMPTY_ZS_0() const { return ___EMPTY_ZS_0; } inline ECFieldElementU5BU5D_tED7137DB1C0FB7E75B3A30A606822D4ED381D94E** get_address_of_EMPTY_ZS_0() { return &___EMPTY_ZS_0; } inline void set_EMPTY_ZS_0(ECFieldElementU5BU5D_tED7137DB1C0FB7E75B3A30A606822D4ED381D94E* value) { ___EMPTY_ZS_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___EMPTY_ZS_0), (void*)value); } }; // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 : public RuntimeObject { public: // System.Int32 System.Text.Encoding::m_codePage int32_t ___m_codePage_55; // System.Globalization.CodePageDataItem System.Text.Encoding::dataItem CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * ___dataItem_56; // System.Boolean System.Text.Encoding::m_deserializedFromEverett bool ___m_deserializedFromEverett_57; // System.Boolean System.Text.Encoding::m_isReadOnly bool ___m_isReadOnly_58; // System.Text.EncoderFallback System.Text.Encoding::encoderFallback EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * ___encoderFallback_59; // System.Text.DecoderFallback System.Text.Encoding::decoderFallback DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * ___decoderFallback_60; public: inline static int32_t get_offset_of_m_codePage_55() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_codePage_55)); } inline int32_t get_m_codePage_55() const { return ___m_codePage_55; } inline int32_t* get_address_of_m_codePage_55() { return &___m_codePage_55; } inline void set_m_codePage_55(int32_t value) { ___m_codePage_55 = value; } inline static int32_t get_offset_of_dataItem_56() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___dataItem_56)); } inline CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * get_dataItem_56() const { return ___dataItem_56; } inline CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E ** get_address_of_dataItem_56() { return &___dataItem_56; } inline void set_dataItem_56(CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * value) { ___dataItem_56 = value; Il2CppCodeGenWriteBarrier((void**)(&___dataItem_56), (void*)value); } inline static int32_t get_offset_of_m_deserializedFromEverett_57() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_deserializedFromEverett_57)); } inline bool get_m_deserializedFromEverett_57() const { return ___m_deserializedFromEverett_57; } inline bool* get_address_of_m_deserializedFromEverett_57() { return &___m_deserializedFromEverett_57; } inline void set_m_deserializedFromEverett_57(bool value) { ___m_deserializedFromEverett_57 = value; } inline static int32_t get_offset_of_m_isReadOnly_58() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_isReadOnly_58)); } inline bool get_m_isReadOnly_58() const { return ___m_isReadOnly_58; } inline bool* get_address_of_m_isReadOnly_58() { return &___m_isReadOnly_58; } inline void set_m_isReadOnly_58(bool value) { ___m_isReadOnly_58 = value; } inline static int32_t get_offset_of_encoderFallback_59() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___encoderFallback_59)); } inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * get_encoderFallback_59() const { return ___encoderFallback_59; } inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 ** get_address_of_encoderFallback_59() { return &___encoderFallback_59; } inline void set_encoderFallback_59(EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * value) { ___encoderFallback_59 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoderFallback_59), (void*)value); } inline static int32_t get_offset_of_decoderFallback_60() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___decoderFallback_60)); } inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * get_decoderFallback_60() const { return ___decoderFallback_60; } inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D ** get_address_of_decoderFallback_60() { return &___decoderFallback_60; } inline void set_decoderFallback_60(DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * value) { ___decoderFallback_60 = value; Il2CppCodeGenWriteBarrier((void**)(&___decoderFallback_60), (void*)value); } }; struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields { public: // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::defaultEncoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___defaultEncoding_0; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::unicodeEncoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___unicodeEncoding_1; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianUnicode Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___bigEndianUnicode_2; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf7Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf7Encoding_3; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf8Encoding_4; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf32Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf32Encoding_5; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::asciiEncoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___asciiEncoding_6; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::latin1Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___latin1Encoding_7; // System.Collections.Hashtable modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::encodings Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * ___encodings_8; // System.Object System.Text.Encoding::s_InternalSyncObject RuntimeObject * ___s_InternalSyncObject_61; public: inline static int32_t get_offset_of_defaultEncoding_0() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___defaultEncoding_0)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_defaultEncoding_0() const { return ___defaultEncoding_0; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_defaultEncoding_0() { return &___defaultEncoding_0; } inline void set_defaultEncoding_0(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___defaultEncoding_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultEncoding_0), (void*)value); } inline static int32_t get_offset_of_unicodeEncoding_1() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___unicodeEncoding_1)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_unicodeEncoding_1() const { return ___unicodeEncoding_1; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_unicodeEncoding_1() { return &___unicodeEncoding_1; } inline void set_unicodeEncoding_1(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___unicodeEncoding_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___unicodeEncoding_1), (void*)value); } inline static int32_t get_offset_of_bigEndianUnicode_2() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___bigEndianUnicode_2)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_bigEndianUnicode_2() const { return ___bigEndianUnicode_2; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_bigEndianUnicode_2() { return &___bigEndianUnicode_2; } inline void set_bigEndianUnicode_2(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___bigEndianUnicode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___bigEndianUnicode_2), (void*)value); } inline static int32_t get_offset_of_utf7Encoding_3() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf7Encoding_3)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf7Encoding_3() const { return ___utf7Encoding_3; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf7Encoding_3() { return &___utf7Encoding_3; } inline void set_utf7Encoding_3(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___utf7Encoding_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf7Encoding_3), (void*)value); } inline static int32_t get_offset_of_utf8Encoding_4() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf8Encoding_4)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf8Encoding_4() const { return ___utf8Encoding_4; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf8Encoding_4() { return &___utf8Encoding_4; } inline void set_utf8Encoding_4(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___utf8Encoding_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf8Encoding_4), (void*)value); } inline static int32_t get_offset_of_utf32Encoding_5() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf32Encoding_5)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf32Encoding_5() const { return ___utf32Encoding_5; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf32Encoding_5() { return &___utf32Encoding_5; } inline void set_utf32Encoding_5(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___utf32Encoding_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf32Encoding_5), (void*)value); } inline static int32_t get_offset_of_asciiEncoding_6() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___asciiEncoding_6)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_asciiEncoding_6() const { return ___asciiEncoding_6; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_asciiEncoding_6() { return &___asciiEncoding_6; } inline void set_asciiEncoding_6(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___asciiEncoding_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___asciiEncoding_6), (void*)value); } inline static int32_t get_offset_of_latin1Encoding_7() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___latin1Encoding_7)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_latin1Encoding_7() const { return ___latin1Encoding_7; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_latin1Encoding_7() { return &___latin1Encoding_7; } inline void set_latin1Encoding_7(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___latin1Encoding_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___latin1Encoding_7), (void*)value); } inline static int32_t get_offset_of_encodings_8() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___encodings_8)); } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * get_encodings_8() const { return ___encodings_8; } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC ** get_address_of_encodings_8() { return &___encodings_8; } inline void set_encodings_8(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * value) { ___encodings_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___encodings_8), (void*)value); } inline static int32_t get_offset_of_s_InternalSyncObject_61() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___s_InternalSyncObject_61)); } inline RuntimeObject * get_s_InternalSyncObject_61() const { return ___s_InternalSyncObject_61; } inline RuntimeObject ** get_address_of_s_InternalSyncObject_61() { return &___s_InternalSyncObject_61; } inline void set_s_InternalSyncObject_61(RuntimeObject * value) { ___s_InternalSyncObject_61 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_InternalSyncObject_61), (void*)value); } }; // GameMode struct GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82 : public RuntimeObject { public: // GameMgr GameMode::gameMgr GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 * ___gameMgr_0; // System.Collections.Generic.HashSet`1 GameMode::timeCountingPauseLockers HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * ___timeCountingPauseLockers_1; public: inline static int32_t get_offset_of_gameMgr_0() { return static_cast(offsetof(GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82, ___gameMgr_0)); } inline GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 * get_gameMgr_0() const { return ___gameMgr_0; } inline GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 ** get_address_of_gameMgr_0() { return &___gameMgr_0; } inline void set_gameMgr_0(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 * value) { ___gameMgr_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___gameMgr_0), (void*)value); } inline static int32_t get_offset_of_timeCountingPauseLockers_1() { return static_cast(offsetof(GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82, ___timeCountingPauseLockers_1)); } inline HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * get_timeCountingPauseLockers_1() const { return ___timeCountingPauseLockers_1; } inline HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B ** get_address_of_timeCountingPauseLockers_1() { return &___timeCountingPauseLockers_1; } inline void set_timeCountingPauseLockers_1(HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * value) { ___timeCountingPauseLockers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___timeCountingPauseLockers_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Endo.GlvTypeBParameters struct GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Endo.GlvTypeBParameters::m_beta BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m_beta_0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Endo.GlvTypeBParameters::m_lambda BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m_lambda_1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Endo.GlvTypeBParameters::m_v1 BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* ___m_v1_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Endo.GlvTypeBParameters::m_v2 BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* ___m_v2_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Endo.GlvTypeBParameters::m_g1 BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m_g1_4; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Endo.GlvTypeBParameters::m_g2 BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m_g2_5; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Endo.GlvTypeBParameters::m_bits int32_t ___m_bits_6; public: inline static int32_t get_offset_of_m_beta_0() { return static_cast(offsetof(GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD, ___m_beta_0)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_m_beta_0() const { return ___m_beta_0; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_m_beta_0() { return &___m_beta_0; } inline void set_m_beta_0(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___m_beta_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_beta_0), (void*)value); } inline static int32_t get_offset_of_m_lambda_1() { return static_cast(offsetof(GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD, ___m_lambda_1)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_m_lambda_1() const { return ___m_lambda_1; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_m_lambda_1() { return &___m_lambda_1; } inline void set_m_lambda_1(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___m_lambda_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_lambda_1), (void*)value); } inline static int32_t get_offset_of_m_v1_2() { return static_cast(offsetof(GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD, ___m_v1_2)); } inline BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* get_m_v1_2() const { return ___m_v1_2; } inline BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED** get_address_of_m_v1_2() { return &___m_v1_2; } inline void set_m_v1_2(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* value) { ___m_v1_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_v1_2), (void*)value); } inline static int32_t get_offset_of_m_v2_3() { return static_cast(offsetof(GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD, ___m_v2_3)); } inline BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* get_m_v2_3() const { return ___m_v2_3; } inline BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED** get_address_of_m_v2_3() { return &___m_v2_3; } inline void set_m_v2_3(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* value) { ___m_v2_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_v2_3), (void*)value); } inline static int32_t get_offset_of_m_g1_4() { return static_cast(offsetof(GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD, ___m_g1_4)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_m_g1_4() const { return ___m_g1_4; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_m_g1_4() { return &___m_g1_4; } inline void set_m_g1_4(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___m_g1_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_g1_4), (void*)value); } inline static int32_t get_offset_of_m_g2_5() { return static_cast(offsetof(GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD, ___m_g2_5)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_m_g2_5() const { return ___m_g2_5; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_m_g2_5() { return &___m_g2_5; } inline void set_m_g2_5(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___m_g2_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_g2_5), (void*)value); } inline static int32_t get_offset_of_m_bits_6() { return static_cast(offsetof(GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD, ___m_bits_6)); } inline int32_t get_m_bits_6() const { return ___m_bits_6; } inline int32_t* get_address_of_m_bits_6() { return &___m_bits_6; } inline void set_m_bits_6(int32_t value) { ___m_bits_6 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HMacSP800Drbg struct HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21 : public RuntimeObject { public: // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HMacSP800Drbg::mK ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mK_2; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HMacSP800Drbg::mV ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mV_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IEntropySource BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HMacSP800Drbg::mEntropySource RuntimeObject* ___mEntropySource_4; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IMac BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HMacSP800Drbg::mHMac RuntimeObject* ___mHMac_5; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HMacSP800Drbg::mSecurityStrength int32_t ___mSecurityStrength_6; // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HMacSP800Drbg::mReseedCounter int64_t ___mReseedCounter_7; public: inline static int32_t get_offset_of_mK_2() { return static_cast(offsetof(HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21, ___mK_2)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mK_2() const { return ___mK_2; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mK_2() { return &___mK_2; } inline void set_mK_2(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mK_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___mK_2), (void*)value); } inline static int32_t get_offset_of_mV_3() { return static_cast(offsetof(HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21, ___mV_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mV_3() const { return ___mV_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mV_3() { return &___mV_3; } inline void set_mV_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mV_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___mV_3), (void*)value); } inline static int32_t get_offset_of_mEntropySource_4() { return static_cast(offsetof(HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21, ___mEntropySource_4)); } inline RuntimeObject* get_mEntropySource_4() const { return ___mEntropySource_4; } inline RuntimeObject** get_address_of_mEntropySource_4() { return &___mEntropySource_4; } inline void set_mEntropySource_4(RuntimeObject* value) { ___mEntropySource_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___mEntropySource_4), (void*)value); } inline static int32_t get_offset_of_mHMac_5() { return static_cast(offsetof(HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21, ___mHMac_5)); } inline RuntimeObject* get_mHMac_5() const { return ___mHMac_5; } inline RuntimeObject** get_address_of_mHMac_5() { return &___mHMac_5; } inline void set_mHMac_5(RuntimeObject* value) { ___mHMac_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___mHMac_5), (void*)value); } inline static int32_t get_offset_of_mSecurityStrength_6() { return static_cast(offsetof(HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21, ___mSecurityStrength_6)); } inline int32_t get_mSecurityStrength_6() const { return ___mSecurityStrength_6; } inline int32_t* get_address_of_mSecurityStrength_6() { return &___mSecurityStrength_6; } inline void set_mSecurityStrength_6(int32_t value) { ___mSecurityStrength_6 = value; } inline static int32_t get_offset_of_mReseedCounter_7() { return static_cast(offsetof(HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21, ___mReseedCounter_7)); } inline int64_t get_mReseedCounter_7() const { return ___mReseedCounter_7; } inline int64_t* get_address_of_mReseedCounter_7() { return &___mReseedCounter_7; } inline void set_mReseedCounter_7(int64_t value) { ___mReseedCounter_7 = value; } }; struct HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21_StaticFields { public: // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HMacSP800Drbg::RESEED_MAX int64_t ___RESEED_MAX_0; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HMacSP800Drbg::MAX_BITS_REQUEST int32_t ___MAX_BITS_REQUEST_1; public: inline static int32_t get_offset_of_RESEED_MAX_0() { return static_cast(offsetof(HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21_StaticFields, ___RESEED_MAX_0)); } inline int64_t get_RESEED_MAX_0() const { return ___RESEED_MAX_0; } inline int64_t* get_address_of_RESEED_MAX_0() { return &___RESEED_MAX_0; } inline void set_RESEED_MAX_0(int64_t value) { ___RESEED_MAX_0 = value; } inline static int32_t get_offset_of_MAX_BITS_REQUEST_1() { return static_cast(offsetof(HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21_StaticFields, ___MAX_BITS_REQUEST_1)); } inline int32_t get_MAX_BITS_REQUEST_1() const { return ___MAX_BITS_REQUEST_1; } inline int32_t* get_address_of_MAX_BITS_REQUEST_1() { return &___MAX_BITS_REQUEST_1; } inline void set_MAX_BITS_REQUEST_1(int32_t value) { ___MAX_BITS_REQUEST_1 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HashSP800Drbg struct HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HashSP800Drbg::mDigest RuntimeObject* ___mDigest_4; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IEntropySource BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HashSP800Drbg::mEntropySource RuntimeObject* ___mEntropySource_5; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HashSP800Drbg::mSecurityStrength int32_t ___mSecurityStrength_6; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HashSP800Drbg::mSeedLength int32_t ___mSeedLength_7; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HashSP800Drbg::mV ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mV_8; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HashSP800Drbg::mC ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mC_9; // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HashSP800Drbg::mReseedCounter int64_t ___mReseedCounter_10; public: inline static int32_t get_offset_of_mDigest_4() { return static_cast(offsetof(HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090, ___mDigest_4)); } inline RuntimeObject* get_mDigest_4() const { return ___mDigest_4; } inline RuntimeObject** get_address_of_mDigest_4() { return &___mDigest_4; } inline void set_mDigest_4(RuntimeObject* value) { ___mDigest_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___mDigest_4), (void*)value); } inline static int32_t get_offset_of_mEntropySource_5() { return static_cast(offsetof(HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090, ___mEntropySource_5)); } inline RuntimeObject* get_mEntropySource_5() const { return ___mEntropySource_5; } inline RuntimeObject** get_address_of_mEntropySource_5() { return &___mEntropySource_5; } inline void set_mEntropySource_5(RuntimeObject* value) { ___mEntropySource_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___mEntropySource_5), (void*)value); } inline static int32_t get_offset_of_mSecurityStrength_6() { return static_cast(offsetof(HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090, ___mSecurityStrength_6)); } inline int32_t get_mSecurityStrength_6() const { return ___mSecurityStrength_6; } inline int32_t* get_address_of_mSecurityStrength_6() { return &___mSecurityStrength_6; } inline void set_mSecurityStrength_6(int32_t value) { ___mSecurityStrength_6 = value; } inline static int32_t get_offset_of_mSeedLength_7() { return static_cast(offsetof(HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090, ___mSeedLength_7)); } inline int32_t get_mSeedLength_7() const { return ___mSeedLength_7; } inline int32_t* get_address_of_mSeedLength_7() { return &___mSeedLength_7; } inline void set_mSeedLength_7(int32_t value) { ___mSeedLength_7 = value; } inline static int32_t get_offset_of_mV_8() { return static_cast(offsetof(HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090, ___mV_8)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mV_8() const { return ___mV_8; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mV_8() { return &___mV_8; } inline void set_mV_8(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mV_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___mV_8), (void*)value); } inline static int32_t get_offset_of_mC_9() { return static_cast(offsetof(HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090, ___mC_9)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mC_9() const { return ___mC_9; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mC_9() { return &___mC_9; } inline void set_mC_9(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mC_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___mC_9), (void*)value); } inline static int32_t get_offset_of_mReseedCounter_10() { return static_cast(offsetof(HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090, ___mReseedCounter_10)); } inline int64_t get_mReseedCounter_10() const { return ___mReseedCounter_10; } inline int64_t* get_address_of_mReseedCounter_10() { return &___mReseedCounter_10; } inline void set_mReseedCounter_10(int64_t value) { ___mReseedCounter_10 = value; } }; struct HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090_StaticFields { public: // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HashSP800Drbg::ONE ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___ONE_0; // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HashSP800Drbg::RESEED_MAX int64_t ___RESEED_MAX_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HashSP800Drbg::MAX_BITS_REQUEST int32_t ___MAX_BITS_REQUEST_2; // System.Collections.IDictionary BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HashSP800Drbg::seedlens RuntimeObject* ___seedlens_3; public: inline static int32_t get_offset_of_ONE_0() { return static_cast(offsetof(HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090_StaticFields, ___ONE_0)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_ONE_0() const { return ___ONE_0; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_ONE_0() { return &___ONE_0; } inline void set_ONE_0(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___ONE_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ONE_0), (void*)value); } inline static int32_t get_offset_of_RESEED_MAX_1() { return static_cast(offsetof(HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090_StaticFields, ___RESEED_MAX_1)); } inline int64_t get_RESEED_MAX_1() const { return ___RESEED_MAX_1; } inline int64_t* get_address_of_RESEED_MAX_1() { return &___RESEED_MAX_1; } inline void set_RESEED_MAX_1(int64_t value) { ___RESEED_MAX_1 = value; } inline static int32_t get_offset_of_MAX_BITS_REQUEST_2() { return static_cast(offsetof(HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090_StaticFields, ___MAX_BITS_REQUEST_2)); } inline int32_t get_MAX_BITS_REQUEST_2() const { return ___MAX_BITS_REQUEST_2; } inline int32_t* get_address_of_MAX_BITS_REQUEST_2() { return &___MAX_BITS_REQUEST_2; } inline void set_MAX_BITS_REQUEST_2(int32_t value) { ___MAX_BITS_REQUEST_2 = value; } inline static int32_t get_offset_of_seedlens_3() { return static_cast(offsetof(HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090_StaticFields, ___seedlens_3)); } inline RuntimeObject* get_seedlens_3() const { return ___seedlens_3; } inline RuntimeObject** get_address_of_seedlens_3() { return &___seedlens_3; } inline void set_seedlens_3(RuntimeObject* value) { ___seedlens_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___seedlens_3), (void*)value); } }; // System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 : public RuntimeObject { public: // System.Object System.MarshalByRefObject::_identity RuntimeObject * ____identity_0; public: inline static int32_t get_offset_of__identity_0() { return static_cast(offsetof(MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8, ____identity_0)); } inline RuntimeObject * get__identity_0() const { return ____identity_0; } inline RuntimeObject ** get_address_of__identity_0() { return &____identity_0; } inline void set__identity_0(RuntimeObject * value) { ____identity_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____identity_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_pinvoke { Il2CppIUnknown* ____identity_0; }; // Native definition for COM marshalling of System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_com { Il2CppIUnknown* ____identity_0; }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers struct NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA : public RuntimeObject { public: public: }; struct NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::NistAlgorithm DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___NistAlgorithm_0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::HashAlgs DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___HashAlgs_1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdSha256 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdSha256_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdSha384 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdSha384_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdSha512 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdSha512_4; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdSha224 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdSha224_5; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdSha512_224 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdSha512_224_6; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdSha512_256 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdSha512_256_7; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdSha3_224 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdSha3_224_8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdSha3_256 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdSha3_256_9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdSha3_384 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdSha3_384_10; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdSha3_512 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdSha3_512_11; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdShake128 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdShake128_12; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdShake256 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdShake256_13; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdHMacWithSha3_224 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdHMacWithSha3_224_14; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdHMacWithSha3_256 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdHMacWithSha3_256_15; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdHMacWithSha3_384 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdHMacWithSha3_384_16; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdHMacWithSha3_512 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdHMacWithSha3_512_17; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::Aes DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___Aes_18; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes128Ecb DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes128Ecb_19; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes128Cbc DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes128Cbc_20; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes128Ofb DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes128Ofb_21; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes128Cfb DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes128Cfb_22; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes128Wrap DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes128Wrap_23; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes128Gcm DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes128Gcm_24; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes128Ccm DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes128Ccm_25; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes192Ecb DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes192Ecb_26; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes192Cbc DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes192Cbc_27; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes192Ofb DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes192Ofb_28; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes192Cfb DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes192Cfb_29; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes192Wrap DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes192Wrap_30; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes192Gcm DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes192Gcm_31; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes192Ccm DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes192Ccm_32; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes256Ecb DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes256Ecb_33; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes256Cbc DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes256Cbc_34; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes256Ofb DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes256Ofb_35; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes256Cfb DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes256Cfb_36; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes256Wrap DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes256Wrap_37; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes256Gcm DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes256Gcm_38; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdAes256Ccm DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdAes256Ccm_39; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::IdDsaWithSha2 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdDsaWithSha2_40; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::DsaWithSha224 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___DsaWithSha224_41; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::DsaWithSha256 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___DsaWithSha256_42; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::DsaWithSha384 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___DsaWithSha384_43; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Nist.NistObjectIdentifiers::DsaWithSha512 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___DsaWithSha512_44; public: inline static int32_t get_offset_of_NistAlgorithm_0() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___NistAlgorithm_0)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_NistAlgorithm_0() const { return ___NistAlgorithm_0; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_NistAlgorithm_0() { return &___NistAlgorithm_0; } inline void set_NistAlgorithm_0(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___NistAlgorithm_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___NistAlgorithm_0), (void*)value); } inline static int32_t get_offset_of_HashAlgs_1() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___HashAlgs_1)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_HashAlgs_1() const { return ___HashAlgs_1; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_HashAlgs_1() { return &___HashAlgs_1; } inline void set_HashAlgs_1(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___HashAlgs_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___HashAlgs_1), (void*)value); } inline static int32_t get_offset_of_IdSha256_2() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdSha256_2)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdSha256_2() const { return ___IdSha256_2; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdSha256_2() { return &___IdSha256_2; } inline void set_IdSha256_2(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdSha256_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdSha256_2), (void*)value); } inline static int32_t get_offset_of_IdSha384_3() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdSha384_3)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdSha384_3() const { return ___IdSha384_3; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdSha384_3() { return &___IdSha384_3; } inline void set_IdSha384_3(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdSha384_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdSha384_3), (void*)value); } inline static int32_t get_offset_of_IdSha512_4() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdSha512_4)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdSha512_4() const { return ___IdSha512_4; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdSha512_4() { return &___IdSha512_4; } inline void set_IdSha512_4(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdSha512_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdSha512_4), (void*)value); } inline static int32_t get_offset_of_IdSha224_5() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdSha224_5)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdSha224_5() const { return ___IdSha224_5; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdSha224_5() { return &___IdSha224_5; } inline void set_IdSha224_5(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdSha224_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdSha224_5), (void*)value); } inline static int32_t get_offset_of_IdSha512_224_6() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdSha512_224_6)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdSha512_224_6() const { return ___IdSha512_224_6; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdSha512_224_6() { return &___IdSha512_224_6; } inline void set_IdSha512_224_6(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdSha512_224_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdSha512_224_6), (void*)value); } inline static int32_t get_offset_of_IdSha512_256_7() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdSha512_256_7)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdSha512_256_7() const { return ___IdSha512_256_7; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdSha512_256_7() { return &___IdSha512_256_7; } inline void set_IdSha512_256_7(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdSha512_256_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdSha512_256_7), (void*)value); } inline static int32_t get_offset_of_IdSha3_224_8() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdSha3_224_8)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdSha3_224_8() const { return ___IdSha3_224_8; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdSha3_224_8() { return &___IdSha3_224_8; } inline void set_IdSha3_224_8(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdSha3_224_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdSha3_224_8), (void*)value); } inline static int32_t get_offset_of_IdSha3_256_9() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdSha3_256_9)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdSha3_256_9() const { return ___IdSha3_256_9; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdSha3_256_9() { return &___IdSha3_256_9; } inline void set_IdSha3_256_9(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdSha3_256_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdSha3_256_9), (void*)value); } inline static int32_t get_offset_of_IdSha3_384_10() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdSha3_384_10)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdSha3_384_10() const { return ___IdSha3_384_10; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdSha3_384_10() { return &___IdSha3_384_10; } inline void set_IdSha3_384_10(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdSha3_384_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdSha3_384_10), (void*)value); } inline static int32_t get_offset_of_IdSha3_512_11() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdSha3_512_11)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdSha3_512_11() const { return ___IdSha3_512_11; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdSha3_512_11() { return &___IdSha3_512_11; } inline void set_IdSha3_512_11(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdSha3_512_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdSha3_512_11), (void*)value); } inline static int32_t get_offset_of_IdShake128_12() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdShake128_12)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdShake128_12() const { return ___IdShake128_12; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdShake128_12() { return &___IdShake128_12; } inline void set_IdShake128_12(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdShake128_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdShake128_12), (void*)value); } inline static int32_t get_offset_of_IdShake256_13() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdShake256_13)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdShake256_13() const { return ___IdShake256_13; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdShake256_13() { return &___IdShake256_13; } inline void set_IdShake256_13(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdShake256_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdShake256_13), (void*)value); } inline static int32_t get_offset_of_IdHMacWithSha3_224_14() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdHMacWithSha3_224_14)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdHMacWithSha3_224_14() const { return ___IdHMacWithSha3_224_14; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdHMacWithSha3_224_14() { return &___IdHMacWithSha3_224_14; } inline void set_IdHMacWithSha3_224_14(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdHMacWithSha3_224_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdHMacWithSha3_224_14), (void*)value); } inline static int32_t get_offset_of_IdHMacWithSha3_256_15() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdHMacWithSha3_256_15)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdHMacWithSha3_256_15() const { return ___IdHMacWithSha3_256_15; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdHMacWithSha3_256_15() { return &___IdHMacWithSha3_256_15; } inline void set_IdHMacWithSha3_256_15(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdHMacWithSha3_256_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdHMacWithSha3_256_15), (void*)value); } inline static int32_t get_offset_of_IdHMacWithSha3_384_16() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdHMacWithSha3_384_16)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdHMacWithSha3_384_16() const { return ___IdHMacWithSha3_384_16; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdHMacWithSha3_384_16() { return &___IdHMacWithSha3_384_16; } inline void set_IdHMacWithSha3_384_16(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdHMacWithSha3_384_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdHMacWithSha3_384_16), (void*)value); } inline static int32_t get_offset_of_IdHMacWithSha3_512_17() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdHMacWithSha3_512_17)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdHMacWithSha3_512_17() const { return ___IdHMacWithSha3_512_17; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdHMacWithSha3_512_17() { return &___IdHMacWithSha3_512_17; } inline void set_IdHMacWithSha3_512_17(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdHMacWithSha3_512_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdHMacWithSha3_512_17), (void*)value); } inline static int32_t get_offset_of_Aes_18() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___Aes_18)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_Aes_18() const { return ___Aes_18; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_Aes_18() { return &___Aes_18; } inline void set_Aes_18(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___Aes_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___Aes_18), (void*)value); } inline static int32_t get_offset_of_IdAes128Ecb_19() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes128Ecb_19)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes128Ecb_19() const { return ___IdAes128Ecb_19; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes128Ecb_19() { return &___IdAes128Ecb_19; } inline void set_IdAes128Ecb_19(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes128Ecb_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes128Ecb_19), (void*)value); } inline static int32_t get_offset_of_IdAes128Cbc_20() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes128Cbc_20)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes128Cbc_20() const { return ___IdAes128Cbc_20; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes128Cbc_20() { return &___IdAes128Cbc_20; } inline void set_IdAes128Cbc_20(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes128Cbc_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes128Cbc_20), (void*)value); } inline static int32_t get_offset_of_IdAes128Ofb_21() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes128Ofb_21)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes128Ofb_21() const { return ___IdAes128Ofb_21; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes128Ofb_21() { return &___IdAes128Ofb_21; } inline void set_IdAes128Ofb_21(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes128Ofb_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes128Ofb_21), (void*)value); } inline static int32_t get_offset_of_IdAes128Cfb_22() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes128Cfb_22)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes128Cfb_22() const { return ___IdAes128Cfb_22; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes128Cfb_22() { return &___IdAes128Cfb_22; } inline void set_IdAes128Cfb_22(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes128Cfb_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes128Cfb_22), (void*)value); } inline static int32_t get_offset_of_IdAes128Wrap_23() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes128Wrap_23)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes128Wrap_23() const { return ___IdAes128Wrap_23; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes128Wrap_23() { return &___IdAes128Wrap_23; } inline void set_IdAes128Wrap_23(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes128Wrap_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes128Wrap_23), (void*)value); } inline static int32_t get_offset_of_IdAes128Gcm_24() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes128Gcm_24)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes128Gcm_24() const { return ___IdAes128Gcm_24; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes128Gcm_24() { return &___IdAes128Gcm_24; } inline void set_IdAes128Gcm_24(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes128Gcm_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes128Gcm_24), (void*)value); } inline static int32_t get_offset_of_IdAes128Ccm_25() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes128Ccm_25)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes128Ccm_25() const { return ___IdAes128Ccm_25; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes128Ccm_25() { return &___IdAes128Ccm_25; } inline void set_IdAes128Ccm_25(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes128Ccm_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes128Ccm_25), (void*)value); } inline static int32_t get_offset_of_IdAes192Ecb_26() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes192Ecb_26)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes192Ecb_26() const { return ___IdAes192Ecb_26; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes192Ecb_26() { return &___IdAes192Ecb_26; } inline void set_IdAes192Ecb_26(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes192Ecb_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes192Ecb_26), (void*)value); } inline static int32_t get_offset_of_IdAes192Cbc_27() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes192Cbc_27)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes192Cbc_27() const { return ___IdAes192Cbc_27; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes192Cbc_27() { return &___IdAes192Cbc_27; } inline void set_IdAes192Cbc_27(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes192Cbc_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes192Cbc_27), (void*)value); } inline static int32_t get_offset_of_IdAes192Ofb_28() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes192Ofb_28)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes192Ofb_28() const { return ___IdAes192Ofb_28; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes192Ofb_28() { return &___IdAes192Ofb_28; } inline void set_IdAes192Ofb_28(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes192Ofb_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes192Ofb_28), (void*)value); } inline static int32_t get_offset_of_IdAes192Cfb_29() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes192Cfb_29)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes192Cfb_29() const { return ___IdAes192Cfb_29; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes192Cfb_29() { return &___IdAes192Cfb_29; } inline void set_IdAes192Cfb_29(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes192Cfb_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes192Cfb_29), (void*)value); } inline static int32_t get_offset_of_IdAes192Wrap_30() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes192Wrap_30)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes192Wrap_30() const { return ___IdAes192Wrap_30; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes192Wrap_30() { return &___IdAes192Wrap_30; } inline void set_IdAes192Wrap_30(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes192Wrap_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes192Wrap_30), (void*)value); } inline static int32_t get_offset_of_IdAes192Gcm_31() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes192Gcm_31)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes192Gcm_31() const { return ___IdAes192Gcm_31; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes192Gcm_31() { return &___IdAes192Gcm_31; } inline void set_IdAes192Gcm_31(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes192Gcm_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes192Gcm_31), (void*)value); } inline static int32_t get_offset_of_IdAes192Ccm_32() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes192Ccm_32)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes192Ccm_32() const { return ___IdAes192Ccm_32; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes192Ccm_32() { return &___IdAes192Ccm_32; } inline void set_IdAes192Ccm_32(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes192Ccm_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes192Ccm_32), (void*)value); } inline static int32_t get_offset_of_IdAes256Ecb_33() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes256Ecb_33)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes256Ecb_33() const { return ___IdAes256Ecb_33; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes256Ecb_33() { return &___IdAes256Ecb_33; } inline void set_IdAes256Ecb_33(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes256Ecb_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes256Ecb_33), (void*)value); } inline static int32_t get_offset_of_IdAes256Cbc_34() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes256Cbc_34)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes256Cbc_34() const { return ___IdAes256Cbc_34; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes256Cbc_34() { return &___IdAes256Cbc_34; } inline void set_IdAes256Cbc_34(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes256Cbc_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes256Cbc_34), (void*)value); } inline static int32_t get_offset_of_IdAes256Ofb_35() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes256Ofb_35)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes256Ofb_35() const { return ___IdAes256Ofb_35; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes256Ofb_35() { return &___IdAes256Ofb_35; } inline void set_IdAes256Ofb_35(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes256Ofb_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes256Ofb_35), (void*)value); } inline static int32_t get_offset_of_IdAes256Cfb_36() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes256Cfb_36)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes256Cfb_36() const { return ___IdAes256Cfb_36; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes256Cfb_36() { return &___IdAes256Cfb_36; } inline void set_IdAes256Cfb_36(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes256Cfb_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes256Cfb_36), (void*)value); } inline static int32_t get_offset_of_IdAes256Wrap_37() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes256Wrap_37)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes256Wrap_37() const { return ___IdAes256Wrap_37; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes256Wrap_37() { return &___IdAes256Wrap_37; } inline void set_IdAes256Wrap_37(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes256Wrap_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes256Wrap_37), (void*)value); } inline static int32_t get_offset_of_IdAes256Gcm_38() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes256Gcm_38)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes256Gcm_38() const { return ___IdAes256Gcm_38; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes256Gcm_38() { return &___IdAes256Gcm_38; } inline void set_IdAes256Gcm_38(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes256Gcm_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes256Gcm_38), (void*)value); } inline static int32_t get_offset_of_IdAes256Ccm_39() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdAes256Ccm_39)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdAes256Ccm_39() const { return ___IdAes256Ccm_39; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdAes256Ccm_39() { return &___IdAes256Ccm_39; } inline void set_IdAes256Ccm_39(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdAes256Ccm_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdAes256Ccm_39), (void*)value); } inline static int32_t get_offset_of_IdDsaWithSha2_40() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___IdDsaWithSha2_40)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdDsaWithSha2_40() const { return ___IdDsaWithSha2_40; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdDsaWithSha2_40() { return &___IdDsaWithSha2_40; } inline void set_IdDsaWithSha2_40(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdDsaWithSha2_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdDsaWithSha2_40), (void*)value); } inline static int32_t get_offset_of_DsaWithSha224_41() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___DsaWithSha224_41)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_DsaWithSha224_41() const { return ___DsaWithSha224_41; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_DsaWithSha224_41() { return &___DsaWithSha224_41; } inline void set_DsaWithSha224_41(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___DsaWithSha224_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___DsaWithSha224_41), (void*)value); } inline static int32_t get_offset_of_DsaWithSha256_42() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___DsaWithSha256_42)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_DsaWithSha256_42() const { return ___DsaWithSha256_42; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_DsaWithSha256_42() { return &___DsaWithSha256_42; } inline void set_DsaWithSha256_42(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___DsaWithSha256_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___DsaWithSha256_42), (void*)value); } inline static int32_t get_offset_of_DsaWithSha384_43() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___DsaWithSha384_43)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_DsaWithSha384_43() const { return ___DsaWithSha384_43; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_DsaWithSha384_43() { return &___DsaWithSha384_43; } inline void set_DsaWithSha384_43(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___DsaWithSha384_43 = value; Il2CppCodeGenWriteBarrier((void**)(&___DsaWithSha384_43), (void*)value); } inline static int32_t get_offset_of_DsaWithSha512_44() { return static_cast(offsetof(NistObjectIdentifiers_t864BE36E669E4BE4DADC60354429C183F8BEE9AA_StaticFields, ___DsaWithSha512_44)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_DsaWithSha512_44() const { return ___DsaWithSha512_44; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_DsaWithSha512_44() { return &___DsaWithSha512_44; } inline void set_DsaWithSha512_44(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___DsaWithSha512_44 = value; Il2CppCodeGenWriteBarrier((void**)(&___DsaWithSha512_44), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Oiw.OiwObjectIdentifiers struct OiwObjectIdentifiers_tACD1AAAAC365CD86B5E7F0DE22B66469A4A93CED : public RuntimeObject { public: public: }; struct OiwObjectIdentifiers_tACD1AAAAC365CD86B5E7F0DE22B66469A4A93CED_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Oiw.OiwObjectIdentifiers::MD4WithRsa DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___MD4WithRsa_0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Oiw.OiwObjectIdentifiers::MD5WithRsa DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___MD5WithRsa_1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Oiw.OiwObjectIdentifiers::MD4WithRsaEncryption DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___MD4WithRsaEncryption_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Oiw.OiwObjectIdentifiers::DesEcb DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___DesEcb_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Oiw.OiwObjectIdentifiers::DesCbc DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___DesCbc_4; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Oiw.OiwObjectIdentifiers::DesOfb DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___DesOfb_5; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Oiw.OiwObjectIdentifiers::DesCfb DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___DesCfb_6; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Oiw.OiwObjectIdentifiers::DesEde DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___DesEde_7; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Oiw.OiwObjectIdentifiers::IdSha1 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IdSha1_8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Oiw.OiwObjectIdentifiers::DsaWithSha1 DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___DsaWithSha1_9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Oiw.OiwObjectIdentifiers::Sha1WithRsa DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___Sha1WithRsa_10; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Oiw.OiwObjectIdentifiers::ElGamalAlgorithm DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___ElGamalAlgorithm_11; public: inline static int32_t get_offset_of_MD4WithRsa_0() { return static_cast(offsetof(OiwObjectIdentifiers_tACD1AAAAC365CD86B5E7F0DE22B66469A4A93CED_StaticFields, ___MD4WithRsa_0)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_MD4WithRsa_0() const { return ___MD4WithRsa_0; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_MD4WithRsa_0() { return &___MD4WithRsa_0; } inline void set_MD4WithRsa_0(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___MD4WithRsa_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___MD4WithRsa_0), (void*)value); } inline static int32_t get_offset_of_MD5WithRsa_1() { return static_cast(offsetof(OiwObjectIdentifiers_tACD1AAAAC365CD86B5E7F0DE22B66469A4A93CED_StaticFields, ___MD5WithRsa_1)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_MD5WithRsa_1() const { return ___MD5WithRsa_1; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_MD5WithRsa_1() { return &___MD5WithRsa_1; } inline void set_MD5WithRsa_1(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___MD5WithRsa_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___MD5WithRsa_1), (void*)value); } inline static int32_t get_offset_of_MD4WithRsaEncryption_2() { return static_cast(offsetof(OiwObjectIdentifiers_tACD1AAAAC365CD86B5E7F0DE22B66469A4A93CED_StaticFields, ___MD4WithRsaEncryption_2)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_MD4WithRsaEncryption_2() const { return ___MD4WithRsaEncryption_2; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_MD4WithRsaEncryption_2() { return &___MD4WithRsaEncryption_2; } inline void set_MD4WithRsaEncryption_2(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___MD4WithRsaEncryption_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___MD4WithRsaEncryption_2), (void*)value); } inline static int32_t get_offset_of_DesEcb_3() { return static_cast(offsetof(OiwObjectIdentifiers_tACD1AAAAC365CD86B5E7F0DE22B66469A4A93CED_StaticFields, ___DesEcb_3)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_DesEcb_3() const { return ___DesEcb_3; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_DesEcb_3() { return &___DesEcb_3; } inline void set_DesEcb_3(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___DesEcb_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___DesEcb_3), (void*)value); } inline static int32_t get_offset_of_DesCbc_4() { return static_cast(offsetof(OiwObjectIdentifiers_tACD1AAAAC365CD86B5E7F0DE22B66469A4A93CED_StaticFields, ___DesCbc_4)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_DesCbc_4() const { return ___DesCbc_4; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_DesCbc_4() { return &___DesCbc_4; } inline void set_DesCbc_4(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___DesCbc_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___DesCbc_4), (void*)value); } inline static int32_t get_offset_of_DesOfb_5() { return static_cast(offsetof(OiwObjectIdentifiers_tACD1AAAAC365CD86B5E7F0DE22B66469A4A93CED_StaticFields, ___DesOfb_5)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_DesOfb_5() const { return ___DesOfb_5; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_DesOfb_5() { return &___DesOfb_5; } inline void set_DesOfb_5(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___DesOfb_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___DesOfb_5), (void*)value); } inline static int32_t get_offset_of_DesCfb_6() { return static_cast(offsetof(OiwObjectIdentifiers_tACD1AAAAC365CD86B5E7F0DE22B66469A4A93CED_StaticFields, ___DesCfb_6)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_DesCfb_6() const { return ___DesCfb_6; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_DesCfb_6() { return &___DesCfb_6; } inline void set_DesCfb_6(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___DesCfb_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___DesCfb_6), (void*)value); } inline static int32_t get_offset_of_DesEde_7() { return static_cast(offsetof(OiwObjectIdentifiers_tACD1AAAAC365CD86B5E7F0DE22B66469A4A93CED_StaticFields, ___DesEde_7)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_DesEde_7() const { return ___DesEde_7; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_DesEde_7() { return &___DesEde_7; } inline void set_DesEde_7(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___DesEde_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___DesEde_7), (void*)value); } inline static int32_t get_offset_of_IdSha1_8() { return static_cast(offsetof(OiwObjectIdentifiers_tACD1AAAAC365CD86B5E7F0DE22B66469A4A93CED_StaticFields, ___IdSha1_8)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IdSha1_8() const { return ___IdSha1_8; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IdSha1_8() { return &___IdSha1_8; } inline void set_IdSha1_8(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IdSha1_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___IdSha1_8), (void*)value); } inline static int32_t get_offset_of_DsaWithSha1_9() { return static_cast(offsetof(OiwObjectIdentifiers_tACD1AAAAC365CD86B5E7F0DE22B66469A4A93CED_StaticFields, ___DsaWithSha1_9)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_DsaWithSha1_9() const { return ___DsaWithSha1_9; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_DsaWithSha1_9() { return &___DsaWithSha1_9; } inline void set_DsaWithSha1_9(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___DsaWithSha1_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___DsaWithSha1_9), (void*)value); } inline static int32_t get_offset_of_Sha1WithRsa_10() { return static_cast(offsetof(OiwObjectIdentifiers_tACD1AAAAC365CD86B5E7F0DE22B66469A4A93CED_StaticFields, ___Sha1WithRsa_10)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_Sha1WithRsa_10() const { return ___Sha1WithRsa_10; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_Sha1WithRsa_10() { return &___Sha1WithRsa_10; } inline void set_Sha1WithRsa_10(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___Sha1WithRsa_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___Sha1WithRsa_10), (void*)value); } inline static int32_t get_offset_of_ElGamalAlgorithm_11() { return static_cast(offsetof(OiwObjectIdentifiers_tACD1AAAAC365CD86B5E7F0DE22B66469A4A93CED_StaticFields, ___ElGamalAlgorithm_11)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_ElGamalAlgorithm_11() const { return ___ElGamalAlgorithm_11; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_ElGamalAlgorithm_11() { return &___ElGamalAlgorithm_11; } inline void set_ElGamalAlgorithm_11(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___ElGamalAlgorithm_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___ElGamalAlgorithm_11), (void*)value); } }; // PropConfig struct PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 : public RuntimeObject { public: // System.Int32 PropConfig::id int32_t ___id_0; // System.Int32 PropConfig::type int32_t ___type_1; // System.Int32 PropConfig::iconID int32_t ___iconID_2; // System.String[] PropConfig::name StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___name_3; // System.String[] PropConfig::detail StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___detail_4; // System.Int32 PropConfig::difficulty int32_t ___difficulty_5; // System.Int32 PropConfig::diamond int32_t ___diamond_6; // System.Boolean PropConfig::inShop bool ___inShop_7; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } inline static int32_t get_offset_of_type_1() { return static_cast(offsetof(PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6, ___type_1)); } inline int32_t get_type_1() const { return ___type_1; } inline int32_t* get_address_of_type_1() { return &___type_1; } inline void set_type_1(int32_t value) { ___type_1 = value; } inline static int32_t get_offset_of_iconID_2() { return static_cast(offsetof(PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6, ___iconID_2)); } inline int32_t get_iconID_2() const { return ___iconID_2; } inline int32_t* get_address_of_iconID_2() { return &___iconID_2; } inline void set_iconID_2(int32_t value) { ___iconID_2 = value; } inline static int32_t get_offset_of_name_3() { return static_cast(offsetof(PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6, ___name_3)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_name_3() const { return ___name_3; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_name_3() { return &___name_3; } inline void set_name_3(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___name_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_3), (void*)value); } inline static int32_t get_offset_of_detail_4() { return static_cast(offsetof(PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6, ___detail_4)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_detail_4() const { return ___detail_4; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_detail_4() { return &___detail_4; } inline void set_detail_4(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___detail_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___detail_4), (void*)value); } inline static int32_t get_offset_of_difficulty_5() { return static_cast(offsetof(PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6, ___difficulty_5)); } inline int32_t get_difficulty_5() const { return ___difficulty_5; } inline int32_t* get_address_of_difficulty_5() { return &___difficulty_5; } inline void set_difficulty_5(int32_t value) { ___difficulty_5 = value; } inline static int32_t get_offset_of_diamond_6() { return static_cast(offsetof(PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6, ___diamond_6)); } inline int32_t get_diamond_6() const { return ___diamond_6; } inline int32_t* get_address_of_diamond_6() { return &___diamond_6; } inline void set_diamond_6(int32_t value) { ___diamond_6 = value; } inline static int32_t get_offset_of_inShop_7() { return static_cast(offsetof(PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6, ___inShop_7)); } inline bool get_inShop_7() const { return ___inShop_7; } inline bool* get_address_of_inShop_7() { return &___inShop_7; } inline void set_inShop_7(bool value) { ___inShop_7 = value; } }; // PropInfo struct PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A : public RuntimeObject { public: // System.Int32 PropInfo::id int32_t ___id_0; // System.Int32 PropInfo::count int32_t ___count_1; // PropConfig PropInfo::config PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * ___config_2; // System.Boolean PropInfo::inuse bool ___inuse_3; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } inline static int32_t get_offset_of_count_1() { return static_cast(offsetof(PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A, ___count_1)); } inline int32_t get_count_1() const { return ___count_1; } inline int32_t* get_address_of_count_1() { return &___count_1; } inline void set_count_1(int32_t value) { ___count_1 = value; } inline static int32_t get_offset_of_config_2() { return static_cast(offsetof(PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A, ___config_2)); } inline PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * get_config_2() const { return ___config_2; } inline PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 ** get_address_of_config_2() { return &___config_2; } inline void set_config_2(PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * value) { ___config_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_2), (void*)value); } inline static int32_t get_offset_of_inuse_3() { return static_cast(offsetof(PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A, ___inuse_3)); } inline bool get_inuse_3() const { return ___inuse_3; } inline bool* get_address_of_inuse_3() { return &___inuse_3; } inline void set_inuse_3(bool value) { ___inuse_3 = value; } }; // PropMgr struct PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38 : public RuntimeObject { public: // System.Collections.Hashtable PropMgr::propConfigs Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * ___propConfigs_1; // System.Collections.Generic.List`1 PropMgr::propConfigIds List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ___propConfigIds_2; // System.Collections.Generic.List`1 PropMgr::_debugLocalBagList List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * ____debugLocalBagList_3; // System.Int32 PropMgr::_debugLocalBagList_uid int32_t ____debugLocalBagList_uid_4; public: inline static int32_t get_offset_of_propConfigs_1() { return static_cast(offsetof(PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38, ___propConfigs_1)); } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * get_propConfigs_1() const { return ___propConfigs_1; } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC ** get_address_of_propConfigs_1() { return &___propConfigs_1; } inline void set_propConfigs_1(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * value) { ___propConfigs_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___propConfigs_1), (void*)value); } inline static int32_t get_offset_of_propConfigIds_2() { return static_cast(offsetof(PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38, ___propConfigIds_2)); } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * get_propConfigIds_2() const { return ___propConfigIds_2; } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 ** get_address_of_propConfigIds_2() { return &___propConfigIds_2; } inline void set_propConfigIds_2(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * value) { ___propConfigIds_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___propConfigIds_2), (void*)value); } inline static int32_t get_offset_of__debugLocalBagList_3() { return static_cast(offsetof(PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38, ____debugLocalBagList_3)); } inline List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * get__debugLocalBagList_3() const { return ____debugLocalBagList_3; } inline List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C ** get_address_of__debugLocalBagList_3() { return &____debugLocalBagList_3; } inline void set__debugLocalBagList_3(List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * value) { ____debugLocalBagList_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____debugLocalBagList_3), (void*)value); } inline static int32_t get_offset_of__debugLocalBagList_uid_4() { return static_cast(offsetof(PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38, ____debugLocalBagList_uid_4)); } inline int32_t get__debugLocalBagList_uid_4() const { return ____debugLocalBagList_uid_4; } inline int32_t* get_address_of__debugLocalBagList_uid_4() { return &____debugLocalBagList_uid_4; } inline void set__debugLocalBagList_uid_4(int32_t value) { ____debugLocalBagList_uid_4 = value; } }; struct PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38_StaticFields { public: // PropMgr PropMgr::_ins PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38 * ____ins_0; public: inline static int32_t get_offset_of__ins_0() { return static_cast(offsetof(PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38_StaticFields, ____ins_0)); } inline PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38 * get__ins_0() const { return ____ins_0; } inline PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38 ** get_address_of__ins_0() { return &____ins_0; } inline void set__ins_0(PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38 * value) { ____ins_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____ins_0), (void*)value); } }; // BestHTTP.Examples.SampleDescriptor struct SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605 : public RuntimeObject { public: // System.Boolean BestHTTP.Examples.SampleDescriptor::k__BackingField bool ___U3CIsLabelU3Ek__BackingField_0; // System.Type BestHTTP.Examples.SampleDescriptor::k__BackingField Type_t * ___U3CTypeU3Ek__BackingField_1; // System.String BestHTTP.Examples.SampleDescriptor::k__BackingField String_t* ___U3CDisplayNameU3Ek__BackingField_2; // System.String BestHTTP.Examples.SampleDescriptor::k__BackingField String_t* ___U3CDescriptionU3Ek__BackingField_3; // System.Boolean BestHTTP.Examples.SampleDescriptor::k__BackingField bool ___U3CIsSelectedU3Ek__BackingField_4; // UnityEngine.GameObject BestHTTP.Examples.SampleDescriptor::k__BackingField GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___U3CUnityObjectU3Ek__BackingField_5; public: inline static int32_t get_offset_of_U3CIsLabelU3Ek__BackingField_0() { return static_cast(offsetof(SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605, ___U3CIsLabelU3Ek__BackingField_0)); } inline bool get_U3CIsLabelU3Ek__BackingField_0() const { return ___U3CIsLabelU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsLabelU3Ek__BackingField_0() { return &___U3CIsLabelU3Ek__BackingField_0; } inline void set_U3CIsLabelU3Ek__BackingField_0(bool value) { ___U3CIsLabelU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_1() { return static_cast(offsetof(SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605, ___U3CTypeU3Ek__BackingField_1)); } inline Type_t * get_U3CTypeU3Ek__BackingField_1() const { return ___U3CTypeU3Ek__BackingField_1; } inline Type_t ** get_address_of_U3CTypeU3Ek__BackingField_1() { return &___U3CTypeU3Ek__BackingField_1; } inline void set_U3CTypeU3Ek__BackingField_1(Type_t * value) { ___U3CTypeU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CDisplayNameU3Ek__BackingField_2() { return static_cast(offsetof(SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605, ___U3CDisplayNameU3Ek__BackingField_2)); } inline String_t* get_U3CDisplayNameU3Ek__BackingField_2() const { return ___U3CDisplayNameU3Ek__BackingField_2; } inline String_t** get_address_of_U3CDisplayNameU3Ek__BackingField_2() { return &___U3CDisplayNameU3Ek__BackingField_2; } inline void set_U3CDisplayNameU3Ek__BackingField_2(String_t* value) { ___U3CDisplayNameU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDisplayNameU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of_U3CDescriptionU3Ek__BackingField_3() { return static_cast(offsetof(SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605, ___U3CDescriptionU3Ek__BackingField_3)); } inline String_t* get_U3CDescriptionU3Ek__BackingField_3() const { return ___U3CDescriptionU3Ek__BackingField_3; } inline String_t** get_address_of_U3CDescriptionU3Ek__BackingField_3() { return &___U3CDescriptionU3Ek__BackingField_3; } inline void set_U3CDescriptionU3Ek__BackingField_3(String_t* value) { ___U3CDescriptionU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDescriptionU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CIsSelectedU3Ek__BackingField_4() { return static_cast(offsetof(SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605, ___U3CIsSelectedU3Ek__BackingField_4)); } inline bool get_U3CIsSelectedU3Ek__BackingField_4() const { return ___U3CIsSelectedU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsSelectedU3Ek__BackingField_4() { return &___U3CIsSelectedU3Ek__BackingField_4; } inline void set_U3CIsSelectedU3Ek__BackingField_4(bool value) { ___U3CIsSelectedU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CUnityObjectU3Ek__BackingField_5() { return static_cast(offsetof(SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605, ___U3CUnityObjectU3Ek__BackingField_5)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_U3CUnityObjectU3Ek__BackingField_5() const { return ___U3CUnityObjectU3Ek__BackingField_5; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_U3CUnityObjectU3Ek__BackingField_5() { return &___U3CUnityObjectU3Ek__BackingField_5; } inline void set_U3CUnityObjectU3Ek__BackingField_5(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___U3CUnityObjectU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CUnityObjectU3Ek__BackingField_5), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters struct SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D : public RuntimeObject { public: // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters::mCipherSuite int32_t ___mCipherSuite_0; // System.Byte BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters::mCompressionAlgorithm uint8_t ___mCompressionAlgorithm_1; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters::mMasterSecret ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mMasterSecret_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.Certificate BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters::mPeerCertificate Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * ___mPeerCertificate_3; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters::mPskIdentity ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mPskIdentity_4; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters::mSrpIdentity ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mSrpIdentity_5; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters::mEncodedServerExtensions ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mEncodedServerExtensions_6; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters::mExtendedMasterSecret bool ___mExtendedMasterSecret_7; public: inline static int32_t get_offset_of_mCipherSuite_0() { return static_cast(offsetof(SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D, ___mCipherSuite_0)); } inline int32_t get_mCipherSuite_0() const { return ___mCipherSuite_0; } inline int32_t* get_address_of_mCipherSuite_0() { return &___mCipherSuite_0; } inline void set_mCipherSuite_0(int32_t value) { ___mCipherSuite_0 = value; } inline static int32_t get_offset_of_mCompressionAlgorithm_1() { return static_cast(offsetof(SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D, ___mCompressionAlgorithm_1)); } inline uint8_t get_mCompressionAlgorithm_1() const { return ___mCompressionAlgorithm_1; } inline uint8_t* get_address_of_mCompressionAlgorithm_1() { return &___mCompressionAlgorithm_1; } inline void set_mCompressionAlgorithm_1(uint8_t value) { ___mCompressionAlgorithm_1 = value; } inline static int32_t get_offset_of_mMasterSecret_2() { return static_cast(offsetof(SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D, ___mMasterSecret_2)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mMasterSecret_2() const { return ___mMasterSecret_2; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mMasterSecret_2() { return &___mMasterSecret_2; } inline void set_mMasterSecret_2(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mMasterSecret_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___mMasterSecret_2), (void*)value); } inline static int32_t get_offset_of_mPeerCertificate_3() { return static_cast(offsetof(SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D, ___mPeerCertificate_3)); } inline Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * get_mPeerCertificate_3() const { return ___mPeerCertificate_3; } inline Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E ** get_address_of_mPeerCertificate_3() { return &___mPeerCertificate_3; } inline void set_mPeerCertificate_3(Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * value) { ___mPeerCertificate_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___mPeerCertificate_3), (void*)value); } inline static int32_t get_offset_of_mPskIdentity_4() { return static_cast(offsetof(SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D, ___mPskIdentity_4)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mPskIdentity_4() const { return ___mPskIdentity_4; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mPskIdentity_4() { return &___mPskIdentity_4; } inline void set_mPskIdentity_4(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mPskIdentity_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___mPskIdentity_4), (void*)value); } inline static int32_t get_offset_of_mSrpIdentity_5() { return static_cast(offsetof(SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D, ___mSrpIdentity_5)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mSrpIdentity_5() const { return ___mSrpIdentity_5; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mSrpIdentity_5() { return &___mSrpIdentity_5; } inline void set_mSrpIdentity_5(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mSrpIdentity_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___mSrpIdentity_5), (void*)value); } inline static int32_t get_offset_of_mEncodedServerExtensions_6() { return static_cast(offsetof(SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D, ___mEncodedServerExtensions_6)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mEncodedServerExtensions_6() const { return ___mEncodedServerExtensions_6; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mEncodedServerExtensions_6() { return &___mEncodedServerExtensions_6; } inline void set_mEncodedServerExtensions_6(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mEncodedServerExtensions_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___mEncodedServerExtensions_6), (void*)value); } inline static int32_t get_offset_of_mExtendedMasterSecret_7() { return static_cast(offsetof(SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D, ___mExtendedMasterSecret_7)); } inline bool get_mExtendedMasterSecret_7() const { return ___mExtendedMasterSecret_7; } inline bool* get_address_of_mExtendedMasterSecret_7() { return &___mExtendedMasterSecret_7; } inline void set_mExtendedMasterSecret_7(bool value) { ___mExtendedMasterSecret_7 = value; } }; // SimulateMouseController struct SimulateMouseController_tA70BEF03B40F921CF76BC22EDFB7F57083FD43F5 : public RuntimeObject { public: // System.Boolean SimulateMouseController::bleConnected bool ___bleConnected_1; // System.Collections.Generic.HashSet`1 SimulateMouseController::openLockerSet HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * ___openLockerSet_2; public: inline static int32_t get_offset_of_bleConnected_1() { return static_cast(offsetof(SimulateMouseController_tA70BEF03B40F921CF76BC22EDFB7F57083FD43F5, ___bleConnected_1)); } inline bool get_bleConnected_1() const { return ___bleConnected_1; } inline bool* get_address_of_bleConnected_1() { return &___bleConnected_1; } inline void set_bleConnected_1(bool value) { ___bleConnected_1 = value; } inline static int32_t get_offset_of_openLockerSet_2() { return static_cast(offsetof(SimulateMouseController_tA70BEF03B40F921CF76BC22EDFB7F57083FD43F5, ___openLockerSet_2)); } inline HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * get_openLockerSet_2() const { return ___openLockerSet_2; } inline HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B ** get_address_of_openLockerSet_2() { return &___openLockerSet_2; } inline void set_openLockerSet_2(HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * value) { ___openLockerSet_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___openLockerSet_2), (void*)value); } }; struct SimulateMouseController_tA70BEF03B40F921CF76BC22EDFB7F57083FD43F5_StaticFields { public: // SimulateMouseController SimulateMouseController::ins SimulateMouseController_tA70BEF03B40F921CF76BC22EDFB7F57083FD43F5 * ___ins_0; public: inline static int32_t get_offset_of_ins_0() { return static_cast(offsetof(SimulateMouseController_tA70BEF03B40F921CF76BC22EDFB7F57083FD43F5_StaticFields, ___ins_0)); } inline SimulateMouseController_tA70BEF03B40F921CF76BC22EDFB7F57083FD43F5 * get_ins_0() const { return ___ins_0; } inline SimulateMouseController_tA70BEF03B40F921CF76BC22EDFB7F57083FD43F5 ** get_address_of_ins_0() { return &___ins_0; } inline void set_ins_0(SimulateMouseController_tA70BEF03B40F921CF76BC22EDFB7F57083FD43F5 * value) { ___ins_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ins_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine struct SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine::threefish ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD * ___threefish_8; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine::outputSizeBytes int32_t ___outputSizeBytes_9; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine::chain UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___chain_10; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine::initialState UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___initialState_11; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine::key ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key_12; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/Parameter[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine::preMessageParameters ParameterU5BU5D_t0836822C336B8F480B98EF33B89FE33ADC18B01A* ___preMessageParameters_13; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/Parameter[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine::postMessageParameters ParameterU5BU5D_t0836822C336B8F480B98EF33B89FE33ADC18B01A* ___postMessageParameters_14; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UBI BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine::ubi UBI_t541FE1F1F26D101358B8250B0927BCA6B6B4B2AC * ___ubi_15; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine::singleByte ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___singleByte_16; public: inline static int32_t get_offset_of_threefish_8() { return static_cast(offsetof(SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB, ___threefish_8)); } inline ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD * get_threefish_8() const { return ___threefish_8; } inline ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD ** get_address_of_threefish_8() { return &___threefish_8; } inline void set_threefish_8(ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD * value) { ___threefish_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___threefish_8), (void*)value); } inline static int32_t get_offset_of_outputSizeBytes_9() { return static_cast(offsetof(SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB, ___outputSizeBytes_9)); } inline int32_t get_outputSizeBytes_9() const { return ___outputSizeBytes_9; } inline int32_t* get_address_of_outputSizeBytes_9() { return &___outputSizeBytes_9; } inline void set_outputSizeBytes_9(int32_t value) { ___outputSizeBytes_9 = value; } inline static int32_t get_offset_of_chain_10() { return static_cast(offsetof(SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB, ___chain_10)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_chain_10() const { return ___chain_10; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_chain_10() { return &___chain_10; } inline void set_chain_10(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___chain_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___chain_10), (void*)value); } inline static int32_t get_offset_of_initialState_11() { return static_cast(offsetof(SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB, ___initialState_11)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_initialState_11() const { return ___initialState_11; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_initialState_11() { return &___initialState_11; } inline void set_initialState_11(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___initialState_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___initialState_11), (void*)value); } inline static int32_t get_offset_of_key_12() { return static_cast(offsetof(SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB, ___key_12)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_key_12() const { return ___key_12; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_key_12() { return &___key_12; } inline void set_key_12(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___key_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_12), (void*)value); } inline static int32_t get_offset_of_preMessageParameters_13() { return static_cast(offsetof(SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB, ___preMessageParameters_13)); } inline ParameterU5BU5D_t0836822C336B8F480B98EF33B89FE33ADC18B01A* get_preMessageParameters_13() const { return ___preMessageParameters_13; } inline ParameterU5BU5D_t0836822C336B8F480B98EF33B89FE33ADC18B01A** get_address_of_preMessageParameters_13() { return &___preMessageParameters_13; } inline void set_preMessageParameters_13(ParameterU5BU5D_t0836822C336B8F480B98EF33B89FE33ADC18B01A* value) { ___preMessageParameters_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___preMessageParameters_13), (void*)value); } inline static int32_t get_offset_of_postMessageParameters_14() { return static_cast(offsetof(SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB, ___postMessageParameters_14)); } inline ParameterU5BU5D_t0836822C336B8F480B98EF33B89FE33ADC18B01A* get_postMessageParameters_14() const { return ___postMessageParameters_14; } inline ParameterU5BU5D_t0836822C336B8F480B98EF33B89FE33ADC18B01A** get_address_of_postMessageParameters_14() { return &___postMessageParameters_14; } inline void set_postMessageParameters_14(ParameterU5BU5D_t0836822C336B8F480B98EF33B89FE33ADC18B01A* value) { ___postMessageParameters_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___postMessageParameters_14), (void*)value); } inline static int32_t get_offset_of_ubi_15() { return static_cast(offsetof(SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB, ___ubi_15)); } inline UBI_t541FE1F1F26D101358B8250B0927BCA6B6B4B2AC * get_ubi_15() const { return ___ubi_15; } inline UBI_t541FE1F1F26D101358B8250B0927BCA6B6B4B2AC ** get_address_of_ubi_15() { return &___ubi_15; } inline void set_ubi_15(UBI_t541FE1F1F26D101358B8250B0927BCA6B6B4B2AC * value) { ___ubi_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___ubi_15), (void*)value); } inline static int32_t get_offset_of_singleByte_16() { return static_cast(offsetof(SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB, ___singleByte_16)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_singleByte_16() const { return ___singleByte_16; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_singleByte_16() { return &___singleByte_16; } inline void set_singleByte_16(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___singleByte_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___singleByte_16), (void*)value); } }; struct SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB_StaticFields { public: // System.Collections.IDictionary BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine::INITIAL_STATES RuntimeObject* ___INITIAL_STATES_7; public: inline static int32_t get_offset_of_INITIAL_STATES_7() { return static_cast(offsetof(SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB_StaticFields, ___INITIAL_STATES_7)); } inline RuntimeObject* get_INITIAL_STATES_7() const { return ___INITIAL_STATES_7; } inline RuntimeObject** get_address_of_INITIAL_STATES_7() { return &___INITIAL_STATES_7; } inline void set_INITIAL_STATES_7(RuntimeObject* value) { ___INITIAL_STATES_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___INITIAL_STATES_7), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.SkeinParameters struct SkeinParameters_tD7DE8527F376FBBAD99184E70B4DFF5E44B3ECD8 : public RuntimeObject { public: // System.Collections.IDictionary BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.SkeinParameters::parameters RuntimeObject* ___parameters_8; public: inline static int32_t get_offset_of_parameters_8() { return static_cast(offsetof(SkeinParameters_tD7DE8527F376FBBAD99184E70B4DFF5E44B3ECD8, ___parameters_8)); } inline RuntimeObject* get_parameters_8() const { return ___parameters_8; } inline RuntimeObject** get_address_of_parameters_8() { return &___parameters_8; } inline void set_parameters_8(RuntimeObject* value) { ___parameters_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___parameters_8), (void*)value); } }; // BestHTTP.SocketIO.Socket struct Socket_t2DE92669A29FCBC39D5AADFA9C423ACFD28A455B : public RuntimeObject { public: // BestHTTP.SocketIO.SocketManager BestHTTP.SocketIO.Socket::k__BackingField SocketManager_t1B5F31BB39623BFB7A108FFA51C24DA8DAE342A0 * ___U3CManagerU3Ek__BackingField_0; // System.String BestHTTP.SocketIO.Socket::k__BackingField String_t* ___U3CNamespaceU3Ek__BackingField_1; // System.String BestHTTP.SocketIO.Socket::k__BackingField String_t* ___U3CIdU3Ek__BackingField_2; // System.Boolean BestHTTP.SocketIO.Socket::k__BackingField bool ___U3CIsOpenU3Ek__BackingField_3; // System.Boolean BestHTTP.SocketIO.Socket::k__BackingField bool ___U3CAutoDecodePayloadU3Ek__BackingField_4; // System.Collections.Generic.Dictionary`2 BestHTTP.SocketIO.Socket::AckCallbacks Dictionary_2_tE5754412405C4AEFB1873E22011E9D47EB99E4FD * ___AckCallbacks_5; // BestHTTP.SocketIO.Events.EventTable BestHTTP.SocketIO.Socket::EventCallbacks EventTable_t76F21E1411E3D0DE1E2C264373C60344B889E631 * ___EventCallbacks_6; // System.Collections.Generic.List`1 BestHTTP.SocketIO.Socket::arguments List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___arguments_7; public: inline static int32_t get_offset_of_U3CManagerU3Ek__BackingField_0() { return static_cast(offsetof(Socket_t2DE92669A29FCBC39D5AADFA9C423ACFD28A455B, ___U3CManagerU3Ek__BackingField_0)); } inline SocketManager_t1B5F31BB39623BFB7A108FFA51C24DA8DAE342A0 * get_U3CManagerU3Ek__BackingField_0() const { return ___U3CManagerU3Ek__BackingField_0; } inline SocketManager_t1B5F31BB39623BFB7A108FFA51C24DA8DAE342A0 ** get_address_of_U3CManagerU3Ek__BackingField_0() { return &___U3CManagerU3Ek__BackingField_0; } inline void set_U3CManagerU3Ek__BackingField_0(SocketManager_t1B5F31BB39623BFB7A108FFA51C24DA8DAE342A0 * value) { ___U3CManagerU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CManagerU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CNamespaceU3Ek__BackingField_1() { return static_cast(offsetof(Socket_t2DE92669A29FCBC39D5AADFA9C423ACFD28A455B, ___U3CNamespaceU3Ek__BackingField_1)); } inline String_t* get_U3CNamespaceU3Ek__BackingField_1() const { return ___U3CNamespaceU3Ek__BackingField_1; } inline String_t** get_address_of_U3CNamespaceU3Ek__BackingField_1() { return &___U3CNamespaceU3Ek__BackingField_1; } inline void set_U3CNamespaceU3Ek__BackingField_1(String_t* value) { ___U3CNamespaceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNamespaceU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CIdU3Ek__BackingField_2() { return static_cast(offsetof(Socket_t2DE92669A29FCBC39D5AADFA9C423ACFD28A455B, ___U3CIdU3Ek__BackingField_2)); } inline String_t* get_U3CIdU3Ek__BackingField_2() const { return ___U3CIdU3Ek__BackingField_2; } inline String_t** get_address_of_U3CIdU3Ek__BackingField_2() { return &___U3CIdU3Ek__BackingField_2; } inline void set_U3CIdU3Ek__BackingField_2(String_t* value) { ___U3CIdU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CIdU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of_U3CIsOpenU3Ek__BackingField_3() { return static_cast(offsetof(Socket_t2DE92669A29FCBC39D5AADFA9C423ACFD28A455B, ___U3CIsOpenU3Ek__BackingField_3)); } inline bool get_U3CIsOpenU3Ek__BackingField_3() const { return ___U3CIsOpenU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsOpenU3Ek__BackingField_3() { return &___U3CIsOpenU3Ek__BackingField_3; } inline void set_U3CIsOpenU3Ek__BackingField_3(bool value) { ___U3CIsOpenU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CAutoDecodePayloadU3Ek__BackingField_4() { return static_cast(offsetof(Socket_t2DE92669A29FCBC39D5AADFA9C423ACFD28A455B, ___U3CAutoDecodePayloadU3Ek__BackingField_4)); } inline bool get_U3CAutoDecodePayloadU3Ek__BackingField_4() const { return ___U3CAutoDecodePayloadU3Ek__BackingField_4; } inline bool* get_address_of_U3CAutoDecodePayloadU3Ek__BackingField_4() { return &___U3CAutoDecodePayloadU3Ek__BackingField_4; } inline void set_U3CAutoDecodePayloadU3Ek__BackingField_4(bool value) { ___U3CAutoDecodePayloadU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_AckCallbacks_5() { return static_cast(offsetof(Socket_t2DE92669A29FCBC39D5AADFA9C423ACFD28A455B, ___AckCallbacks_5)); } inline Dictionary_2_tE5754412405C4AEFB1873E22011E9D47EB99E4FD * get_AckCallbacks_5() const { return ___AckCallbacks_5; } inline Dictionary_2_tE5754412405C4AEFB1873E22011E9D47EB99E4FD ** get_address_of_AckCallbacks_5() { return &___AckCallbacks_5; } inline void set_AckCallbacks_5(Dictionary_2_tE5754412405C4AEFB1873E22011E9D47EB99E4FD * value) { ___AckCallbacks_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___AckCallbacks_5), (void*)value); } inline static int32_t get_offset_of_EventCallbacks_6() { return static_cast(offsetof(Socket_t2DE92669A29FCBC39D5AADFA9C423ACFD28A455B, ___EventCallbacks_6)); } inline EventTable_t76F21E1411E3D0DE1E2C264373C60344B889E631 * get_EventCallbacks_6() const { return ___EventCallbacks_6; } inline EventTable_t76F21E1411E3D0DE1E2C264373C60344B889E631 ** get_address_of_EventCallbacks_6() { return &___EventCallbacks_6; } inline void set_EventCallbacks_6(EventTable_t76F21E1411E3D0DE1E2C264373C60344B889E631 * value) { ___EventCallbacks_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___EventCallbacks_6), (void*)value); } inline static int32_t get_offset_of_arguments_7() { return static_cast(offsetof(Socket_t2DE92669A29FCBC39D5AADFA9C423ACFD28A455B, ___arguments_7)); } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * get_arguments_7() const { return ___arguments_7; } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 ** get_address_of_arguments_7() { return &___arguments_7; } inline void set_arguments_7(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * value) { ___arguments_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___arguments_7), (void*)value); } }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine struct ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD : public RuntimeObject { public: // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::blocksizeBytes int32_t ___blocksizeBytes_14; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::blocksizeWords int32_t ___blocksizeWords_15; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::currentBlock UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___currentBlock_16; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::t UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___t_17; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::kw UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___kw_18; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine/ThreefishCipher BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::cipher ThreefishCipher_t763777CDDDF5E9BA21908240B12C7297C05BA542 * ___cipher_19; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::forEncryption bool ___forEncryption_20; public: inline static int32_t get_offset_of_blocksizeBytes_14() { return static_cast(offsetof(ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD, ___blocksizeBytes_14)); } inline int32_t get_blocksizeBytes_14() const { return ___blocksizeBytes_14; } inline int32_t* get_address_of_blocksizeBytes_14() { return &___blocksizeBytes_14; } inline void set_blocksizeBytes_14(int32_t value) { ___blocksizeBytes_14 = value; } inline static int32_t get_offset_of_blocksizeWords_15() { return static_cast(offsetof(ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD, ___blocksizeWords_15)); } inline int32_t get_blocksizeWords_15() const { return ___blocksizeWords_15; } inline int32_t* get_address_of_blocksizeWords_15() { return &___blocksizeWords_15; } inline void set_blocksizeWords_15(int32_t value) { ___blocksizeWords_15 = value; } inline static int32_t get_offset_of_currentBlock_16() { return static_cast(offsetof(ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD, ___currentBlock_16)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_currentBlock_16() const { return ___currentBlock_16; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_currentBlock_16() { return &___currentBlock_16; } inline void set_currentBlock_16(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___currentBlock_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentBlock_16), (void*)value); } inline static int32_t get_offset_of_t_17() { return static_cast(offsetof(ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD, ___t_17)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_t_17() const { return ___t_17; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_t_17() { return &___t_17; } inline void set_t_17(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___t_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___t_17), (void*)value); } inline static int32_t get_offset_of_kw_18() { return static_cast(offsetof(ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD, ___kw_18)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_kw_18() const { return ___kw_18; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_kw_18() { return &___kw_18; } inline void set_kw_18(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___kw_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___kw_18), (void*)value); } inline static int32_t get_offset_of_cipher_19() { return static_cast(offsetof(ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD, ___cipher_19)); } inline ThreefishCipher_t763777CDDDF5E9BA21908240B12C7297C05BA542 * get_cipher_19() const { return ___cipher_19; } inline ThreefishCipher_t763777CDDDF5E9BA21908240B12C7297C05BA542 ** get_address_of_cipher_19() { return &___cipher_19; } inline void set_cipher_19(ThreefishCipher_t763777CDDDF5E9BA21908240B12C7297C05BA542 * value) { ___cipher_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___cipher_19), (void*)value); } inline static int32_t get_offset_of_forEncryption_20() { return static_cast(offsetof(ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD, ___forEncryption_20)); } inline bool get_forEncryption_20() const { return ___forEncryption_20; } inline bool* get_address_of_forEncryption_20() { return &___forEncryption_20; } inline void set_forEncryption_20(bool value) { ___forEncryption_20 = value; } }; struct ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD_StaticFields { public: // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::MOD9 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___MOD9_10; // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::MOD17 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___MOD17_11; // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::MOD5 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___MOD5_12; // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::MOD3 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___MOD3_13; public: inline static int32_t get_offset_of_MOD9_10() { return static_cast(offsetof(ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD_StaticFields, ___MOD9_10)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_MOD9_10() const { return ___MOD9_10; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_MOD9_10() { return &___MOD9_10; } inline void set_MOD9_10(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___MOD9_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___MOD9_10), (void*)value); } inline static int32_t get_offset_of_MOD17_11() { return static_cast(offsetof(ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD_StaticFields, ___MOD17_11)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_MOD17_11() const { return ___MOD17_11; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_MOD17_11() { return &___MOD17_11; } inline void set_MOD17_11(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___MOD17_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___MOD17_11), (void*)value); } inline static int32_t get_offset_of_MOD5_12() { return static_cast(offsetof(ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD_StaticFields, ___MOD5_12)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_MOD5_12() const { return ___MOD5_12; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_MOD5_12() { return &___MOD5_12; } inline void set_MOD5_12(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___MOD5_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___MOD5_12), (void*)value); } inline static int32_t get_offset_of_MOD3_13() { return static_cast(offsetof(ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD_StaticFields, ___MOD3_13)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_MOD3_13() const { return ___MOD3_13; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_MOD3_13() { return &___MOD3_13; } inline void set_MOD3_13(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___MOD3_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___MOD3_13), (void*)value); } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder struct X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder::parameters X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * ___parameters_0; public: inline static int32_t get_offset_of_parameters_0() { return static_cast(offsetof(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC, ___parameters_0)); } inline X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * get_parameters_0() const { return ___parameters_0; } inline X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 ** get_address_of_parameters_0() { return &___parameters_0; } inline void set_parameters_0(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * value) { ___parameters_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___parameters_0), (void*)value); } }; // UnityEngine.YieldInstruction struct YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of UnityEngine.YieldInstruction struct YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.YieldInstruction struct YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_com { }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream struct ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C : public RuntimeObject { public: // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream::next_in ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___next_in_17; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream::next_in_index int32_t ___next_in_index_18; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream::avail_in int32_t ___avail_in_19; // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream::total_in int64_t ___total_in_20; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream::next_out ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___next_out_21; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream::next_out_index int32_t ___next_out_index_22; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream::avail_out int32_t ___avail_out_23; // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream::total_out int64_t ___total_out_24; // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream::msg String_t* ___msg_25; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.Deflate BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream::dstate Deflate_t2AE4FB95702F6B4AAB462CA24EB839E5DFF6C169 * ___dstate_26; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.Inflate BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream::istate Inflate_tA57633237054BCAD6EDC8DBC06F34D50C1680638 * ___istate_27; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream::data_type int32_t ___data_type_28; // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream::adler int64_t ___adler_29; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.Adler32 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream::_adler Adler32_tA7FF29BBF4C9B4738DDE9CA1F7F5B6457DDF5EC2 * ____adler_30; public: inline static int32_t get_offset_of_next_in_17() { return static_cast(offsetof(ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C, ___next_in_17)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_next_in_17() const { return ___next_in_17; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_next_in_17() { return &___next_in_17; } inline void set_next_in_17(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___next_in_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_in_17), (void*)value); } inline static int32_t get_offset_of_next_in_index_18() { return static_cast(offsetof(ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C, ___next_in_index_18)); } inline int32_t get_next_in_index_18() const { return ___next_in_index_18; } inline int32_t* get_address_of_next_in_index_18() { return &___next_in_index_18; } inline void set_next_in_index_18(int32_t value) { ___next_in_index_18 = value; } inline static int32_t get_offset_of_avail_in_19() { return static_cast(offsetof(ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C, ___avail_in_19)); } inline int32_t get_avail_in_19() const { return ___avail_in_19; } inline int32_t* get_address_of_avail_in_19() { return &___avail_in_19; } inline void set_avail_in_19(int32_t value) { ___avail_in_19 = value; } inline static int32_t get_offset_of_total_in_20() { return static_cast(offsetof(ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C, ___total_in_20)); } inline int64_t get_total_in_20() const { return ___total_in_20; } inline int64_t* get_address_of_total_in_20() { return &___total_in_20; } inline void set_total_in_20(int64_t value) { ___total_in_20 = value; } inline static int32_t get_offset_of_next_out_21() { return static_cast(offsetof(ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C, ___next_out_21)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_next_out_21() const { return ___next_out_21; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_next_out_21() { return &___next_out_21; } inline void set_next_out_21(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___next_out_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_out_21), (void*)value); } inline static int32_t get_offset_of_next_out_index_22() { return static_cast(offsetof(ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C, ___next_out_index_22)); } inline int32_t get_next_out_index_22() const { return ___next_out_index_22; } inline int32_t* get_address_of_next_out_index_22() { return &___next_out_index_22; } inline void set_next_out_index_22(int32_t value) { ___next_out_index_22 = value; } inline static int32_t get_offset_of_avail_out_23() { return static_cast(offsetof(ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C, ___avail_out_23)); } inline int32_t get_avail_out_23() const { return ___avail_out_23; } inline int32_t* get_address_of_avail_out_23() { return &___avail_out_23; } inline void set_avail_out_23(int32_t value) { ___avail_out_23 = value; } inline static int32_t get_offset_of_total_out_24() { return static_cast(offsetof(ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C, ___total_out_24)); } inline int64_t get_total_out_24() const { return ___total_out_24; } inline int64_t* get_address_of_total_out_24() { return &___total_out_24; } inline void set_total_out_24(int64_t value) { ___total_out_24 = value; } inline static int32_t get_offset_of_msg_25() { return static_cast(offsetof(ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C, ___msg_25)); } inline String_t* get_msg_25() const { return ___msg_25; } inline String_t** get_address_of_msg_25() { return &___msg_25; } inline void set_msg_25(String_t* value) { ___msg_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___msg_25), (void*)value); } inline static int32_t get_offset_of_dstate_26() { return static_cast(offsetof(ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C, ___dstate_26)); } inline Deflate_t2AE4FB95702F6B4AAB462CA24EB839E5DFF6C169 * get_dstate_26() const { return ___dstate_26; } inline Deflate_t2AE4FB95702F6B4AAB462CA24EB839E5DFF6C169 ** get_address_of_dstate_26() { return &___dstate_26; } inline void set_dstate_26(Deflate_t2AE4FB95702F6B4AAB462CA24EB839E5DFF6C169 * value) { ___dstate_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___dstate_26), (void*)value); } inline static int32_t get_offset_of_istate_27() { return static_cast(offsetof(ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C, ___istate_27)); } inline Inflate_tA57633237054BCAD6EDC8DBC06F34D50C1680638 * get_istate_27() const { return ___istate_27; } inline Inflate_tA57633237054BCAD6EDC8DBC06F34D50C1680638 ** get_address_of_istate_27() { return &___istate_27; } inline void set_istate_27(Inflate_tA57633237054BCAD6EDC8DBC06F34D50C1680638 * value) { ___istate_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___istate_27), (void*)value); } inline static int32_t get_offset_of_data_type_28() { return static_cast(offsetof(ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C, ___data_type_28)); } inline int32_t get_data_type_28() const { return ___data_type_28; } inline int32_t* get_address_of_data_type_28() { return &___data_type_28; } inline void set_data_type_28(int32_t value) { ___data_type_28 = value; } inline static int32_t get_offset_of_adler_29() { return static_cast(offsetof(ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C, ___adler_29)); } inline int64_t get_adler_29() const { return ___adler_29; } inline int64_t* get_address_of_adler_29() { return &___adler_29; } inline void set_adler_29(int64_t value) { ___adler_29 = value; } inline static int32_t get_offset_of__adler_30() { return static_cast(offsetof(ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C, ____adler_30)); } inline Adler32_tA7FF29BBF4C9B4738DDE9CA1F7F5B6457DDF5EC2 * get__adler_30() const { return ____adler_30; } inline Adler32_tA7FF29BBF4C9B4738DDE9CA1F7F5B6457DDF5EC2 ** get_address_of__adler_30() { return &____adler_30; } inline void set__adler_30(Adler32_tA7FF29BBF4C9B4738DDE9CA1F7F5B6457DDF5EC2 * value) { ____adler_30 = value; Il2CppCodeGenWriteBarrier((void**)(&____adler_30), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/CtrDrbgProvider struct CtrDrbgProvider_tFDDE81347D473984928519D80862098384C09058 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IBlockCipher BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/CtrDrbgProvider::mBlockCipher RuntimeObject* ___mBlockCipher_0; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/CtrDrbgProvider::mKeySizeInBits int32_t ___mKeySizeInBits_1; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/CtrDrbgProvider::mNonce ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mNonce_2; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/CtrDrbgProvider::mPersonalizationString ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mPersonalizationString_3; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/CtrDrbgProvider::mSecurityStrength int32_t ___mSecurityStrength_4; public: inline static int32_t get_offset_of_mBlockCipher_0() { return static_cast(offsetof(CtrDrbgProvider_tFDDE81347D473984928519D80862098384C09058, ___mBlockCipher_0)); } inline RuntimeObject* get_mBlockCipher_0() const { return ___mBlockCipher_0; } inline RuntimeObject** get_address_of_mBlockCipher_0() { return &___mBlockCipher_0; } inline void set_mBlockCipher_0(RuntimeObject* value) { ___mBlockCipher_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___mBlockCipher_0), (void*)value); } inline static int32_t get_offset_of_mKeySizeInBits_1() { return static_cast(offsetof(CtrDrbgProvider_tFDDE81347D473984928519D80862098384C09058, ___mKeySizeInBits_1)); } inline int32_t get_mKeySizeInBits_1() const { return ___mKeySizeInBits_1; } inline int32_t* get_address_of_mKeySizeInBits_1() { return &___mKeySizeInBits_1; } inline void set_mKeySizeInBits_1(int32_t value) { ___mKeySizeInBits_1 = value; } inline static int32_t get_offset_of_mNonce_2() { return static_cast(offsetof(CtrDrbgProvider_tFDDE81347D473984928519D80862098384C09058, ___mNonce_2)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mNonce_2() const { return ___mNonce_2; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mNonce_2() { return &___mNonce_2; } inline void set_mNonce_2(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mNonce_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___mNonce_2), (void*)value); } inline static int32_t get_offset_of_mPersonalizationString_3() { return static_cast(offsetof(CtrDrbgProvider_tFDDE81347D473984928519D80862098384C09058, ___mPersonalizationString_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mPersonalizationString_3() const { return ___mPersonalizationString_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mPersonalizationString_3() { return &___mPersonalizationString_3; } inline void set_mPersonalizationString_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mPersonalizationString_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___mPersonalizationString_3), (void*)value); } inline static int32_t get_offset_of_mSecurityStrength_4() { return static_cast(offsetof(CtrDrbgProvider_tFDDE81347D473984928519D80862098384C09058, ___mSecurityStrength_4)); } inline int32_t get_mSecurityStrength_4() const { return ___mSecurityStrength_4; } inline int32_t* get_address_of_mSecurityStrength_4() { return &___mSecurityStrength_4; } inline void set_mSecurityStrength_4(int32_t value) { ___mSecurityStrength_4 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HMacDrbgProvider struct HMacDrbgProvider_t62FEAAA6174CC24C5B3C7CDC9FFA7ACEF457F919 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IMac BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HMacDrbgProvider::mHMac RuntimeObject* ___mHMac_0; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HMacDrbgProvider::mNonce ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mNonce_1; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HMacDrbgProvider::mPersonalizationString ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mPersonalizationString_2; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HMacDrbgProvider::mSecurityStrength int32_t ___mSecurityStrength_3; public: inline static int32_t get_offset_of_mHMac_0() { return static_cast(offsetof(HMacDrbgProvider_t62FEAAA6174CC24C5B3C7CDC9FFA7ACEF457F919, ___mHMac_0)); } inline RuntimeObject* get_mHMac_0() const { return ___mHMac_0; } inline RuntimeObject** get_address_of_mHMac_0() { return &___mHMac_0; } inline void set_mHMac_0(RuntimeObject* value) { ___mHMac_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___mHMac_0), (void*)value); } inline static int32_t get_offset_of_mNonce_1() { return static_cast(offsetof(HMacDrbgProvider_t62FEAAA6174CC24C5B3C7CDC9FFA7ACEF457F919, ___mNonce_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mNonce_1() const { return ___mNonce_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mNonce_1() { return &___mNonce_1; } inline void set_mNonce_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mNonce_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___mNonce_1), (void*)value); } inline static int32_t get_offset_of_mPersonalizationString_2() { return static_cast(offsetof(HMacDrbgProvider_t62FEAAA6174CC24C5B3C7CDC9FFA7ACEF457F919, ___mPersonalizationString_2)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mPersonalizationString_2() const { return ___mPersonalizationString_2; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mPersonalizationString_2() { return &___mPersonalizationString_2; } inline void set_mPersonalizationString_2(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mPersonalizationString_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___mPersonalizationString_2), (void*)value); } inline static int32_t get_offset_of_mSecurityStrength_3() { return static_cast(offsetof(HMacDrbgProvider_t62FEAAA6174CC24C5B3C7CDC9FFA7ACEF457F919, ___mSecurityStrength_3)); } inline int32_t get_mSecurityStrength_3() const { return ___mSecurityStrength_3; } inline int32_t* get_address_of_mSecurityStrength_3() { return &___mSecurityStrength_3; } inline void set_mSecurityStrength_3(int32_t value) { ___mSecurityStrength_3 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HashDrbgProvider struct HashDrbgProvider_t9F774938D259258A8F9A89DCA2BB3E357C7BF6CB : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HashDrbgProvider::mDigest RuntimeObject* ___mDigest_0; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HashDrbgProvider::mNonce ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mNonce_1; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HashDrbgProvider::mPersonalizationString ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mPersonalizationString_2; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HashDrbgProvider::mSecurityStrength int32_t ___mSecurityStrength_3; public: inline static int32_t get_offset_of_mDigest_0() { return static_cast(offsetof(HashDrbgProvider_t9F774938D259258A8F9A89DCA2BB3E357C7BF6CB, ___mDigest_0)); } inline RuntimeObject* get_mDigest_0() const { return ___mDigest_0; } inline RuntimeObject** get_address_of_mDigest_0() { return &___mDigest_0; } inline void set_mDigest_0(RuntimeObject* value) { ___mDigest_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___mDigest_0), (void*)value); } inline static int32_t get_offset_of_mNonce_1() { return static_cast(offsetof(HashDrbgProvider_t9F774938D259258A8F9A89DCA2BB3E357C7BF6CB, ___mNonce_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mNonce_1() const { return ___mNonce_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mNonce_1() { return &___mNonce_1; } inline void set_mNonce_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mNonce_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___mNonce_1), (void*)value); } inline static int32_t get_offset_of_mPersonalizationString_2() { return static_cast(offsetof(HashDrbgProvider_t9F774938D259258A8F9A89DCA2BB3E357C7BF6CB, ___mPersonalizationString_2)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mPersonalizationString_2() const { return ___mPersonalizationString_2; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mPersonalizationString_2() { return &___mPersonalizationString_2; } inline void set_mPersonalizationString_2(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mPersonalizationString_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___mPersonalizationString_2), (void*)value); } inline static int32_t get_offset_of_mSecurityStrength_3() { return static_cast(offsetof(HashDrbgProvider_t9F774938D259258A8F9A89DCA2BB3E357C7BF6CB, ___mSecurityStrength_3)); } inline int32_t get_mSecurityStrength_3() const { return ___mSecurityStrength_3; } inline int32_t* get_address_of_mSecurityStrength_3() { return &___mSecurityStrength_3; } inline void set_mSecurityStrength_3(int32_t value) { ___mSecurityStrength_3 = value; } }; // BestHTTP.SignalR.Authentication.SampleCookieAuthentication/<>c struct U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A : public RuntimeObject { public: public: }; struct U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A_StaticFields { public: // BestHTTP.SignalR.Authentication.SampleCookieAuthentication/<>c BestHTTP.SignalR.Authentication.SampleCookieAuthentication/<>c::<>9 U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A * ___U3CU3E9_0; // System.Predicate`1 BestHTTP.SignalR.Authentication.SampleCookieAuthentication/<>c::<>9__31_0 Predicate_1_tB4F754B3E9DEE1E0D6B5EF4F2E333344DE8909B5 * ___U3CU3E9__31_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__31_0_1() { return static_cast(offsetof(U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A_StaticFields, ___U3CU3E9__31_0_1)); } inline Predicate_1_tB4F754B3E9DEE1E0D6B5EF4F2E333344DE8909B5 * get_U3CU3E9__31_0_1() const { return ___U3CU3E9__31_0_1; } inline Predicate_1_tB4F754B3E9DEE1E0D6B5EF4F2E333344DE8909B5 ** get_address_of_U3CU3E9__31_0_1() { return &___U3CU3E9__31_0_1; } inline void set_U3CU3E9__31_0_1(Predicate_1_tB4F754B3E9DEE1E0D6B5EF4F2E333344DE8909B5 * value) { ___U3CU3E9__31_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__31_0_1), (void*)value); } }; // ScanScene2/<>c struct U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220 : public RuntimeObject { public: public: }; struct U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220_StaticFields { public: // ScanScene2/<>c ScanScene2/<>c::<>9 U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220 * ___U3CU3E9_0; // ArduinoBluetoothAPI.BluetoothHelper/BluetoothLEDataEvent ScanScene2/<>c::<>9__5_0 BluetoothLEDataEvent_t68F97939E5C7C84395925D0B3DFFD9BE12FAD4CD * ___U3CU3E9__5_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_0_1() { return static_cast(offsetof(U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220_StaticFields, ___U3CU3E9__5_0_1)); } inline BluetoothLEDataEvent_t68F97939E5C7C84395925D0B3DFFD9BE12FAD4CD * get_U3CU3E9__5_0_1() const { return ___U3CU3E9__5_0_1; } inline BluetoothLEDataEvent_t68F97939E5C7C84395925D0B3DFFD9BE12FAD4CD ** get_address_of_U3CU3E9__5_0_1() { return &___U3CU3E9__5_0_1; } inline void set_U3CU3E9__5_0_1(BluetoothLEDataEvent_t68F97939E5C7C84395925D0B3DFFD9BE12FAD4CD * value) { ___U3CU3E9__5_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_0_1), (void*)value); } }; // ScanScene2/d__6 struct U3CblinkSphereU3Ed__6_tD02DD0F3AC0783469D41B18E807B81C6B358B47F : public RuntimeObject { public: // System.Int32 ScanScene2/d__6::<>1__state int32_t ___U3CU3E1__state_0; // System.Object ScanScene2/d__6::<>2__current RuntimeObject * ___U3CU3E2__current_1; // ScanScene2 ScanScene2/d__6::<>4__this ScanScene2_t00FFF20BE7367454D4ADD8E1CD1DA96754027229 * ___U3CU3E4__this_2; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CblinkSphereU3Ed__6_tD02DD0F3AC0783469D41B18E807B81C6B358B47F, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CblinkSphereU3Ed__6_tD02DD0F3AC0783469D41B18E807B81C6B358B47F, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CblinkSphereU3Ed__6_tD02DD0F3AC0783469D41B18E807B81C6B358B47F, ___U3CU3E4__this_2)); } inline ScanScene2_t00FFF20BE7367454D4ADD8E1CD1DA96754027229 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline ScanScene2_t00FFF20BE7367454D4ADD8E1CD1DA96754027229 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(ScanScene2_t00FFF20BE7367454D4ADD8E1CD1DA96754027229 * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } }; // ScanSceneManager/d__6 struct U3CblinkSphereU3Ed__6_t74DBDDB4BBCBF609D4240DABAFF2D4CB39CDB0CF : public RuntimeObject { public: // System.Int32 ScanSceneManager/d__6::<>1__state int32_t ___U3CU3E1__state_0; // System.Object ScanSceneManager/d__6::<>2__current RuntimeObject * ___U3CU3E2__current_1; // ScanSceneManager ScanSceneManager/d__6::<>4__this ScanSceneManager_tF4BD176F7BEE4ED7A6FE7A08960DF11E6A9F630D * ___U3CU3E4__this_2; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CblinkSphereU3Ed__6_t74DBDDB4BBCBF609D4240DABAFF2D4CB39CDB0CF, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CblinkSphereU3Ed__6_t74DBDDB4BBCBF609D4240DABAFF2D4CB39CDB0CF, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CblinkSphereU3Ed__6_t74DBDDB4BBCBF609D4240DABAFF2D4CB39CDB0CF, ___U3CU3E4__this_2)); } inline ScanSceneManager_tF4BD176F7BEE4ED7A6FE7A08960DF11E6A9F630D * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline ScanSceneManager_tF4BD176F7BEE4ED7A6FE7A08960DF11E6A9F630D ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(ScanSceneManager_tF4BD176F7BEE4ED7A6FE7A08960DF11E6A9F630D * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } }; // ScreenProjectionView/<>c__DisplayClass16_0 struct U3CU3Ec__DisplayClass16_0_t65FA7B8B5A96CE4A6259B0CAB99FDFFBA93A82EC : public RuntimeObject { public: // System.String ScreenProjectionView/<>c__DisplayClass16_0::name String_t* ___name_0; // System.String ScreenProjectionView/<>c__DisplayClass16_0::uid String_t* ___uid_1; // ScreenProjectionView ScreenProjectionView/<>c__DisplayClass16_0::<>4__this ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A * ___U3CU3E4__this_2; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass16_0_t65FA7B8B5A96CE4A6259B0CAB99FDFFBA93A82EC, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_0), (void*)value); } inline static int32_t get_offset_of_uid_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass16_0_t65FA7B8B5A96CE4A6259B0CAB99FDFFBA93A82EC, ___uid_1)); } inline String_t* get_uid_1() const { return ___uid_1; } inline String_t** get_address_of_uid_1() { return &___uid_1; } inline void set_uid_1(String_t* value) { ___uid_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___uid_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CU3Ec__DisplayClass16_0_t65FA7B8B5A96CE4A6259B0CAB99FDFFBA93A82EC, ___U3CU3E4__this_2)); } inline ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } }; // ScreenProjectionView/LeboDeviceServiceInfo struct LeboDeviceServiceInfo_t8C87ACCFA4BBE389C9008F0C516849A164BAB8D3 : public RuntimeObject { public: // System.String ScreenProjectionView/LeboDeviceServiceInfo::uid String_t* ___uid_0; // System.String ScreenProjectionView/LeboDeviceServiceInfo::name String_t* ___name_1; // UnityEngine.GameObject ScreenProjectionView/LeboDeviceServiceInfo::o GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___o_2; // System.Boolean ScreenProjectionView/LeboDeviceServiceInfo::valid bool ___valid_3; public: inline static int32_t get_offset_of_uid_0() { return static_cast(offsetof(LeboDeviceServiceInfo_t8C87ACCFA4BBE389C9008F0C516849A164BAB8D3, ___uid_0)); } inline String_t* get_uid_0() const { return ___uid_0; } inline String_t** get_address_of_uid_0() { return &___uid_0; } inline void set_uid_0(String_t* value) { ___uid_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___uid_0), (void*)value); } inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(LeboDeviceServiceInfo_t8C87ACCFA4BBE389C9008F0C516849A164BAB8D3, ___name_1)); } inline String_t* get_name_1() const { return ___name_1; } inline String_t** get_address_of_name_1() { return &___name_1; } inline void set_name_1(String_t* value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_1), (void*)value); } inline static int32_t get_offset_of_o_2() { return static_cast(offsetof(LeboDeviceServiceInfo_t8C87ACCFA4BBE389C9008F0C516849A164BAB8D3, ___o_2)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_o_2() const { return ___o_2; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_o_2() { return &___o_2; } inline void set_o_2(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___o_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___o_2), (void*)value); } inline static int32_t get_offset_of_valid_3() { return static_cast(offsetof(LeboDeviceServiceInfo_t8C87ACCFA4BBE389C9008F0C516849A164BAB8D3, ___valid_3)); } inline bool get_valid_3() const { return ___valid_3; } inline bool* get_address_of_valid_3() { return &___valid_3; } inline void set_valid_3(bool value) { ___valid_3 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Curve/SecP128R1LookupTable struct SecP128R1LookupTable_tF52D89ED4ADE84F545B502419CCB6F64D14080A9 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Curve/SecP128R1LookupTable::m_outer SecP128R1Curve_t9094E2B9644238D6060536D09510E6C9162CDB0E * ___m_outer_0; // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Curve/SecP128R1LookupTable::m_table UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Curve/SecP128R1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecP128R1LookupTable_tF52D89ED4ADE84F545B502419CCB6F64D14080A9, ___m_outer_0)); } inline SecP128R1Curve_t9094E2B9644238D6060536D09510E6C9162CDB0E * get_m_outer_0() const { return ___m_outer_0; } inline SecP128R1Curve_t9094E2B9644238D6060536D09510E6C9162CDB0E ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecP128R1Curve_t9094E2B9644238D6060536D09510E6C9162CDB0E * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecP128R1LookupTable_tF52D89ED4ADE84F545B502419CCB6F64D14080A9, ___m_table_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_table_1() const { return ___m_table_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecP128R1LookupTable_tF52D89ED4ADE84F545B502419CCB6F64D14080A9, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Curve/SecP160K1LookupTable struct SecP160K1LookupTable_t8970D11FF0DD34F91EB4FF70D990BE4A3473C148 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Curve/SecP160K1LookupTable::m_outer SecP160K1Curve_t87658E34DED01B4A88556BFCB4B8C1842DC0D2F8 * ___m_outer_0; // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Curve/SecP160K1LookupTable::m_table UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Curve/SecP160K1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecP160K1LookupTable_t8970D11FF0DD34F91EB4FF70D990BE4A3473C148, ___m_outer_0)); } inline SecP160K1Curve_t87658E34DED01B4A88556BFCB4B8C1842DC0D2F8 * get_m_outer_0() const { return ___m_outer_0; } inline SecP160K1Curve_t87658E34DED01B4A88556BFCB4B8C1842DC0D2F8 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecP160K1Curve_t87658E34DED01B4A88556BFCB4B8C1842DC0D2F8 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecP160K1LookupTable_t8970D11FF0DD34F91EB4FF70D990BE4A3473C148, ___m_table_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_table_1() const { return ___m_table_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecP160K1LookupTable_t8970D11FF0DD34F91EB4FF70D990BE4A3473C148, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Curve/SecP160R1LookupTable struct SecP160R1LookupTable_t883E2993D70ECEDC651F703E9D6F9462E4520794 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Curve/SecP160R1LookupTable::m_outer SecP160R1Curve_t442E00201CC6F63D35D61A7D8609787EC71DA94E * ___m_outer_0; // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Curve/SecP160R1LookupTable::m_table UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Curve/SecP160R1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecP160R1LookupTable_t883E2993D70ECEDC651F703E9D6F9462E4520794, ___m_outer_0)); } inline SecP160R1Curve_t442E00201CC6F63D35D61A7D8609787EC71DA94E * get_m_outer_0() const { return ___m_outer_0; } inline SecP160R1Curve_t442E00201CC6F63D35D61A7D8609787EC71DA94E ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecP160R1Curve_t442E00201CC6F63D35D61A7D8609787EC71DA94E * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecP160R1LookupTable_t883E2993D70ECEDC651F703E9D6F9462E4520794, ___m_table_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_table_1() const { return ___m_table_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecP160R1LookupTable_t883E2993D70ECEDC651F703E9D6F9462E4520794, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Curve/SecP160R2LookupTable struct SecP160R2LookupTable_t37CB2C99A404717069E74CAC2B4640115F688ED3 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Curve/SecP160R2LookupTable::m_outer SecP160R2Curve_tBD65C0EC7161EFCD69149F2B8E4C7D037BCA7633 * ___m_outer_0; // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Curve/SecP160R2LookupTable::m_table UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Curve/SecP160R2LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecP160R2LookupTable_t37CB2C99A404717069E74CAC2B4640115F688ED3, ___m_outer_0)); } inline SecP160R2Curve_tBD65C0EC7161EFCD69149F2B8E4C7D037BCA7633 * get_m_outer_0() const { return ___m_outer_0; } inline SecP160R2Curve_tBD65C0EC7161EFCD69149F2B8E4C7D037BCA7633 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecP160R2Curve_tBD65C0EC7161EFCD69149F2B8E4C7D037BCA7633 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecP160R2LookupTable_t37CB2C99A404717069E74CAC2B4640115F688ED3, ___m_table_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_table_1() const { return ___m_table_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecP160R2LookupTable_t37CB2C99A404717069E74CAC2B4640115F688ED3, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Curve/SecP192K1LookupTable struct SecP192K1LookupTable_t2F4FC44201EC46EAD6ACDD108226A9E424D42E36 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Curve/SecP192K1LookupTable::m_outer SecP192K1Curve_tABE6933F82FC542A75AF653A628894FF831C2CB5 * ___m_outer_0; // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Curve/SecP192K1LookupTable::m_table UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Curve/SecP192K1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecP192K1LookupTable_t2F4FC44201EC46EAD6ACDD108226A9E424D42E36, ___m_outer_0)); } inline SecP192K1Curve_tABE6933F82FC542A75AF653A628894FF831C2CB5 * get_m_outer_0() const { return ___m_outer_0; } inline SecP192K1Curve_tABE6933F82FC542A75AF653A628894FF831C2CB5 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecP192K1Curve_tABE6933F82FC542A75AF653A628894FF831C2CB5 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecP192K1LookupTable_t2F4FC44201EC46EAD6ACDD108226A9E424D42E36, ___m_table_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_table_1() const { return ___m_table_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecP192K1LookupTable_t2F4FC44201EC46EAD6ACDD108226A9E424D42E36, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Curve/SecP192R1LookupTable struct SecP192R1LookupTable_t961956ED37AC6EF0FB0B19D710FCE1F44E682D9E : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Curve/SecP192R1LookupTable::m_outer SecP192R1Curve_t620AA99B8C9EB3B057582DA81C2D790AFF36C65A * ___m_outer_0; // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Curve/SecP192R1LookupTable::m_table UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Curve/SecP192R1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecP192R1LookupTable_t961956ED37AC6EF0FB0B19D710FCE1F44E682D9E, ___m_outer_0)); } inline SecP192R1Curve_t620AA99B8C9EB3B057582DA81C2D790AFF36C65A * get_m_outer_0() const { return ___m_outer_0; } inline SecP192R1Curve_t620AA99B8C9EB3B057582DA81C2D790AFF36C65A ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecP192R1Curve_t620AA99B8C9EB3B057582DA81C2D790AFF36C65A * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecP192R1LookupTable_t961956ED37AC6EF0FB0B19D710FCE1F44E682D9E, ___m_table_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_table_1() const { return ___m_table_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecP192R1LookupTable_t961956ED37AC6EF0FB0B19D710FCE1F44E682D9E, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Curve/SecP224K1LookupTable struct SecP224K1LookupTable_tA2298F25AD697517A5204BA6E932BFA590A9CD31 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Curve/SecP224K1LookupTable::m_outer SecP224K1Curve_t871F2F73439E92B58FB85BD6C8EC88FDE236D35B * ___m_outer_0; // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Curve/SecP224K1LookupTable::m_table UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Curve/SecP224K1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecP224K1LookupTable_tA2298F25AD697517A5204BA6E932BFA590A9CD31, ___m_outer_0)); } inline SecP224K1Curve_t871F2F73439E92B58FB85BD6C8EC88FDE236D35B * get_m_outer_0() const { return ___m_outer_0; } inline SecP224K1Curve_t871F2F73439E92B58FB85BD6C8EC88FDE236D35B ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecP224K1Curve_t871F2F73439E92B58FB85BD6C8EC88FDE236D35B * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecP224K1LookupTable_tA2298F25AD697517A5204BA6E932BFA590A9CD31, ___m_table_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_table_1() const { return ___m_table_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecP224K1LookupTable_tA2298F25AD697517A5204BA6E932BFA590A9CD31, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Curve/SecP224R1LookupTable struct SecP224R1LookupTable_tFDDC0662D65CD5F57664935C6E968BBACFF86913 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Curve/SecP224R1LookupTable::m_outer SecP224R1Curve_tD2242B068AA82F224D985DBD69D3753EB0D5DAD1 * ___m_outer_0; // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Curve/SecP224R1LookupTable::m_table UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Curve/SecP224R1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecP224R1LookupTable_tFDDC0662D65CD5F57664935C6E968BBACFF86913, ___m_outer_0)); } inline SecP224R1Curve_tD2242B068AA82F224D985DBD69D3753EB0D5DAD1 * get_m_outer_0() const { return ___m_outer_0; } inline SecP224R1Curve_tD2242B068AA82F224D985DBD69D3753EB0D5DAD1 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecP224R1Curve_tD2242B068AA82F224D985DBD69D3753EB0D5DAD1 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecP224R1LookupTable_tFDDC0662D65CD5F57664935C6E968BBACFF86913, ___m_table_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_table_1() const { return ___m_table_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecP224R1LookupTable_tFDDC0662D65CD5F57664935C6E968BBACFF86913, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Curve/SecP256K1LookupTable struct SecP256K1LookupTable_tB67CEAF510196B0CA7E57F84E5D839804EF6F86A : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Curve/SecP256K1LookupTable::m_outer SecP256K1Curve_t1B5A1A8E8602D15BF671C65F61B26CC6BC93C0B2 * ___m_outer_0; // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Curve/SecP256K1LookupTable::m_table UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Curve/SecP256K1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecP256K1LookupTable_tB67CEAF510196B0CA7E57F84E5D839804EF6F86A, ___m_outer_0)); } inline SecP256K1Curve_t1B5A1A8E8602D15BF671C65F61B26CC6BC93C0B2 * get_m_outer_0() const { return ___m_outer_0; } inline SecP256K1Curve_t1B5A1A8E8602D15BF671C65F61B26CC6BC93C0B2 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecP256K1Curve_t1B5A1A8E8602D15BF671C65F61B26CC6BC93C0B2 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecP256K1LookupTable_tB67CEAF510196B0CA7E57F84E5D839804EF6F86A, ___m_table_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_table_1() const { return ___m_table_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecP256K1LookupTable_tB67CEAF510196B0CA7E57F84E5D839804EF6F86A, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Curve/SecP256R1LookupTable struct SecP256R1LookupTable_t0971B1810275A43AA12EA4286CDED1DEEA19A8B9 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Curve/SecP256R1LookupTable::m_outer SecP256R1Curve_t6962B833B7AE6E67A209B0289D64920842DB01C0 * ___m_outer_0; // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Curve/SecP256R1LookupTable::m_table UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Curve/SecP256R1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecP256R1LookupTable_t0971B1810275A43AA12EA4286CDED1DEEA19A8B9, ___m_outer_0)); } inline SecP256R1Curve_t6962B833B7AE6E67A209B0289D64920842DB01C0 * get_m_outer_0() const { return ___m_outer_0; } inline SecP256R1Curve_t6962B833B7AE6E67A209B0289D64920842DB01C0 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecP256R1Curve_t6962B833B7AE6E67A209B0289D64920842DB01C0 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecP256R1LookupTable_t0971B1810275A43AA12EA4286CDED1DEEA19A8B9, ___m_table_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_table_1() const { return ___m_table_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecP256R1LookupTable_t0971B1810275A43AA12EA4286CDED1DEEA19A8B9, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Curve/SecP384R1LookupTable struct SecP384R1LookupTable_tB9808D069DDFA5455326DC60E5DC689052975F37 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Curve/SecP384R1LookupTable::m_outer SecP384R1Curve_t7B0E7E7A557AB42513D324270CB440D21C8E79B8 * ___m_outer_0; // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Curve/SecP384R1LookupTable::m_table UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Curve/SecP384R1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecP384R1LookupTable_tB9808D069DDFA5455326DC60E5DC689052975F37, ___m_outer_0)); } inline SecP384R1Curve_t7B0E7E7A557AB42513D324270CB440D21C8E79B8 * get_m_outer_0() const { return ___m_outer_0; } inline SecP384R1Curve_t7B0E7E7A557AB42513D324270CB440D21C8E79B8 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecP384R1Curve_t7B0E7E7A557AB42513D324270CB440D21C8E79B8 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecP384R1LookupTable_tB9808D069DDFA5455326DC60E5DC689052975F37, ___m_table_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_table_1() const { return ___m_table_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecP384R1LookupTable_tB9808D069DDFA5455326DC60E5DC689052975F37, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Curve/SecP521R1LookupTable struct SecP521R1LookupTable_t13AE9BC39F0E69D0D97559B822D8ED5E42FE0BF1 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Curve/SecP521R1LookupTable::m_outer SecP521R1Curve_tC4AF8890CE577E48C0B3CB56BB40E6C7E2B1E4BF * ___m_outer_0; // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Curve/SecP521R1LookupTable::m_table UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Curve/SecP521R1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecP521R1LookupTable_t13AE9BC39F0E69D0D97559B822D8ED5E42FE0BF1, ___m_outer_0)); } inline SecP521R1Curve_tC4AF8890CE577E48C0B3CB56BB40E6C7E2B1E4BF * get_m_outer_0() const { return ___m_outer_0; } inline SecP521R1Curve_tC4AF8890CE577E48C0B3CB56BB40E6C7E2B1E4BF ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecP521R1Curve_tC4AF8890CE577E48C0B3CB56BB40E6C7E2B1E4BF * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecP521R1LookupTable_t13AE9BC39F0E69D0D97559B822D8ED5E42FE0BF1, ___m_table_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_table_1() const { return ___m_table_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecP521R1LookupTable_t13AE9BC39F0E69D0D97559B822D8ED5E42FE0BF1, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R1Curve/SecT113R1LookupTable struct SecT113R1LookupTable_t94E8D0A12B0184991041DC1EF835240F54B418BE : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R1Curve/SecT113R1LookupTable::m_outer SecT113R1Curve_tA22EBD5612FADA813855583FEC6CEA9EE9F512A2 * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R1Curve/SecT113R1LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R1Curve/SecT113R1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT113R1LookupTable_t94E8D0A12B0184991041DC1EF835240F54B418BE, ___m_outer_0)); } inline SecT113R1Curve_tA22EBD5612FADA813855583FEC6CEA9EE9F512A2 * get_m_outer_0() const { return ___m_outer_0; } inline SecT113R1Curve_tA22EBD5612FADA813855583FEC6CEA9EE9F512A2 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT113R1Curve_tA22EBD5612FADA813855583FEC6CEA9EE9F512A2 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT113R1LookupTable_t94E8D0A12B0184991041DC1EF835240F54B418BE, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT113R1LookupTable_t94E8D0A12B0184991041DC1EF835240F54B418BE, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R2Curve/SecT113R2LookupTable struct SecT113R2LookupTable_tAB0E5D41A7AD21C3152BEE564317F28C66C4C460 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R2Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R2Curve/SecT113R2LookupTable::m_outer SecT113R2Curve_tF3204FF724274EF6B2F042BDDA602E5CFC16312E * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R2Curve/SecT113R2LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R2Curve/SecT113R2LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT113R2LookupTable_tAB0E5D41A7AD21C3152BEE564317F28C66C4C460, ___m_outer_0)); } inline SecT113R2Curve_tF3204FF724274EF6B2F042BDDA602E5CFC16312E * get_m_outer_0() const { return ___m_outer_0; } inline SecT113R2Curve_tF3204FF724274EF6B2F042BDDA602E5CFC16312E ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT113R2Curve_tF3204FF724274EF6B2F042BDDA602E5CFC16312E * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT113R2LookupTable_tAB0E5D41A7AD21C3152BEE564317F28C66C4C460, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT113R2LookupTable_tAB0E5D41A7AD21C3152BEE564317F28C66C4C460, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R1Curve/SecT131R1LookupTable struct SecT131R1LookupTable_tCC65F91BBCE9A1EEBC379619C68F9FEF7EA7AF7C : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R1Curve/SecT131R1LookupTable::m_outer SecT131R1Curve_t6C1EE484872B53AFA276E3A21C73B002FC55B621 * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R1Curve/SecT131R1LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R1Curve/SecT131R1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT131R1LookupTable_tCC65F91BBCE9A1EEBC379619C68F9FEF7EA7AF7C, ___m_outer_0)); } inline SecT131R1Curve_t6C1EE484872B53AFA276E3A21C73B002FC55B621 * get_m_outer_0() const { return ___m_outer_0; } inline SecT131R1Curve_t6C1EE484872B53AFA276E3A21C73B002FC55B621 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT131R1Curve_t6C1EE484872B53AFA276E3A21C73B002FC55B621 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT131R1LookupTable_tCC65F91BBCE9A1EEBC379619C68F9FEF7EA7AF7C, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT131R1LookupTable_tCC65F91BBCE9A1EEBC379619C68F9FEF7EA7AF7C, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R2Curve/SecT131R2LookupTable struct SecT131R2LookupTable_t9FAC8D6FFEDEA72948F3BC9DF5D12581B532B9AF : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R2Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R2Curve/SecT131R2LookupTable::m_outer SecT131R2Curve_t42D50AE681F152FC80118D43EB4F490509FE3391 * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R2Curve/SecT131R2LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R2Curve/SecT131R2LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT131R2LookupTable_t9FAC8D6FFEDEA72948F3BC9DF5D12581B532B9AF, ___m_outer_0)); } inline SecT131R2Curve_t42D50AE681F152FC80118D43EB4F490509FE3391 * get_m_outer_0() const { return ___m_outer_0; } inline SecT131R2Curve_t42D50AE681F152FC80118D43EB4F490509FE3391 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT131R2Curve_t42D50AE681F152FC80118D43EB4F490509FE3391 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT131R2LookupTable_t9FAC8D6FFEDEA72948F3BC9DF5D12581B532B9AF, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT131R2LookupTable_t9FAC8D6FFEDEA72948F3BC9DF5D12581B532B9AF, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163K1Curve/SecT163K1LookupTable struct SecT163K1LookupTable_t0A5D62EF37872B3CE7ED4DD500C43AB280AF3AEE : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163K1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163K1Curve/SecT163K1LookupTable::m_outer SecT163K1Curve_tBF0DA7EFE6A7195DA52FA8947EDDBB54471DD9FD * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163K1Curve/SecT163K1LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163K1Curve/SecT163K1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT163K1LookupTable_t0A5D62EF37872B3CE7ED4DD500C43AB280AF3AEE, ___m_outer_0)); } inline SecT163K1Curve_tBF0DA7EFE6A7195DA52FA8947EDDBB54471DD9FD * get_m_outer_0() const { return ___m_outer_0; } inline SecT163K1Curve_tBF0DA7EFE6A7195DA52FA8947EDDBB54471DD9FD ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT163K1Curve_tBF0DA7EFE6A7195DA52FA8947EDDBB54471DD9FD * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT163K1LookupTable_t0A5D62EF37872B3CE7ED4DD500C43AB280AF3AEE, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT163K1LookupTable_t0A5D62EF37872B3CE7ED4DD500C43AB280AF3AEE, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R1Curve/SecT163R1LookupTable struct SecT163R1LookupTable_t9BFD8F6E24280F374477F24457FA7482BCB44651 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R1Curve/SecT163R1LookupTable::m_outer SecT163R1Curve_t6369B6FFCD444FAC8738772A8B0BC14AE2B4652A * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R1Curve/SecT163R1LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R1Curve/SecT163R1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT163R1LookupTable_t9BFD8F6E24280F374477F24457FA7482BCB44651, ___m_outer_0)); } inline SecT163R1Curve_t6369B6FFCD444FAC8738772A8B0BC14AE2B4652A * get_m_outer_0() const { return ___m_outer_0; } inline SecT163R1Curve_t6369B6FFCD444FAC8738772A8B0BC14AE2B4652A ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT163R1Curve_t6369B6FFCD444FAC8738772A8B0BC14AE2B4652A * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT163R1LookupTable_t9BFD8F6E24280F374477F24457FA7482BCB44651, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT163R1LookupTable_t9BFD8F6E24280F374477F24457FA7482BCB44651, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Curve/SecT163R2LookupTable struct SecT163R2LookupTable_tE0FA1E758F9DFB1ADCA17CF08872A4F0A0A1BBB1 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Curve/SecT163R2LookupTable::m_outer SecT163R2Curve_t713B62C53EAF65BA34F66D5A6C43EB8025223C10 * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Curve/SecT163R2LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Curve/SecT163R2LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT163R2LookupTable_tE0FA1E758F9DFB1ADCA17CF08872A4F0A0A1BBB1, ___m_outer_0)); } inline SecT163R2Curve_t713B62C53EAF65BA34F66D5A6C43EB8025223C10 * get_m_outer_0() const { return ___m_outer_0; } inline SecT163R2Curve_t713B62C53EAF65BA34F66D5A6C43EB8025223C10 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT163R2Curve_t713B62C53EAF65BA34F66D5A6C43EB8025223C10 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT163R2LookupTable_tE0FA1E758F9DFB1ADCA17CF08872A4F0A0A1BBB1, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT163R2LookupTable_tE0FA1E758F9DFB1ADCA17CF08872A4F0A0A1BBB1, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R1Curve/SecT193R1LookupTable struct SecT193R1LookupTable_t421555343FCEF0E2067072B9ACF21579B53EA0F7 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R1Curve/SecT193R1LookupTable::m_outer SecT193R1Curve_tA4F9C318D0AC39B2046F2A58FBF4354292CB4535 * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R1Curve/SecT193R1LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R1Curve/SecT193R1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT193R1LookupTable_t421555343FCEF0E2067072B9ACF21579B53EA0F7, ___m_outer_0)); } inline SecT193R1Curve_tA4F9C318D0AC39B2046F2A58FBF4354292CB4535 * get_m_outer_0() const { return ___m_outer_0; } inline SecT193R1Curve_tA4F9C318D0AC39B2046F2A58FBF4354292CB4535 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT193R1Curve_tA4F9C318D0AC39B2046F2A58FBF4354292CB4535 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT193R1LookupTable_t421555343FCEF0E2067072B9ACF21579B53EA0F7, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT193R1LookupTable_t421555343FCEF0E2067072B9ACF21579B53EA0F7, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R2Curve/SecT193R2LookupTable struct SecT193R2LookupTable_t11414BBDABAE6A7DD25B498635EF89CF8B075E07 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R2Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R2Curve/SecT193R2LookupTable::m_outer SecT193R2Curve_t1851E5CE7EDE194E9CA9CEC8066FCE34F6634524 * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R2Curve/SecT193R2LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R2Curve/SecT193R2LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT193R2LookupTable_t11414BBDABAE6A7DD25B498635EF89CF8B075E07, ___m_outer_0)); } inline SecT193R2Curve_t1851E5CE7EDE194E9CA9CEC8066FCE34F6634524 * get_m_outer_0() const { return ___m_outer_0; } inline SecT193R2Curve_t1851E5CE7EDE194E9CA9CEC8066FCE34F6634524 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT193R2Curve_t1851E5CE7EDE194E9CA9CEC8066FCE34F6634524 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT193R2LookupTable_t11414BBDABAE6A7DD25B498635EF89CF8B075E07, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT193R2LookupTable_t11414BBDABAE6A7DD25B498635EF89CF8B075E07, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233K1Curve/SecT233K1LookupTable struct SecT233K1LookupTable_t79CA7DB1A4E05309119B5D57B44F0DA87A124D6E : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233K1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233K1Curve/SecT233K1LookupTable::m_outer SecT233K1Curve_t81B1630F64C904F1E342F847330523158D07DA01 * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233K1Curve/SecT233K1LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233K1Curve/SecT233K1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT233K1LookupTable_t79CA7DB1A4E05309119B5D57B44F0DA87A124D6E, ___m_outer_0)); } inline SecT233K1Curve_t81B1630F64C904F1E342F847330523158D07DA01 * get_m_outer_0() const { return ___m_outer_0; } inline SecT233K1Curve_t81B1630F64C904F1E342F847330523158D07DA01 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT233K1Curve_t81B1630F64C904F1E342F847330523158D07DA01 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT233K1LookupTable_t79CA7DB1A4E05309119B5D57B44F0DA87A124D6E, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT233K1LookupTable_t79CA7DB1A4E05309119B5D57B44F0DA87A124D6E, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233R1Curve/SecT233R1LookupTable struct SecT233R1LookupTable_t990FEB6CD09879ED4027855D25C8EEEC2A8A253B : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233R1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233R1Curve/SecT233R1LookupTable::m_outer SecT233R1Curve_t558E7105FC789E090CDF0F4F7AB4AAEFD2712F64 * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233R1Curve/SecT233R1LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233R1Curve/SecT233R1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT233R1LookupTable_t990FEB6CD09879ED4027855D25C8EEEC2A8A253B, ___m_outer_0)); } inline SecT233R1Curve_t558E7105FC789E090CDF0F4F7AB4AAEFD2712F64 * get_m_outer_0() const { return ___m_outer_0; } inline SecT233R1Curve_t558E7105FC789E090CDF0F4F7AB4AAEFD2712F64 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT233R1Curve_t558E7105FC789E090CDF0F4F7AB4AAEFD2712F64 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT233R1LookupTable_t990FEB6CD09879ED4027855D25C8EEEC2A8A253B, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT233R1LookupTable_t990FEB6CD09879ED4027855D25C8EEEC2A8A253B, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239K1Curve/SecT239K1LookupTable struct SecT239K1LookupTable_tA4CB67D9802B0A9CCE9198EB6E62B9D50BB7D2E3 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239K1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239K1Curve/SecT239K1LookupTable::m_outer SecT239K1Curve_tA6F32C15DC577637605C6A185B41AA195E59E77D * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239K1Curve/SecT239K1LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239K1Curve/SecT239K1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT239K1LookupTable_tA4CB67D9802B0A9CCE9198EB6E62B9D50BB7D2E3, ___m_outer_0)); } inline SecT239K1Curve_tA6F32C15DC577637605C6A185B41AA195E59E77D * get_m_outer_0() const { return ___m_outer_0; } inline SecT239K1Curve_tA6F32C15DC577637605C6A185B41AA195E59E77D ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT239K1Curve_tA6F32C15DC577637605C6A185B41AA195E59E77D * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT239K1LookupTable_tA4CB67D9802B0A9CCE9198EB6E62B9D50BB7D2E3, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT239K1LookupTable_tA4CB67D9802B0A9CCE9198EB6E62B9D50BB7D2E3, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283K1Curve/SecT283K1LookupTable struct SecT283K1LookupTable_tE9FC2936471830CA470ED378684A8BDA57CA4CA4 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283K1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283K1Curve/SecT283K1LookupTable::m_outer SecT283K1Curve_t6A4F63EF690C375C974EBFBE165C736354FC2DDA * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283K1Curve/SecT283K1LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283K1Curve/SecT283K1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT283K1LookupTable_tE9FC2936471830CA470ED378684A8BDA57CA4CA4, ___m_outer_0)); } inline SecT283K1Curve_t6A4F63EF690C375C974EBFBE165C736354FC2DDA * get_m_outer_0() const { return ___m_outer_0; } inline SecT283K1Curve_t6A4F63EF690C375C974EBFBE165C736354FC2DDA ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT283K1Curve_t6A4F63EF690C375C974EBFBE165C736354FC2DDA * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT283K1LookupTable_tE9FC2936471830CA470ED378684A8BDA57CA4CA4, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT283K1LookupTable_tE9FC2936471830CA470ED378684A8BDA57CA4CA4, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283R1Curve/SecT283R1LookupTable struct SecT283R1LookupTable_t28877274FD156EF26C89CEC43FEEA2729161CF8C : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283R1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283R1Curve/SecT283R1LookupTable::m_outer SecT283R1Curve_tA207C72410875D83C3608EFB8FEAC8CE4AC16D5B * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283R1Curve/SecT283R1LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283R1Curve/SecT283R1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT283R1LookupTable_t28877274FD156EF26C89CEC43FEEA2729161CF8C, ___m_outer_0)); } inline SecT283R1Curve_tA207C72410875D83C3608EFB8FEAC8CE4AC16D5B * get_m_outer_0() const { return ___m_outer_0; } inline SecT283R1Curve_tA207C72410875D83C3608EFB8FEAC8CE4AC16D5B ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT283R1Curve_tA207C72410875D83C3608EFB8FEAC8CE4AC16D5B * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT283R1LookupTable_t28877274FD156EF26C89CEC43FEEA2729161CF8C, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT283R1LookupTable_t28877274FD156EF26C89CEC43FEEA2729161CF8C, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409K1Curve/SecT409K1LookupTable struct SecT409K1LookupTable_t1FEE5A0C27D9AAA69F7D4789595027AF4AD1F0E1 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409K1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409K1Curve/SecT409K1LookupTable::m_outer SecT409K1Curve_t76A00CE8BA71C27F3FB2B9E7E50DB6A38CAD8739 * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409K1Curve/SecT409K1LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409K1Curve/SecT409K1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT409K1LookupTable_t1FEE5A0C27D9AAA69F7D4789595027AF4AD1F0E1, ___m_outer_0)); } inline SecT409K1Curve_t76A00CE8BA71C27F3FB2B9E7E50DB6A38CAD8739 * get_m_outer_0() const { return ___m_outer_0; } inline SecT409K1Curve_t76A00CE8BA71C27F3FB2B9E7E50DB6A38CAD8739 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT409K1Curve_t76A00CE8BA71C27F3FB2B9E7E50DB6A38CAD8739 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT409K1LookupTable_t1FEE5A0C27D9AAA69F7D4789595027AF4AD1F0E1, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT409K1LookupTable_t1FEE5A0C27D9AAA69F7D4789595027AF4AD1F0E1, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409R1Curve/SecT409R1LookupTable struct SecT409R1LookupTable_t9CFB19D970F3B0CA4F1D8059B11DFD8B2FD4461C : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409R1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409R1Curve/SecT409R1LookupTable::m_outer SecT409R1Curve_t29E2D7CB241C52B2E3FF5D97A25A38639041EFE0 * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409R1Curve/SecT409R1LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409R1Curve/SecT409R1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT409R1LookupTable_t9CFB19D970F3B0CA4F1D8059B11DFD8B2FD4461C, ___m_outer_0)); } inline SecT409R1Curve_t29E2D7CB241C52B2E3FF5D97A25A38639041EFE0 * get_m_outer_0() const { return ___m_outer_0; } inline SecT409R1Curve_t29E2D7CB241C52B2E3FF5D97A25A38639041EFE0 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT409R1Curve_t29E2D7CB241C52B2E3FF5D97A25A38639041EFE0 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT409R1LookupTable_t9CFB19D970F3B0CA4F1D8059B11DFD8B2FD4461C, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT409R1LookupTable_t9CFB19D970F3B0CA4F1D8059B11DFD8B2FD4461C, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571K1Curve/SecT571K1LookupTable struct SecT571K1LookupTable_t9FD0C6F775287003157E201E93B8A7419045A8B1 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571K1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571K1Curve/SecT571K1LookupTable::m_outer SecT571K1Curve_t518B94931CCC013323359ABF2254FF154371720F * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571K1Curve/SecT571K1LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571K1Curve/SecT571K1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT571K1LookupTable_t9FD0C6F775287003157E201E93B8A7419045A8B1, ___m_outer_0)); } inline SecT571K1Curve_t518B94931CCC013323359ABF2254FF154371720F * get_m_outer_0() const { return ___m_outer_0; } inline SecT571K1Curve_t518B94931CCC013323359ABF2254FF154371720F ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT571K1Curve_t518B94931CCC013323359ABF2254FF154371720F * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT571K1LookupTable_t9FD0C6F775287003157E201E93B8A7419045A8B1, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT571K1LookupTable_t9FD0C6F775287003157E201E93B8A7419045A8B1, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Curve/SecT571R1LookupTable struct SecT571R1LookupTable_t461C686A30285171552A6461CC39449DDA4E6A45 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Curve BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Curve/SecT571R1LookupTable::m_outer SecT571R1Curve_t6F8321D61F19AD32D6DE1EAE8B8ABB35489F4397 * ___m_outer_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Curve/SecT571R1LookupTable::m_table UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___m_table_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Curve/SecT571R1LookupTable::m_size int32_t ___m_size_2; public: inline static int32_t get_offset_of_m_outer_0() { return static_cast(offsetof(SecT571R1LookupTable_t461C686A30285171552A6461CC39449DDA4E6A45, ___m_outer_0)); } inline SecT571R1Curve_t6F8321D61F19AD32D6DE1EAE8B8ABB35489F4397 * get_m_outer_0() const { return ___m_outer_0; } inline SecT571R1Curve_t6F8321D61F19AD32D6DE1EAE8B8ABB35489F4397 ** get_address_of_m_outer_0() { return &___m_outer_0; } inline void set_m_outer_0(SecT571R1Curve_t6F8321D61F19AD32D6DE1EAE8B8ABB35489F4397 * value) { ___m_outer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_outer_0), (void*)value); } inline static int32_t get_offset_of_m_table_1() { return static_cast(offsetof(SecT571R1LookupTable_t461C686A30285171552A6461CC39449DDA4E6A45, ___m_table_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_m_table_1() const { return ___m_table_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_m_table_1() { return &___m_table_1; } inline void set_m_table_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___m_table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_table_1), (void*)value); } inline static int32_t get_offset_of_m_size_2() { return static_cast(offsetof(SecT571R1LookupTable_t461C686A30285171552A6461CC39449DDA4E6A45, ___m_size_2)); } inline int32_t get_m_size_2() const { return ___m_size_2; } inline int32_t* get_address_of_m_size_2() { return &___m_size_2; } inline void set_m_size_2(int32_t value) { ___m_size_2 = value; } }; // BestHTTP.SignalR.Transports.ServerSentEventsTransport/<>c struct U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA : public RuntimeObject { public: public: }; struct U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA_StaticFields { public: // BestHTTP.SignalR.Transports.ServerSentEventsTransport/<>c BestHTTP.SignalR.Transports.ServerSentEventsTransport/<>c::<>9 U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA * ___U3CU3E9_0; // BestHTTP.ServerSentEvents.OnRetryDelegate BestHTTP.SignalR.Transports.ServerSentEventsTransport/<>c::<>9__6_0 OnRetryDelegate_t564EE7131CFF7502064BEE9552A445545E751E33 * ___U3CU3E9__6_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__6_0_1() { return static_cast(offsetof(U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA_StaticFields, ___U3CU3E9__6_0_1)); } inline OnRetryDelegate_t564EE7131CFF7502064BEE9552A445545E751E33 * get_U3CU3E9__6_0_1() const { return ___U3CU3E9__6_0_1; } inline OnRetryDelegate_t564EE7131CFF7502064BEE9552A445545E751E33 ** get_address_of_U3CU3E9__6_0_1() { return &___U3CU3E9__6_0_1; } inline void set_U3CU3E9__6_0_1(OnRetryDelegate_t564EE7131CFF7502064BEE9552A445545E751E33 * value) { ___U3CU3E9__6_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__6_0_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder struct Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 : public RuntimeObject { public: // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::mCipherSuite int32_t ___mCipherSuite_0; // System.Int16 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::mCompressionAlgorithm int16_t ___mCompressionAlgorithm_1; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::mMasterSecret ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mMasterSecret_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.Certificate BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::mPeerCertificate Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * ___mPeerCertificate_3; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::mPskIdentity ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mPskIdentity_4; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::mSrpIdentity ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mSrpIdentity_5; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::mEncodedServerExtensions ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mEncodedServerExtensions_6; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::mExtendedMasterSecret bool ___mExtendedMasterSecret_7; public: inline static int32_t get_offset_of_mCipherSuite_0() { return static_cast(offsetof(Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917, ___mCipherSuite_0)); } inline int32_t get_mCipherSuite_0() const { return ___mCipherSuite_0; } inline int32_t* get_address_of_mCipherSuite_0() { return &___mCipherSuite_0; } inline void set_mCipherSuite_0(int32_t value) { ___mCipherSuite_0 = value; } inline static int32_t get_offset_of_mCompressionAlgorithm_1() { return static_cast(offsetof(Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917, ___mCompressionAlgorithm_1)); } inline int16_t get_mCompressionAlgorithm_1() const { return ___mCompressionAlgorithm_1; } inline int16_t* get_address_of_mCompressionAlgorithm_1() { return &___mCompressionAlgorithm_1; } inline void set_mCompressionAlgorithm_1(int16_t value) { ___mCompressionAlgorithm_1 = value; } inline static int32_t get_offset_of_mMasterSecret_2() { return static_cast(offsetof(Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917, ___mMasterSecret_2)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mMasterSecret_2() const { return ___mMasterSecret_2; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mMasterSecret_2() { return &___mMasterSecret_2; } inline void set_mMasterSecret_2(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mMasterSecret_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___mMasterSecret_2), (void*)value); } inline static int32_t get_offset_of_mPeerCertificate_3() { return static_cast(offsetof(Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917, ___mPeerCertificate_3)); } inline Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * get_mPeerCertificate_3() const { return ___mPeerCertificate_3; } inline Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E ** get_address_of_mPeerCertificate_3() { return &___mPeerCertificate_3; } inline void set_mPeerCertificate_3(Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * value) { ___mPeerCertificate_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___mPeerCertificate_3), (void*)value); } inline static int32_t get_offset_of_mPskIdentity_4() { return static_cast(offsetof(Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917, ___mPskIdentity_4)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mPskIdentity_4() const { return ___mPskIdentity_4; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mPskIdentity_4() { return &___mPskIdentity_4; } inline void set_mPskIdentity_4(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mPskIdentity_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___mPskIdentity_4), (void*)value); } inline static int32_t get_offset_of_mSrpIdentity_5() { return static_cast(offsetof(Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917, ___mSrpIdentity_5)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mSrpIdentity_5() const { return ___mSrpIdentity_5; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mSrpIdentity_5() { return &___mSrpIdentity_5; } inline void set_mSrpIdentity_5(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mSrpIdentity_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___mSrpIdentity_5), (void*)value); } inline static int32_t get_offset_of_mEncodedServerExtensions_6() { return static_cast(offsetof(Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917, ___mEncodedServerExtensions_6)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mEncodedServerExtensions_6() const { return ___mEncodedServerExtensions_6; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mEncodedServerExtensions_6() { return &___mEncodedServerExtensions_6; } inline void set_mEncodedServerExtensions_6(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mEncodedServerExtensions_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___mEncodedServerExtensions_6), (void*)value); } inline static int32_t get_offset_of_mExtendedMasterSecret_7() { return static_cast(offsetof(Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917, ___mExtendedMasterSecret_7)); } inline bool get_mExtendedMasterSecret_7() const { return ___mExtendedMasterSecret_7; } inline bool* get_address_of_mExtendedMasterSecret_7() { return &___mExtendedMasterSecret_7; } inline void set_mExtendedMasterSecret_7(bool value) { ___mExtendedMasterSecret_7 = value; } }; // SettingsGameView/<>c struct U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0 : public RuntimeObject { public: public: }; struct U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0_StaticFields { public: // SettingsGameView/<>c SettingsGameView/<>c::<>9 U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0 * ___U3CU3E9_0; // UnityEngine.Events.UnityAction`1 SettingsGameView/<>c::<>9__6_1 UnityAction_1_t4A1848C01D99711D0E3D235F1FDBBA96BA48B647 * ___U3CU3E9__6_1_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__6_1_1() { return static_cast(offsetof(U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0_StaticFields, ___U3CU3E9__6_1_1)); } inline UnityAction_1_t4A1848C01D99711D0E3D235F1FDBBA96BA48B647 * get_U3CU3E9__6_1_1() const { return ___U3CU3E9__6_1_1; } inline UnityAction_1_t4A1848C01D99711D0E3D235F1FDBBA96BA48B647 ** get_address_of_U3CU3E9__6_1_1() { return &___U3CU3E9__6_1_1; } inline void set_U3CU3E9__6_1_1(UnityAction_1_t4A1848C01D99711D0E3D235F1FDBBA96BA48B647 * value) { ___U3CU3E9__6_1_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__6_1_1), (void*)value); } }; // ShopView/<>c__DisplayClass10_0 struct U3CU3Ec__DisplayClass10_0_t82E7CEB3FC7547CADE8AA758B1150EDCDC82ECE0 : public RuntimeObject { public: // System.Int32 ShopView/<>c__DisplayClass10_0::index int32_t ___index_0; // ShopView ShopView/<>c__DisplayClass10_0::<>4__this ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * ___U3CU3E4__this_1; public: inline static int32_t get_offset_of_index_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass10_0_t82E7CEB3FC7547CADE8AA758B1150EDCDC82ECE0, ___index_0)); } inline int32_t get_index_0() const { return ___index_0; } inline int32_t* get_address_of_index_0() { return &___index_0; } inline void set_index_0(int32_t value) { ___index_0 = value; } inline static int32_t get_offset_of_U3CU3E4__this_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass10_0_t82E7CEB3FC7547CADE8AA758B1150EDCDC82ECE0, ___U3CU3E4__this_1)); } inline ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * get_U3CU3E4__this_1() const { return ___U3CU3E4__this_1; } inline ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 ** get_address_of_U3CU3E4__this_1() { return &___U3CU3E4__this_1; } inline void set_U3CU3E4__this_1(ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * value) { ___U3CU3E4__this_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_1), (void*)value); } }; // ShopView/<>c__DisplayClass14_0 struct U3CU3Ec__DisplayClass14_0_tFCF1275BE316A96A3BFD414FACC9C59E654BB67E : public RuntimeObject { public: // System.Collections.Generic.List`1 ShopView/<>c__DisplayClass14_0::propConfigs List_1_tE52E5C2E148404DCA0A2B88A1600C766B82394C6 * ___propConfigs_0; // ShopView ShopView/<>c__DisplayClass14_0::<>4__this ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * ___U3CU3E4__this_1; public: inline static int32_t get_offset_of_propConfigs_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass14_0_tFCF1275BE316A96A3BFD414FACC9C59E654BB67E, ___propConfigs_0)); } inline List_1_tE52E5C2E148404DCA0A2B88A1600C766B82394C6 * get_propConfigs_0() const { return ___propConfigs_0; } inline List_1_tE52E5C2E148404DCA0A2B88A1600C766B82394C6 ** get_address_of_propConfigs_0() { return &___propConfigs_0; } inline void set_propConfigs_0(List_1_tE52E5C2E148404DCA0A2B88A1600C766B82394C6 * value) { ___propConfigs_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___propConfigs_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass14_0_tFCF1275BE316A96A3BFD414FACC9C59E654BB67E, ___U3CU3E4__this_1)); } inline ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * get_U3CU3E4__this_1() const { return ___U3CU3E4__this_1; } inline ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 ** get_address_of_U3CU3E4__this_1() { return &___U3CU3E4__this_1; } inline void set_U3CU3E4__this_1(ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * value) { ___U3CU3E4__this_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_1), (void*)value); } }; // ShopView/<>c__DisplayClass14_1 struct U3CU3Ec__DisplayClass14_1_t82BB31FE6DF982DB7134B1F4B306B4F453C4A3C9 : public RuntimeObject { public: // PropConfig ShopView/<>c__DisplayClass14_1::propConfig PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * ___propConfig_0; // UnityEngine.UI.Button ShopView/<>c__DisplayClass14_1::btnBuy Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * ___btnBuy_1; public: inline static int32_t get_offset_of_propConfig_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass14_1_t82BB31FE6DF982DB7134B1F4B306B4F453C4A3C9, ___propConfig_0)); } inline PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * get_propConfig_0() const { return ___propConfig_0; } inline PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 ** get_address_of_propConfig_0() { return &___propConfig_0; } inline void set_propConfig_0(PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * value) { ___propConfig_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___propConfig_0), (void*)value); } inline static int32_t get_offset_of_btnBuy_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass14_1_t82BB31FE6DF982DB7134B1F4B306B4F453C4A3C9, ___btnBuy_1)); } inline Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * get_btnBuy_1() const { return ___btnBuy_1; } inline Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D ** get_address_of_btnBuy_1() { return &___btnBuy_1; } inline void set_btnBuy_1(Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * value) { ___btnBuy_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___btnBuy_1), (void*)value); } }; // ShopView/<>c__DisplayClass15_0 struct U3CU3Ec__DisplayClass15_0_t0AADC054BEC42A4CCE6171485B575A41EAA43DDA : public RuntimeObject { public: // System.Collections.Generic.List`1 ShopView/<>c__DisplayClass15_0::propInfos List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * ___propInfos_0; // ShopView ShopView/<>c__DisplayClass15_0::<>4__this ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * ___U3CU3E4__this_1; public: inline static int32_t get_offset_of_propInfos_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass15_0_t0AADC054BEC42A4CCE6171485B575A41EAA43DDA, ___propInfos_0)); } inline List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * get_propInfos_0() const { return ___propInfos_0; } inline List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C ** get_address_of_propInfos_0() { return &___propInfos_0; } inline void set_propInfos_0(List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * value) { ___propInfos_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___propInfos_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass15_0_t0AADC054BEC42A4CCE6171485B575A41EAA43DDA, ___U3CU3E4__this_1)); } inline ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * get_U3CU3E4__this_1() const { return ___U3CU3E4__this_1; } inline ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 ** get_address_of_U3CU3E4__this_1() { return &___U3CU3E4__this_1; } inline void set_U3CU3E4__this_1(ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * value) { ___U3CU3E4__this_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_1), (void*)value); } }; // ShopView/<>c__DisplayClass15_1 struct U3CU3Ec__DisplayClass15_1_t751C0280E1BB6455628D8294C4AD02022EA53EA7 : public RuntimeObject { public: // PropInfo ShopView/<>c__DisplayClass15_1::propInfo PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * ___propInfo_0; // ShopView/<>c__DisplayClass15_0 ShopView/<>c__DisplayClass15_1::CS$<>8__locals1 U3CU3Ec__DisplayClass15_0_t0AADC054BEC42A4CCE6171485B575A41EAA43DDA * ___CSU24U3CU3E8__locals1_1; public: inline static int32_t get_offset_of_propInfo_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass15_1_t751C0280E1BB6455628D8294C4AD02022EA53EA7, ___propInfo_0)); } inline PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * get_propInfo_0() const { return ___propInfo_0; } inline PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A ** get_address_of_propInfo_0() { return &___propInfo_0; } inline void set_propInfo_0(PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * value) { ___propInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___propInfo_0), (void*)value); } inline static int32_t get_offset_of_CSU24U3CU3E8__locals1_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass15_1_t751C0280E1BB6455628D8294C4AD02022EA53EA7, ___CSU24U3CU3E8__locals1_1)); } inline U3CU3Ec__DisplayClass15_0_t0AADC054BEC42A4CCE6171485B575A41EAA43DDA * get_CSU24U3CU3E8__locals1_1() const { return ___CSU24U3CU3E8__locals1_1; } inline U3CU3Ec__DisplayClass15_0_t0AADC054BEC42A4CCE6171485B575A41EAA43DDA ** get_address_of_CSU24U3CU3E8__locals1_1() { return &___CSU24U3CU3E8__locals1_1; } inline void set_CSU24U3CU3E8__locals1_1(U3CU3Ec__DisplayClass15_0_t0AADC054BEC42A4CCE6171485B575A41EAA43DDA * value) { ___CSU24U3CU3E8__locals1_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___CSU24U3CU3E8__locals1_1), (void*)value); } }; // ShopView/<>c__DisplayClass16_0 struct U3CU3Ec__DisplayClass16_0_tEC4FFE322400974054392879A9D79F37519F6B63 : public RuntimeObject { public: // System.Collections.Generic.List`1 ShopView/<>c__DisplayClass16_0::propInfos List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * ___propInfos_0; // ShopView ShopView/<>c__DisplayClass16_0::<>4__this ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * ___U3CU3E4__this_1; public: inline static int32_t get_offset_of_propInfos_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass16_0_tEC4FFE322400974054392879A9D79F37519F6B63, ___propInfos_0)); } inline List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * get_propInfos_0() const { return ___propInfos_0; } inline List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C ** get_address_of_propInfos_0() { return &___propInfos_0; } inline void set_propInfos_0(List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * value) { ___propInfos_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___propInfos_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass16_0_tEC4FFE322400974054392879A9D79F37519F6B63, ___U3CU3E4__this_1)); } inline ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * get_U3CU3E4__this_1() const { return ___U3CU3E4__this_1; } inline ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 ** get_address_of_U3CU3E4__this_1() { return &___U3CU3E4__this_1; } inline void set_U3CU3E4__this_1(ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * value) { ___U3CU3E4__this_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_1), (void*)value); } }; // ShopView/<>c__DisplayClass16_1 struct U3CU3Ec__DisplayClass16_1_t3265DACF9A3ABB6136EF0A6604DBA4AD9E67C445 : public RuntimeObject { public: // PropInfo ShopView/<>c__DisplayClass16_1::propInfo PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * ___propInfo_0; // UnityEngine.GameObject ShopView/<>c__DisplayClass16_1::item GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___item_1; // ShopView/<>c__DisplayClass16_0 ShopView/<>c__DisplayClass16_1::CS$<>8__locals1 U3CU3Ec__DisplayClass16_0_tEC4FFE322400974054392879A9D79F37519F6B63 * ___CSU24U3CU3E8__locals1_2; public: inline static int32_t get_offset_of_propInfo_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass16_1_t3265DACF9A3ABB6136EF0A6604DBA4AD9E67C445, ___propInfo_0)); } inline PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * get_propInfo_0() const { return ___propInfo_0; } inline PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A ** get_address_of_propInfo_0() { return &___propInfo_0; } inline void set_propInfo_0(PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * value) { ___propInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___propInfo_0), (void*)value); } inline static int32_t get_offset_of_item_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass16_1_t3265DACF9A3ABB6136EF0A6604DBA4AD9E67C445, ___item_1)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_item_1() const { return ___item_1; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_item_1() { return &___item_1; } inline void set_item_1(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___item_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___item_1), (void*)value); } inline static int32_t get_offset_of_CSU24U3CU3E8__locals1_2() { return static_cast(offsetof(U3CU3Ec__DisplayClass16_1_t3265DACF9A3ABB6136EF0A6604DBA4AD9E67C445, ___CSU24U3CU3E8__locals1_2)); } inline U3CU3Ec__DisplayClass16_0_tEC4FFE322400974054392879A9D79F37519F6B63 * get_CSU24U3CU3E8__locals1_2() const { return ___CSU24U3CU3E8__locals1_2; } inline U3CU3Ec__DisplayClass16_0_tEC4FFE322400974054392879A9D79F37519F6B63 ** get_address_of_CSU24U3CU3E8__locals1_2() { return &___CSU24U3CU3E8__locals1_2; } inline void set_CSU24U3CU3E8__locals1_2(U3CU3Ec__DisplayClass16_0_tEC4FFE322400974054392879A9D79F37519F6B63 * value) { ___CSU24U3CU3E8__locals1_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___CSU24U3CU3E8__locals1_2), (void*)value); } }; // SideTipView/d__7 struct U3CAutoDestroyU3Ed__7_tB7993D43107BFA22F2C61663AB4A36F746FF8C3F : public RuntimeObject { public: // System.Int32 SideTipView/d__7::<>1__state int32_t ___U3CU3E1__state_0; // System.Object SideTipView/d__7::<>2__current RuntimeObject * ___U3CU3E2__current_1; // SideTipView SideTipView/d__7::<>4__this SideTipView_tF29D7FCAD1E07BA87540FE146D264BE312108248 * ___U3CU3E4__this_2; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CAutoDestroyU3Ed__7_tB7993D43107BFA22F2C61663AB4A36F746FF8C3F, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CAutoDestroyU3Ed__7_tB7993D43107BFA22F2C61663AB4A36F746FF8C3F, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CAutoDestroyU3Ed__7_tB7993D43107BFA22F2C61663AB4A36F746FF8C3F, ___U3CU3E4__this_2)); } inline SideTipView_tF29D7FCAD1E07BA87540FE146D264BE312108248 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline SideTipView_tF29D7FCAD1E07BA87540FE146D264BE312108248 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(SideTipView_tF29D7FCAD1E07BA87540FE146D264BE312108248 * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } }; // SimulateMouseController/<>c struct U3CU3Ec_t66C0FC32206A7F2D6172C9B6C209E1DF617BD413 : public RuntimeObject { public: public: }; struct U3CU3Ec_t66C0FC32206A7F2D6172C9B6C209E1DF617BD413_StaticFields { public: // SimulateMouseController/<>c SimulateMouseController/<>c::<>9 U3CU3Ec_t66C0FC32206A7F2D6172C9B6C209E1DF617BD413 * ___U3CU3E9_0; // UnityEngine.Events.UnityAction`2 SimulateMouseController/<>c::<>9__1_0 UnityAction_2_tDEF0DD47461C853F98CD2FF3CEC4F5EE13A19906 * ___U3CU3E9__1_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t66C0FC32206A7F2D6172C9B6C209E1DF617BD413_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t66C0FC32206A7F2D6172C9B6C209E1DF617BD413 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t66C0FC32206A7F2D6172C9B6C209E1DF617BD413 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t66C0FC32206A7F2D6172C9B6C209E1DF617BD413 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__1_0_1() { return static_cast(offsetof(U3CU3Ec_t66C0FC32206A7F2D6172C9B6C209E1DF617BD413_StaticFields, ___U3CU3E9__1_0_1)); } inline UnityAction_2_tDEF0DD47461C853F98CD2FF3CEC4F5EE13A19906 * get_U3CU3E9__1_0_1() const { return ___U3CU3E9__1_0_1; } inline UnityAction_2_tDEF0DD47461C853F98CD2FF3CEC4F5EE13A19906 ** get_address_of_U3CU3E9__1_0_1() { return &___U3CU3E9__1_0_1; } inline void set_U3CU3E9__1_0_1(UnityAction_2_tDEF0DD47461C853F98CD2FF3CEC4F5EE13A19906 * value) { ___U3CU3E9__1_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__1_0_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/Configuration struct Configuration_tC93D13807702A305CF331D3BED035A774F64257A : public RuntimeObject { public: // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/Configuration::bytes ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bytes_0; public: inline static int32_t get_offset_of_bytes_0() { return static_cast(offsetof(Configuration_tC93D13807702A305CF331D3BED035A774F64257A, ___bytes_0)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_bytes_0() const { return ___bytes_0; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_bytes_0() { return &___bytes_0; } inline void set_bytes_0(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___bytes_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___bytes_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/Parameter struct Parameter_t98816916A2E29E92C4F86D0E94F0312D3B9C14BF : public RuntimeObject { public: // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/Parameter::type int32_t ___type_0; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/Parameter::value ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___value_1; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(Parameter_t98816916A2E29E92C4F86D0E94F0312D3B9C14BF, ___type_0)); } inline int32_t get_type_0() const { return ___type_0; } inline int32_t* get_address_of_type_0() { return &___type_0; } inline void set_type_0(int32_t value) { ___type_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(Parameter_t98816916A2E29E92C4F86D0E94F0312D3B9C14BF, ___value_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_value_1() const { return ___value_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_value_1() { return &___value_1; } inline void set_value_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UBI struct UBI_t541FE1F1F26D101358B8250B0927BCA6B6B4B2AC : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UBI::tweak UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 * ___tweak_0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UBI::engine SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB * ___engine_1; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UBI::currentBlock ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___currentBlock_2; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UBI::currentOffset int32_t ___currentOffset_3; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UBI::message UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___message_4; public: inline static int32_t get_offset_of_tweak_0() { return static_cast(offsetof(UBI_t541FE1F1F26D101358B8250B0927BCA6B6B4B2AC, ___tweak_0)); } inline UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 * get_tweak_0() const { return ___tweak_0; } inline UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 ** get_address_of_tweak_0() { return &___tweak_0; } inline void set_tweak_0(UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 * value) { ___tweak_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___tweak_0), (void*)value); } inline static int32_t get_offset_of_engine_1() { return static_cast(offsetof(UBI_t541FE1F1F26D101358B8250B0927BCA6B6B4B2AC, ___engine_1)); } inline SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB * get_engine_1() const { return ___engine_1; } inline SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB ** get_address_of_engine_1() { return &___engine_1; } inline void set_engine_1(SkeinEngine_t53D51CBEDF6C764732FDF9D36642F91ADFB4FBFB * value) { ___engine_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___engine_1), (void*)value); } inline static int32_t get_offset_of_currentBlock_2() { return static_cast(offsetof(UBI_t541FE1F1F26D101358B8250B0927BCA6B6B4B2AC, ___currentBlock_2)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_currentBlock_2() const { return ___currentBlock_2; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_currentBlock_2() { return &___currentBlock_2; } inline void set_currentBlock_2(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___currentBlock_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentBlock_2), (void*)value); } inline static int32_t get_offset_of_currentOffset_3() { return static_cast(offsetof(UBI_t541FE1F1F26D101358B8250B0927BCA6B6B4B2AC, ___currentOffset_3)); } inline int32_t get_currentOffset_3() const { return ___currentOffset_3; } inline int32_t* get_address_of_currentOffset_3() { return &___currentOffset_3; } inline void set_currentOffset_3(int32_t value) { ___currentOffset_3 = value; } inline static int32_t get_offset_of_message_4() { return static_cast(offsetof(UBI_t541FE1F1F26D101358B8250B0927BCA6B6B4B2AC, ___message_4)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_message_4() const { return ___message_4; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_message_4() { return &___message_4; } inline void set_message_4(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___message_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___message_4), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak struct UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 : public RuntimeObject { public: // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak::tweak UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___tweak_3; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak::extendedPosition bool ___extendedPosition_4; public: inline static int32_t get_offset_of_tweak_3() { return static_cast(offsetof(UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3, ___tweak_3)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_tweak_3() const { return ___tweak_3; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_tweak_3() { return &___tweak_3; } inline void set_tweak_3(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___tweak_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___tweak_3), (void*)value); } inline static int32_t get_offset_of_extendedPosition_4() { return static_cast(offsetof(UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3, ___extendedPosition_4)); } inline bool get_extendedPosition_4() const { return ___extendedPosition_4; } inline bool* get_address_of_extendedPosition_4() { return &___extendedPosition_4; } inline void set_extendedPosition_4(bool value) { ___extendedPosition_4 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.SkeinParameters/Builder struct Builder_t2E67E72692269CC17DD5068C0240E6BAA3AA1E7C : public RuntimeObject { public: // System.Collections.IDictionary BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.SkeinParameters/Builder::parameters RuntimeObject* ___parameters_0; public: inline static int32_t get_offset_of_parameters_0() { return static_cast(offsetof(Builder_t2E67E72692269CC17DD5068C0240E6BAA3AA1E7C, ___parameters_0)); } inline RuntimeObject* get_parameters_0() const { return ___parameters_0; } inline RuntimeObject** get_address_of_parameters_0() { return &___parameters_0; } inline void set_parameters_0(RuntimeObject* value) { ___parameters_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___parameters_0), (void*)value); } }; // UnityStandardAssets.Vehicles.Car.SkidTrail/d__1 struct U3CStartU3Ed__1_tC0A64744D6FDCA1AE114A1F2671F010A81C657EF : public RuntimeObject { public: // System.Int32 UnityStandardAssets.Vehicles.Car.SkidTrail/d__1::<>1__state int32_t ___U3CU3E1__state_0; // System.Object UnityStandardAssets.Vehicles.Car.SkidTrail/d__1::<>2__current RuntimeObject * ___U3CU3E2__current_1; // UnityStandardAssets.Vehicles.Car.SkidTrail UnityStandardAssets.Vehicles.Car.SkidTrail/d__1::<>4__this SkidTrail_t6A2242DEDB54B75C0A8D197C86315CC5CA9E8D6E * ___U3CU3E4__this_2; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CStartU3Ed__1_tC0A64744D6FDCA1AE114A1F2671F010A81C657EF, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CStartU3Ed__1_tC0A64744D6FDCA1AE114A1F2671F010A81C657EF, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CStartU3Ed__1_tC0A64744D6FDCA1AE114A1F2671F010A81C657EF, ___U3CU3E4__this_2)); } inline SkidTrail_t6A2242DEDB54B75C0A8D197C86315CC5CA9E8D6E * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline SkidTrail_t6A2242DEDB54B75C0A8D197C86315CC5CA9E8D6E ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(SkidTrail_t6A2242DEDB54B75C0A8D197C86315CC5CA9E8D6E * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } }; // BestHTTP.Examples.SocketIOChatSample/<>c struct U3CU3Ec_t64311135969D95C2DFCDCB03D3385FF74FCA5336 : public RuntimeObject { public: public: }; struct U3CU3Ec_t64311135969D95C2DFCDCB03D3385FF74FCA5336_StaticFields { public: // BestHTTP.Examples.SocketIOChatSample/<>c BestHTTP.Examples.SocketIOChatSample/<>c::<>9 U3CU3Ec_t64311135969D95C2DFCDCB03D3385FF74FCA5336 * ___U3CU3E9_0; // BestHTTP.SocketIO.Events.SocketIOCallback BestHTTP.Examples.SocketIOChatSample/<>c::<>9__11_0 SocketIOCallback_t2E4647A38BBCF4B57BD4F6B96AF0FED855921ABE * ___U3CU3E9__11_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t64311135969D95C2DFCDCB03D3385FF74FCA5336_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t64311135969D95C2DFCDCB03D3385FF74FCA5336 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t64311135969D95C2DFCDCB03D3385FF74FCA5336 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t64311135969D95C2DFCDCB03D3385FF74FCA5336 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__11_0_1() { return static_cast(offsetof(U3CU3Ec_t64311135969D95C2DFCDCB03D3385FF74FCA5336_StaticFields, ___U3CU3E9__11_0_1)); } inline SocketIOCallback_t2E4647A38BBCF4B57BD4F6B96AF0FED855921ABE * get_U3CU3E9__11_0_1() const { return ___U3CU3E9__11_0_1; } inline SocketIOCallback_t2E4647A38BBCF4B57BD4F6B96AF0FED855921ABE ** get_address_of_U3CU3E9__11_0_1() { return &___U3CU3E9__11_0_1; } inline void set_U3CU3E9__11_0_1(SocketIOCallback_t2E4647A38BBCF4B57BD4F6B96AF0FED855921ABE * value) { ___U3CU3E9__11_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__11_0_1), (void*)value); } }; // BestHTTP.Examples.SocketIOChatSample/<>c__DisplayClass23_0 struct U3CU3Ec__DisplayClass23_0_t60F19EADFAC744A28D82342AE890FB24FB54E88E : public RuntimeObject { public: // System.String BestHTTP.Examples.SocketIOChatSample/<>c__DisplayClass23_0::username String_t* ___username_0; public: inline static int32_t get_offset_of_username_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass23_0_t60F19EADFAC744A28D82342AE890FB24FB54E88E, ___username_0)); } inline String_t* get_username_0() const { return ___username_0; } inline String_t** get_address_of_username_0() { return &___username_0; } inline void set_username_0(String_t* value) { ___username_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___username_0), (void*)value); } }; // JC.SocketIO.SocketIOClient/DataPack struct DataPack_t8079D3C2200BF2F876861DC0F708A72C41AF812C : public RuntimeObject { public: // System.Int32 JC.SocketIO.SocketIOClient/DataPack::type int32_t ___type_0; // System.String JC.SocketIO.SocketIOClient/DataPack::func String_t* ___func_1; // System.Object[] JC.SocketIO.SocketIOClient/DataPack::args ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___args_2; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(DataPack_t8079D3C2200BF2F876861DC0F708A72C41AF812C, ___type_0)); } inline int32_t get_type_0() const { return ___type_0; } inline int32_t* get_address_of_type_0() { return &___type_0; } inline void set_type_0(int32_t value) { ___type_0 = value; } inline static int32_t get_offset_of_func_1() { return static_cast(offsetof(DataPack_t8079D3C2200BF2F876861DC0F708A72C41AF812C, ___func_1)); } inline String_t* get_func_1() const { return ___func_1; } inline String_t** get_address_of_func_1() { return &___func_1; } inline void set_func_1(String_t* value) { ___func_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___func_1), (void*)value); } inline static int32_t get_offset_of_args_2() { return static_cast(offsetof(DataPack_t8079D3C2200BF2F876861DC0F708A72C41AF812C, ___args_2)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_args_2() const { return ___args_2; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_args_2() { return &___args_2; } inline void set_args_2(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___args_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___args_2), (void*)value); } }; // JC.SocketIO.SocketIOClient/Utility struct Utility_tB3B9017D40E1BE2C04224DCE080045A7A29B6CB7 : public RuntimeObject { public: public: }; // BestHTTP.Examples.SocketIOWePlaySample/<>c struct U3CU3Ec_t645E1EBF51B25B42D330223B7673FF7BE255388F : public RuntimeObject { public: public: }; struct U3CU3Ec_t645E1EBF51B25B42D330223B7673FF7BE255388F_StaticFields { public: // BestHTTP.Examples.SocketIOWePlaySample/<>c BestHTTP.Examples.SocketIOWePlaySample/<>c::<>9 U3CU3Ec_t645E1EBF51B25B42D330223B7673FF7BE255388F * ___U3CU3E9_0; // System.Action BestHTTP.Examples.SocketIOWePlaySample/<>c::<>9__15_0 Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___U3CU3E9__15_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t645E1EBF51B25B42D330223B7673FF7BE255388F_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t645E1EBF51B25B42D330223B7673FF7BE255388F * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t645E1EBF51B25B42D330223B7673FF7BE255388F ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t645E1EBF51B25B42D330223B7673FF7BE255388F * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__15_0_1() { return static_cast(offsetof(U3CU3Ec_t645E1EBF51B25B42D330223B7673FF7BE255388F_StaticFields, ___U3CU3E9__15_0_1)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_U3CU3E9__15_0_1() const { return ___U3CU3E9__15_0_1; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_U3CU3E9__15_0_1() { return &___U3CU3E9__15_0_1; } inline void set_U3CU3E9__15_0_1(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___U3CU3E9__15_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__15_0_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateList/RevokedCertificatesEnumeration struct RevokedCertificatesEnumeration_tA6F466974286C0FFEE945BB42AE71A168E24141B : public RuntimeObject { public: // System.Collections.IEnumerable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateList/RevokedCertificatesEnumeration::en RuntimeObject* ___en_0; public: inline static int32_t get_offset_of_en_0() { return static_cast(offsetof(RevokedCertificatesEnumeration_tA6F466974286C0FFEE945BB42AE71A168E24141B, ___en_0)); } inline RuntimeObject* get_en_0() const { return ___en_0; } inline RuntimeObject** get_address_of_en_0() { return &___en_0; } inline void set_en_0(RuntimeObject* value) { ___en_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___en_0), (void*)value); } }; // BestHTTP.PlatformSupport.TcpClient.General.TcpClient/<>c__DisplayClass55_0 struct U3CU3Ec__DisplayClass55_0_t3E648E58D791612799A7EB0D2D108025673B524E : public RuntimeObject { public: // System.Threading.ManualResetEvent BestHTTP.PlatformSupport.TcpClient.General.TcpClient/<>c__DisplayClass55_0::mre ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * ___mre_0; public: inline static int32_t get_offset_of_mre_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass55_0_t3E648E58D791612799A7EB0D2D108025673B524E, ___mre_0)); } inline ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * get_mre_0() const { return ___mre_0; } inline ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA ** get_address_of_mre_0() { return &___mre_0; } inline void set_mre_0(ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * value) { ___mre_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___mre_0), (void*)value); } }; // BestHTTP.PlatformSupport.TcpClient.General.TcpClient/<>c__DisplayClass58_0 struct U3CU3Ec__DisplayClass58_0_t1F06F2FE6B8AEEDB5965CBFD1EF2876C1812DF62 : public RuntimeObject { public: // System.Threading.ManualResetEvent BestHTTP.PlatformSupport.TcpClient.General.TcpClient/<>c__DisplayClass58_0::mre ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * ___mre_0; public: inline static int32_t get_offset_of_mre_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass58_0_t1F06F2FE6B8AEEDB5965CBFD1EF2876C1812DF62, ___mre_0)); } inline ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * get_mre_0() const { return ___mre_0; } inline ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA ** get_address_of_mre_0() { return &___mre_0; } inline void set_mre_0(ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * value) { ___mre_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___mre_0), (void*)value); } }; // TestAnimation/d__4 struct U3CPlayEachU3Ed__4_tEA41F4CE240617EEE41797A2D578564349B51E5C : public RuntimeObject { public: // System.Int32 TestAnimation/d__4::<>1__state int32_t ___U3CU3E1__state_0; // System.Object TestAnimation/d__4::<>2__current RuntimeObject * ___U3CU3E2__current_1; // TestAnimation TestAnimation/d__4::<>4__this TestAnimation_t66BA09D9C3845249C528AF8B19C60D5B42C88800 * ___U3CU3E4__this_2; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CPlayEachU3Ed__4_tEA41F4CE240617EEE41797A2D578564349B51E5C, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CPlayEachU3Ed__4_tEA41F4CE240617EEE41797A2D578564349B51E5C, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CPlayEachU3Ed__4_tEA41F4CE240617EEE41797A2D578564349B51E5C, ___U3CU3E4__this_2)); } inline TestAnimation_t66BA09D9C3845249C528AF8B19C60D5B42C88800 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline TestAnimation_t66BA09D9C3845249C528AF8B19C60D5B42C88800 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(TestAnimation_t66BA09D9C3845249C528AF8B19C60D5B42C88800 * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } }; // BestHTTP.Examples.TestHubExample/Person struct Person_tE8BDD81CE41D19DE2B8432FFF891C484B74DA2E2 : public RuntimeObject { public: // System.String BestHTTP.Examples.TestHubExample/Person::k__BackingField String_t* ___U3CNameU3Ek__BackingField_0; // System.Int64 BestHTTP.Examples.TestHubExample/Person::k__BackingField int64_t ___U3CAgeU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_0() { return static_cast(offsetof(Person_tE8BDD81CE41D19DE2B8432FFF891C484B74DA2E2, ___U3CNameU3Ek__BackingField_0)); } inline String_t* get_U3CNameU3Ek__BackingField_0() const { return ___U3CNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_0() { return &___U3CNameU3Ek__BackingField_0; } inline void set_U3CNameU3Ek__BackingField_0(String_t* value) { ___U3CNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CAgeU3Ek__BackingField_1() { return static_cast(offsetof(Person_tE8BDD81CE41D19DE2B8432FFF891C484B74DA2E2, ___U3CAgeU3Ek__BackingField_1)); } inline int64_t get_U3CAgeU3Ek__BackingField_1() const { return ___U3CAgeU3Ek__BackingField_1; } inline int64_t* get_address_of_U3CAgeU3Ek__BackingField_1() { return &___U3CAgeU3Ek__BackingField_1; } inline void set_U3CAgeU3Ek__BackingField_1(int64_t value) { ___U3CAgeU3Ek__BackingField_1 = value; } }; // TestVector/d__12 struct U3CAsyncCaptureExtraUIU3Ed__12_t48ED2E77150A61BFBFF1E00DD7D3DB44EB08215F : public RuntimeObject { public: // System.Int32 TestVector/d__12::<>1__state int32_t ___U3CU3E1__state_0; // System.Object TestVector/d__12::<>2__current RuntimeObject * ___U3CU3E2__current_1; // TestVector TestVector/d__12::<>4__this TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B * ___U3CU3E4__this_2; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CAsyncCaptureExtraUIU3Ed__12_t48ED2E77150A61BFBFF1E00DD7D3DB44EB08215F, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CAsyncCaptureExtraUIU3Ed__12_t48ED2E77150A61BFBFF1E00DD7D3DB44EB08215F, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CAsyncCaptureExtraUIU3Ed__12_t48ED2E77150A61BFBFF1E00DD7D3DB44EB08215F, ___U3CU3E4__this_2)); } inline TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } }; // TestVector/d__11 struct U3CAsyncNoticeBluetoothHolderU3Ed__11_tF66E9849C5E249342B2354CC156D86E23DE61579 : public RuntimeObject { public: // System.Int32 TestVector/d__11::<>1__state int32_t ___U3CU3E1__state_0; // System.Object TestVector/d__11::<>2__current RuntimeObject * ___U3CU3E2__current_1; // TestVector TestVector/d__11::<>4__this TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B * ___U3CU3E4__this_2; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CAsyncNoticeBluetoothHolderU3Ed__11_tF66E9849C5E249342B2354CC156D86E23DE61579, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CAsyncNoticeBluetoothHolderU3Ed__11_tF66E9849C5E249342B2354CC156D86E23DE61579, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CAsyncNoticeBluetoothHolderU3Ed__11_tF66E9849C5E249342B2354CC156D86E23DE61579, ___U3CU3E4__this_2)); } inline TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine/ThreefishCipher struct ThreefishCipher_t763777CDDDF5E9BA21908240B12C7297C05BA542 : public RuntimeObject { public: // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine/ThreefishCipher::t UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___t_0; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine/ThreefishCipher::kw UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___kw_1; public: inline static int32_t get_offset_of_t_0() { return static_cast(offsetof(ThreefishCipher_t763777CDDDF5E9BA21908240B12C7297C05BA542, ___t_0)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_t_0() const { return ___t_0; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_t_0() { return &___t_0; } inline void set_t_0(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___t_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___t_0), (void*)value); } inline static int32_t get_offset_of_kw_1() { return static_cast(offsetof(ThreefishCipher_t763777CDDDF5E9BA21908240B12C7297C05BA542, ___kw_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_kw_1() const { return ___kw_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_kw_1() { return &___kw_1; } inline void set_kw_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___kw_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___kw_1), (void*)value); } }; // TimeLimitGameDistanceSelectView/<>c__DisplayClass3_0 struct U3CU3Ec__DisplayClass3_0_t40537ABAE43E70B1B176A0A4B98D55BFEF165B49 : public RuntimeObject { public: // System.Int32 TimeLimitGameDistanceSelectView/<>c__DisplayClass3_0::distance int32_t ___distance_0; // TimeLimitGameDistanceSelectView TimeLimitGameDistanceSelectView/<>c__DisplayClass3_0::<>4__this TimeLimitGameDistanceSelectView_tCDB0241E7BD07436685E68056140019D49E09F5C * ___U3CU3E4__this_1; public: inline static int32_t get_offset_of_distance_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass3_0_t40537ABAE43E70B1B176A0A4B98D55BFEF165B49, ___distance_0)); } inline int32_t get_distance_0() const { return ___distance_0; } inline int32_t* get_address_of_distance_0() { return &___distance_0; } inline void set_distance_0(int32_t value) { ___distance_0 = value; } inline static int32_t get_offset_of_U3CU3E4__this_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass3_0_t40537ABAE43E70B1B176A0A4B98D55BFEF165B49, ___U3CU3E4__this_1)); } inline TimeLimitGameDistanceSelectView_tCDB0241E7BD07436685E68056140019D49E09F5C * get_U3CU3E4__this_1() const { return ___U3CU3E4__this_1; } inline TimeLimitGameDistanceSelectView_tCDB0241E7BD07436685E68056140019D49E09F5C ** get_address_of_U3CU3E4__this_1() { return &___U3CU3E4__this_1; } inline void set_U3CU3E4__this_1(TimeLimitGameDistanceSelectView_tCDB0241E7BD07436685E68056140019D49E09F5C * value) { ___U3CU3E4__this_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_1), (void*)value); } }; // TimeLimitGameMode/d__11 struct U3CRenderHighestScoreByDistanceU3Ed__11_tD1E1035C7A4E535A86A7EAE27E5BBECD0112331B : public RuntimeObject { public: // System.Int32 TimeLimitGameMode/d__11::<>1__state int32_t ___U3CU3E1__state_0; // System.Object TimeLimitGameMode/d__11::<>2__current RuntimeObject * ___U3CU3E2__current_1; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CRenderHighestScoreByDistanceU3Ed__11_tD1E1035C7A4E535A86A7EAE27E5BBECD0112331B, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CRenderHighestScoreByDistanceU3Ed__11_tD1E1035C7A4E535A86A7EAE27E5BBECD0112331B, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } }; // TimeLimitGameSettleView/<>c struct U3CU3Ec_t57AD50B6C6E6E1D055B4BECE6827523EDFA16D46 : public RuntimeObject { public: public: }; struct U3CU3Ec_t57AD50B6C6E6E1D055B4BECE6827523EDFA16D46_StaticFields { public: // TimeLimitGameSettleView/<>c TimeLimitGameSettleView/<>c::<>9 U3CU3Ec_t57AD50B6C6E6E1D055B4BECE6827523EDFA16D46 * ___U3CU3E9_0; // DG.Tweening.Core.DOGetter`1 TimeLimitGameSettleView/<>c::<>9__1_0 DOGetter_1_tF0D36C857825240D5F2039FD835743757A8410EF * ___U3CU3E9__1_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t57AD50B6C6E6E1D055B4BECE6827523EDFA16D46_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t57AD50B6C6E6E1D055B4BECE6827523EDFA16D46 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t57AD50B6C6E6E1D055B4BECE6827523EDFA16D46 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t57AD50B6C6E6E1D055B4BECE6827523EDFA16D46 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__1_0_1() { return static_cast(offsetof(U3CU3Ec_t57AD50B6C6E6E1D055B4BECE6827523EDFA16D46_StaticFields, ___U3CU3E9__1_0_1)); } inline DOGetter_1_tF0D36C857825240D5F2039FD835743757A8410EF * get_U3CU3E9__1_0_1() const { return ___U3CU3E9__1_0_1; } inline DOGetter_1_tF0D36C857825240D5F2039FD835743757A8410EF ** get_address_of_U3CU3E9__1_0_1() { return &___U3CU3E9__1_0_1; } inline void set_U3CU3E9__1_0_1(DOGetter_1_tF0D36C857825240D5F2039FD835743757A8410EF * value) { ___U3CU3E9__1_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__1_0_1), (void*)value); } }; // TimeLimitGameSettleView/<>c__DisplayClass1_0 struct U3CU3Ec__DisplayClass1_0_t56EB5CDA02C3FD82CE75510EC065A00498BC35C0 : public RuntimeObject { public: // TimeLimitGameSettleView TimeLimitGameSettleView/<>c__DisplayClass1_0::<>4__this TimeLimitGameSettleView_tAF4D0EF4F1D7928ED064B02C88CF362ABF59FD12 * ___U3CU3E4__this_0; // UnityEngine.UI.Text TimeLimitGameSettleView/<>c__DisplayClass1_0::scoreText Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___scoreText_1; public: inline static int32_t get_offset_of_U3CU3E4__this_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass1_0_t56EB5CDA02C3FD82CE75510EC065A00498BC35C0, ___U3CU3E4__this_0)); } inline TimeLimitGameSettleView_tAF4D0EF4F1D7928ED064B02C88CF362ABF59FD12 * get_U3CU3E4__this_0() const { return ___U3CU3E4__this_0; } inline TimeLimitGameSettleView_tAF4D0EF4F1D7928ED064B02C88CF362ABF59FD12 ** get_address_of_U3CU3E4__this_0() { return &___U3CU3E4__this_0; } inline void set_U3CU3E4__this_0(TimeLimitGameSettleView_tAF4D0EF4F1D7928ED064B02C88CF362ABF59FD12 * value) { ___U3CU3E4__this_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_0), (void*)value); } inline static int32_t get_offset_of_scoreText_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass1_0_t56EB5CDA02C3FD82CE75510EC065A00498BC35C0, ___scoreText_1)); } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_scoreText_1() const { return ___scoreText_1; } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_scoreText_1() { return &___scoreText_1; } inline void set_scoreText_1(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value) { ___scoreText_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___scoreText_1), (void*)value); } }; // TimeLimitGameSettleView/<>c__DisplayClass1_1 struct U3CU3Ec__DisplayClass1_1_tC7F0DABF183AC559B01BCEC5146128DCF70BEEF2 : public RuntimeObject { public: // UnityEngine.Transform TimeLimitGameSettleView/<>c__DisplayClass1_1::tsf Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___tsf_0; // TimeLimitGameSettleView/<>c__DisplayClass1_0 TimeLimitGameSettleView/<>c__DisplayClass1_1::CS$<>8__locals1 U3CU3Ec__DisplayClass1_0_t56EB5CDA02C3FD82CE75510EC065A00498BC35C0 * ___CSU24U3CU3E8__locals1_1; public: inline static int32_t get_offset_of_tsf_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass1_1_tC7F0DABF183AC559B01BCEC5146128DCF70BEEF2, ___tsf_0)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_tsf_0() const { return ___tsf_0; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_tsf_0() { return &___tsf_0; } inline void set_tsf_0(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___tsf_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___tsf_0), (void*)value); } inline static int32_t get_offset_of_CSU24U3CU3E8__locals1_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass1_1_tC7F0DABF183AC559B01BCEC5146128DCF70BEEF2, ___CSU24U3CU3E8__locals1_1)); } inline U3CU3Ec__DisplayClass1_0_t56EB5CDA02C3FD82CE75510EC065A00498BC35C0 * get_CSU24U3CU3E8__locals1_1() const { return ___CSU24U3CU3E8__locals1_1; } inline U3CU3Ec__DisplayClass1_0_t56EB5CDA02C3FD82CE75510EC065A00498BC35C0 ** get_address_of_CSU24U3CU3E8__locals1_1() { return &___CSU24U3CU3E8__locals1_1; } inline void set_CSU24U3CU3E8__locals1_1(U3CU3Ec__DisplayClass1_0_t56EB5CDA02C3FD82CE75510EC065A00498BC35C0 * value) { ___CSU24U3CU3E8__locals1_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___CSU24U3CU3E8__locals1_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Tsp.TimeStampToken/CertID struct CertID_tE071A935AA53618662313D14261E4A9B2B79929F : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertID BestHTTP.SecureProtocol.Org.BouncyCastle.Tsp.TimeStampToken/CertID::certID EssCertID_t773CAD5C100D56F09CA4274747ACFFA9FF0DFADD * ___certID_0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertIDv2 BestHTTP.SecureProtocol.Org.BouncyCastle.Tsp.TimeStampToken/CertID::certIDv2 EssCertIDv2_tBA534165AB04C20A232CFCCC8C86D06BF93246F6 * ___certIDv2_1; public: inline static int32_t get_offset_of_certID_0() { return static_cast(offsetof(CertID_tE071A935AA53618662313D14261E4A9B2B79929F, ___certID_0)); } inline EssCertID_t773CAD5C100D56F09CA4274747ACFFA9FF0DFADD * get_certID_0() const { return ___certID_0; } inline EssCertID_t773CAD5C100D56F09CA4274747ACFFA9FF0DFADD ** get_address_of_certID_0() { return &___certID_0; } inline void set_certID_0(EssCertID_t773CAD5C100D56F09CA4274747ACFFA9FF0DFADD * value) { ___certID_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___certID_0), (void*)value); } inline static int32_t get_offset_of_certIDv2_1() { return static_cast(offsetof(CertID_tE071A935AA53618662313D14261E4A9B2B79929F, ___certIDv2_1)); } inline EssCertIDv2_tBA534165AB04C20A232CFCCC8C86D06BF93246F6 * get_certIDv2_1() const { return ___certIDv2_1; } inline EssCertIDv2_tBA534165AB04C20A232CFCCC8C86D06BF93246F6 ** get_address_of_certIDv2_1() { return &___certIDv2_1; } inline void set_certIDv2_1(EssCertIDv2_tBA534165AB04C20A232CFCCC8C86D06BF93246F6 * value) { ___certIDv2_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___certIDv2_1), (void*)value); } }; // UnityStandardAssets.Utility.TimedObjectActivator/d__5 struct U3CActivateU3Ed__5_tC898DA233D853FC4B1DE63BAC952A53AF16C1FD1 : public RuntimeObject { public: // System.Int32 UnityStandardAssets.Utility.TimedObjectActivator/d__5::<>1__state int32_t ___U3CU3E1__state_0; // System.Object UnityStandardAssets.Utility.TimedObjectActivator/d__5::<>2__current RuntimeObject * ___U3CU3E2__current_1; // UnityStandardAssets.Utility.TimedObjectActivator/Entry UnityStandardAssets.Utility.TimedObjectActivator/d__5::entry Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D * ___entry_2; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CActivateU3Ed__5_tC898DA233D853FC4B1DE63BAC952A53AF16C1FD1, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CActivateU3Ed__5_tC898DA233D853FC4B1DE63BAC952A53AF16C1FD1, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_entry_2() { return static_cast(offsetof(U3CActivateU3Ed__5_tC898DA233D853FC4B1DE63BAC952A53AF16C1FD1, ___entry_2)); } inline Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D * get_entry_2() const { return ___entry_2; } inline Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D ** get_address_of_entry_2() { return &___entry_2; } inline void set_entry_2(Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D * value) { ___entry_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___entry_2), (void*)value); } }; // UnityStandardAssets.Utility.TimedObjectActivator/d__6 struct U3CDeactivateU3Ed__6_t9902A4883F050FFCD8E094AE7C0112D9660ACA3A : public RuntimeObject { public: // System.Int32 UnityStandardAssets.Utility.TimedObjectActivator/d__6::<>1__state int32_t ___U3CU3E1__state_0; // System.Object UnityStandardAssets.Utility.TimedObjectActivator/d__6::<>2__current RuntimeObject * ___U3CU3E2__current_1; // UnityStandardAssets.Utility.TimedObjectActivator/Entry UnityStandardAssets.Utility.TimedObjectActivator/d__6::entry Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D * ___entry_2; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CDeactivateU3Ed__6_t9902A4883F050FFCD8E094AE7C0112D9660ACA3A, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CDeactivateU3Ed__6_t9902A4883F050FFCD8E094AE7C0112D9660ACA3A, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_entry_2() { return static_cast(offsetof(U3CDeactivateU3Ed__6_t9902A4883F050FFCD8E094AE7C0112D9660ACA3A, ___entry_2)); } inline Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D * get_entry_2() const { return ___entry_2; } inline Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D ** get_address_of_entry_2() { return &___entry_2; } inline void set_entry_2(Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D * value) { ___entry_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___entry_2), (void*)value); } }; // UnityStandardAssets.Utility.TimedObjectActivator/d__7 struct U3CReloadLevelU3Ed__7_t06A7A86A21323981F9771C09D9C34BBF5CB3E09E : public RuntimeObject { public: // System.Int32 UnityStandardAssets.Utility.TimedObjectActivator/d__7::<>1__state int32_t ___U3CU3E1__state_0; // System.Object UnityStandardAssets.Utility.TimedObjectActivator/d__7::<>2__current RuntimeObject * ___U3CU3E2__current_1; // UnityStandardAssets.Utility.TimedObjectActivator/Entry UnityStandardAssets.Utility.TimedObjectActivator/d__7::entry Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D * ___entry_2; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CReloadLevelU3Ed__7_t06A7A86A21323981F9771C09D9C34BBF5CB3E09E, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CReloadLevelU3Ed__7_t06A7A86A21323981F9771C09D9C34BBF5CB3E09E, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_entry_2() { return static_cast(offsetof(U3CReloadLevelU3Ed__7_t06A7A86A21323981F9771C09D9C34BBF5CB3E09E, ___entry_2)); } inline Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D * get_entry_2() const { return ___entry_2; } inline Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D ** get_address_of_entry_2() { return &___entry_2; } inline void set_entry_2(Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D * value) { ___entry_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___entry_2), (void*)value); } }; // UnityStandardAssets.Utility.TimedObjectActivator/Entries struct Entries_tE80E220B296D4396D2B8927DF843C68B937FD213 : public RuntimeObject { public: // UnityStandardAssets.Utility.TimedObjectActivator/Entry[] UnityStandardAssets.Utility.TimedObjectActivator/Entries::entries EntryU5BU5D_tB72487369DD814BF78806A7F84797D9D4D1358EA* ___entries_0; public: inline static int32_t get_offset_of_entries_0() { return static_cast(offsetof(Entries_tE80E220B296D4396D2B8927DF843C68B937FD213, ___entries_0)); } inline EntryU5BU5D_tB72487369DD814BF78806A7F84797D9D4D1358EA* get_entries_0() const { return ___entries_0; } inline EntryU5BU5D_tB72487369DD814BF78806A7F84797D9D4D1358EA** get_address_of_entries_0() { return &___entries_0; } inline void set_entries_0(EntryU5BU5D_tB72487369DD814BF78806A7F84797D9D4D1358EA* value) { ___entries_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateList/RevokedCertificatesEnumeration/RevokedCertificatesEnumerator struct RevokedCertificatesEnumerator_t3B48CCB4D9EB38A4F14C43EF386994C5677EB13D : public RuntimeObject { public: // System.Collections.IEnumerator BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateList/RevokedCertificatesEnumeration/RevokedCertificatesEnumerator::e RuntimeObject* ___e_0; public: inline static int32_t get_offset_of_e_0() { return static_cast(offsetof(RevokedCertificatesEnumerator_t3B48CCB4D9EB38A4F14C43EF386994C5677EB13D, ___e_0)); } inline RuntimeObject* get_e_0() const { return ___e_0; } inline RuntimeObject** get_address_of_e_0() { return &___e_0; } inline void set_e_0(RuntimeObject* value) { ___e_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___e_0), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current RuntimeObject * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___list_0)); } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * get_list_0() const { return ___list_0; } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___current_3)); } inline RuntimeObject * get_current_3() const { return ___current_3; } inline RuntimeObject ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC, ___list_0)); } inline List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * get_list_0() const { return ___list_0; } inline List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC, ___current_3)); } inline PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * get_current_3() const { return ___current_3; } inline PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.AbstractF2mCurve struct AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE : public ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.AbstractF2mCurve::si BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* ___si_16; public: inline static int32_t get_offset_of_si_16() { return static_cast(offsetof(AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE, ___si_16)); } inline BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* get_si_16() const { return ___si_16; } inline BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED** get_address_of_si_16() { return &___si_16; } inline void set_si_16(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* value) { ___si_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___si_16), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.AbstractF2mFieldElement struct AbstractF2mFieldElement_tFE8B594FAC65E3901869DD8752F30A2A5AA26677 : public ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.AbstractFpCurve struct AbstractFpCurve_tE0B6ADB825360C35FC7DFFBCC3473DCA2198D5EF : public ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.AbstractFpFieldElement struct AbstractFpFieldElement_tD2C80C5CF9EBE12D131C5D8D967229FF84510820 : public ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier struct AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier::algorithm DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___algorithm_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier::parameters Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___parameters_3; public: inline static int32_t get_offset_of_algorithm_2() { return static_cast(offsetof(AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9, ___algorithm_2)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_algorithm_2() const { return ___algorithm_2; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_algorithm_2() { return &___algorithm_2; } inline void set_algorithm_2(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___algorithm_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___algorithm_2), (void*)value); } inline static int32_t get_offset_of_parameters_3() { return static_cast(offsetof(AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9, ___parameters_3)); } inline Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * get_parameters_3() const { return ___parameters_3; } inline Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC ** get_address_of_parameters_3() { return &___parameters_3; } inline void set_parameters_3(Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * value) { ___parameters_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___parameters_3), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object struct Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: public: }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___m_value_0)); } inline uint8_t get_m_value_0() const { return ___m_value_0; } inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint8_t value) { ___m_value_0 = value; } }; // UnityEngine.Color struct Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 { public: // System.Single UnityEngine.Color::r float ___r_0; // System.Single UnityEngine.Color::g float ___g_1; // System.Single UnityEngine.Color::b float ___b_2; // System.Single UnityEngine.Color::a float ___a_3; public: inline static int32_t get_offset_of_r_0() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___r_0)); } inline float get_r_0() const { return ___r_0; } inline float* get_address_of_r_0() { return &___r_0; } inline void set_r_0(float value) { ___r_0 = value; } inline static int32_t get_offset_of_g_1() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___g_1)); } inline float get_g_1() const { return ___g_1; } inline float* get_address_of_g_1() { return &___g_1; } inline void set_g_1(float value) { ___g_1 = value; } inline static int32_t get_offset_of_b_2() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___b_2)); } inline float get_b_2() const { return ___b_2; } inline float* get_address_of_b_2() { return &___b_2; } inline void set_b_2(float value) { ___b_2 = value; } inline static int32_t get_offset_of_a_3() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___a_3)); } inline float get_a_3() const { return ___a_3; } inline float* get_address_of_a_3() { return &___a_3; } inline void set_a_3(float value) { ___a_3 = value; } }; // System.DateTime struct DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 { public: // System.UInt64 System.DateTime::dateData uint64_t ___dateData_44; public: inline static int32_t get_offset_of_dateData_44() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405, ___dateData_44)); } inline uint64_t get_dateData_44() const { return ___dateData_44; } inline uint64_t* get_address_of_dateData_44() { return &___dateData_44; } inline void set_dateData_44(uint64_t value) { ___dateData_44 = value; } }; struct DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields { public: // System.Int32[] System.DateTime::DaysToMonth365 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___DaysToMonth365_29; // System.Int32[] System.DateTime::DaysToMonth366 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___DaysToMonth366_30; // System.DateTime System.DateTime::MinValue DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___MinValue_31; // System.DateTime System.DateTime::MaxValue DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___MaxValue_32; public: inline static int32_t get_offset_of_DaysToMonth365_29() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___DaysToMonth365_29)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_DaysToMonth365_29() const { return ___DaysToMonth365_29; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_DaysToMonth365_29() { return &___DaysToMonth365_29; } inline void set_DaysToMonth365_29(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___DaysToMonth365_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth365_29), (void*)value); } inline static int32_t get_offset_of_DaysToMonth366_30() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___DaysToMonth366_30)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_DaysToMonth366_30() const { return ___DaysToMonth366_30; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_DaysToMonth366_30() { return &___DaysToMonth366_30; } inline void set_DaysToMonth366_30(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___DaysToMonth366_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth366_30), (void*)value); } inline static int32_t get_offset_of_MinValue_31() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___MinValue_31)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_MinValue_31() const { return ___MinValue_31; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_MinValue_31() { return &___MinValue_31; } inline void set_MinValue_31(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___MinValue_31 = value; } inline static int32_t get_offset_of_MaxValue_32() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___MaxValue_32)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_MaxValue_32() const { return ___MaxValue_32; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_MaxValue_32() { return &___MaxValue_32; } inline void set_MaxValue_32(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___MaxValue_32 = value; } }; // System.Double struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181 { public: // System.Double System.Double::m_value double ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181, ___m_value_0)); } inline double get_m_value_0() const { return ___m_value_0; } inline double* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(double value) { ___m_value_0 = value; } }; struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields { public: // System.Double System.Double::NegativeZero double ___NegativeZero_7; public: inline static int32_t get_offset_of_NegativeZero_7() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields, ___NegativeZero_7)); } inline double get_NegativeZero_7() const { return ___NegativeZero_7; } inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; } inline void set_NegativeZero_7(double value) { ___NegativeZero_7 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertID struct EssCertID_t773CAD5C100D56F09CA4274747ACFFA9FF0DFADD : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OctetString BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertID::certHash Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * ___certHash_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.IssuerSerial BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertID::issuerSerial IssuerSerial_t7368EB3A12EDEEEFCB87BE6B748D2FD5B54BAE37 * ___issuerSerial_3; public: inline static int32_t get_offset_of_certHash_2() { return static_cast(offsetof(EssCertID_t773CAD5C100D56F09CA4274747ACFFA9FF0DFADD, ___certHash_2)); } inline Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * get_certHash_2() const { return ___certHash_2; } inline Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 ** get_address_of_certHash_2() { return &___certHash_2; } inline void set_certHash_2(Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * value) { ___certHash_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___certHash_2), (void*)value); } inline static int32_t get_offset_of_issuerSerial_3() { return static_cast(offsetof(EssCertID_t773CAD5C100D56F09CA4274747ACFFA9FF0DFADD, ___issuerSerial_3)); } inline IssuerSerial_t7368EB3A12EDEEEFCB87BE6B748D2FD5B54BAE37 * get_issuerSerial_3() const { return ___issuerSerial_3; } inline IssuerSerial_t7368EB3A12EDEEEFCB87BE6B748D2FD5B54BAE37 ** get_address_of_issuerSerial_3() { return &___issuerSerial_3; } inline void set_issuerSerial_3(IssuerSerial_t7368EB3A12EDEEEFCB87BE6B748D2FD5B54BAE37 * value) { ___issuerSerial_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___issuerSerial_3), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertIDv2 struct EssCertIDv2_tBA534165AB04C20A232CFCCC8C86D06BF93246F6 : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertIDv2::hashAlgorithm AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * ___hashAlgorithm_2; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertIDv2::certHash ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___certHash_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.IssuerSerial BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertIDv2::issuerSerial IssuerSerial_t7368EB3A12EDEEEFCB87BE6B748D2FD5B54BAE37 * ___issuerSerial_4; public: inline static int32_t get_offset_of_hashAlgorithm_2() { return static_cast(offsetof(EssCertIDv2_tBA534165AB04C20A232CFCCC8C86D06BF93246F6, ___hashAlgorithm_2)); } inline AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * get_hashAlgorithm_2() const { return ___hashAlgorithm_2; } inline AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 ** get_address_of_hashAlgorithm_2() { return &___hashAlgorithm_2; } inline void set_hashAlgorithm_2(AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * value) { ___hashAlgorithm_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___hashAlgorithm_2), (void*)value); } inline static int32_t get_offset_of_certHash_3() { return static_cast(offsetof(EssCertIDv2_tBA534165AB04C20A232CFCCC8C86D06BF93246F6, ___certHash_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_certHash_3() const { return ___certHash_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_certHash_3() { return &___certHash_3; } inline void set_certHash_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___certHash_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___certHash_3), (void*)value); } inline static int32_t get_offset_of_issuerSerial_4() { return static_cast(offsetof(EssCertIDv2_tBA534165AB04C20A232CFCCC8C86D06BF93246F6, ___issuerSerial_4)); } inline IssuerSerial_t7368EB3A12EDEEEFCB87BE6B748D2FD5B54BAE37 * get_issuerSerial_4() const { return ___issuerSerial_4; } inline IssuerSerial_t7368EB3A12EDEEEFCB87BE6B748D2FD5B54BAE37 ** get_address_of_issuerSerial_4() { return &___issuerSerial_4; } inline void set_issuerSerial_4(IssuerSerial_t7368EB3A12EDEEEFCB87BE6B748D2FD5B54BAE37 * value) { ___issuerSerial_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___issuerSerial_4), (void*)value); } }; struct EssCertIDv2_tBA534165AB04C20A232CFCCC8C86D06BF93246F6_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertIDv2::DefaultAlgID AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * ___DefaultAlgID_5; public: inline static int32_t get_offset_of_DefaultAlgID_5() { return static_cast(offsetof(EssCertIDv2_tBA534165AB04C20A232CFCCC8C86D06BF93246F6_StaticFields, ___DefaultAlgID_5)); } inline AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * get_DefaultAlgID_5() const { return ___DefaultAlgID_5; } inline AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 ** get_address_of_DefaultAlgID_5() { return &___DefaultAlgID_5; } inline void set_DefaultAlgID_5(AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * value) { ___DefaultAlgID_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___DefaultAlgID_5), (void*)value); } }; // System.Int16 struct Int16_tD0F031114106263BB459DA1F099FF9F42691295A { public: // System.Int16 System.Int16::m_value int16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int16_tD0F031114106263BB459DA1F099FF9F42691295A, ___m_value_0)); } inline int16_t get_m_value_0() const { return ___m_value_0; } inline int16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int16_t value) { ___m_value_0 = value; } }; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.Int64 struct Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3, ___m_value_0)); } inline int64_t get_m_value_0() const { return ___m_value_0; } inline int64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int64_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.IssuerSerial struct IssuerSerial_t7368EB3A12EDEEEFCB87BE6B748D2FD5B54BAE37 : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.GeneralNames BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.IssuerSerial::issuer GeneralNames_tFF74584199F5CAD145B6DA73D7552D4B4FD101E5 * ___issuer_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.IssuerSerial::serial DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * ___serial_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.IssuerSerial::issuerUid DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * ___issuerUid_4; public: inline static int32_t get_offset_of_issuer_2() { return static_cast(offsetof(IssuerSerial_t7368EB3A12EDEEEFCB87BE6B748D2FD5B54BAE37, ___issuer_2)); } inline GeneralNames_tFF74584199F5CAD145B6DA73D7552D4B4FD101E5 * get_issuer_2() const { return ___issuer_2; } inline GeneralNames_tFF74584199F5CAD145B6DA73D7552D4B4FD101E5 ** get_address_of_issuer_2() { return &___issuer_2; } inline void set_issuer_2(GeneralNames_tFF74584199F5CAD145B6DA73D7552D4B4FD101E5 * value) { ___issuer_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___issuer_2), (void*)value); } inline static int32_t get_offset_of_serial_3() { return static_cast(offsetof(IssuerSerial_t7368EB3A12EDEEEFCB87BE6B748D2FD5B54BAE37, ___serial_3)); } inline DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * get_serial_3() const { return ___serial_3; } inline DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 ** get_address_of_serial_3() { return &___serial_3; } inline void set_serial_3(DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * value) { ___serial_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___serial_3), (void*)value); } inline static int32_t get_offset_of_issuerUid_4() { return static_cast(offsetof(IssuerSerial_t7368EB3A12EDEEEFCB87BE6B748D2FD5B54BAE37, ___issuerUid_4)); } inline DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * get_issuerUid_4() const { return ___issuerUid_4; } inline DerBitString_t305465793A47445626D3541AB8CEDE347D874524 ** get_address_of_issuerUid_4() { return &___issuerUid_4; } inline void set_issuerUid_4(DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * value) { ___issuerUid_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___issuerUid_4), (void*)value); } }; // UnityEngine.SceneManagement.Scene struct Scene_t5495AD2FDC587DB2E94D9BDE2B85868BFB9A92EE { public: // System.Int32 UnityEngine.SceneManagement.Scene::m_Handle int32_t ___m_Handle_0; public: inline static int32_t get_offset_of_m_Handle_0() { return static_cast(offsetof(Scene_t5495AD2FDC587DB2E94D9BDE2B85868BFB9A92EE, ___m_Handle_0)); } inline int32_t get_m_Handle_0() const { return ___m_Handle_0; } inline int32_t* get_address_of_m_Handle_0() { return &___m_Handle_0; } inline void set_m_Handle_0(int32_t value) { ___m_Handle_0 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // UnityEngine.UI.SpriteState struct SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E { public: // UnityEngine.Sprite UnityEngine.UI.SpriteState::m_HighlightedSprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_HighlightedSprite_0; // UnityEngine.Sprite UnityEngine.UI.SpriteState::m_PressedSprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_PressedSprite_1; // UnityEngine.Sprite UnityEngine.UI.SpriteState::m_SelectedSprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_SelectedSprite_2; // UnityEngine.Sprite UnityEngine.UI.SpriteState::m_DisabledSprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_DisabledSprite_3; public: inline static int32_t get_offset_of_m_HighlightedSprite_0() { return static_cast(offsetof(SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E, ___m_HighlightedSprite_0)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_HighlightedSprite_0() const { return ___m_HighlightedSprite_0; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_HighlightedSprite_0() { return &___m_HighlightedSprite_0; } inline void set_m_HighlightedSprite_0(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_HighlightedSprite_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_HighlightedSprite_0), (void*)value); } inline static int32_t get_offset_of_m_PressedSprite_1() { return static_cast(offsetof(SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E, ___m_PressedSprite_1)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_PressedSprite_1() const { return ___m_PressedSprite_1; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_PressedSprite_1() { return &___m_PressedSprite_1; } inline void set_m_PressedSprite_1(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_PressedSprite_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PressedSprite_1), (void*)value); } inline static int32_t get_offset_of_m_SelectedSprite_2() { return static_cast(offsetof(SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E, ___m_SelectedSprite_2)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_SelectedSprite_2() const { return ___m_SelectedSprite_2; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_SelectedSprite_2() { return &___m_SelectedSprite_2; } inline void set_m_SelectedSprite_2(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_SelectedSprite_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SelectedSprite_2), (void*)value); } inline static int32_t get_offset_of_m_DisabledSprite_3() { return static_cast(offsetof(SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E, ___m_DisabledSprite_3)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_DisabledSprite_3() const { return ___m_DisabledSprite_3; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_DisabledSprite_3() { return &___m_DisabledSprite_3; } inline void set_m_DisabledSprite_3(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_DisabledSprite_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DisabledSprite_3), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UI.SpriteState struct SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E_marshaled_pinvoke { Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_HighlightedSprite_0; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_PressedSprite_1; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_SelectedSprite_2; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_DisabledSprite_3; }; // Native definition for COM marshalling of UnityEngine.UI.SpriteState struct SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E_marshaled_com { Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_HighlightedSprite_0; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_PressedSprite_1; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_SelectedSprite_2; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_DisabledSprite_3; }; // System.IO.Stream struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 { public: // System.IO.Stream/ReadWriteTask System.IO.Stream::_activeReadWriteTask ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 * ____activeReadWriteTask_3; // System.Threading.SemaphoreSlim System.IO.Stream::_asyncActiveSemaphore SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 * ____asyncActiveSemaphore_4; public: inline static int32_t get_offset_of__activeReadWriteTask_3() { return static_cast(offsetof(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB, ____activeReadWriteTask_3)); } inline ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 * get__activeReadWriteTask_3() const { return ____activeReadWriteTask_3; } inline ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 ** get_address_of__activeReadWriteTask_3() { return &____activeReadWriteTask_3; } inline void set__activeReadWriteTask_3(ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 * value) { ____activeReadWriteTask_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____activeReadWriteTask_3), (void*)value); } inline static int32_t get_offset_of__asyncActiveSemaphore_4() { return static_cast(offsetof(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB, ____asyncActiveSemaphore_4)); } inline SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 * get__asyncActiveSemaphore_4() const { return ____asyncActiveSemaphore_4; } inline SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 ** get_address_of__asyncActiveSemaphore_4() { return &____asyncActiveSemaphore_4; } inline void set__asyncActiveSemaphore_4(SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 * value) { ____asyncActiveSemaphore_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____asyncActiveSemaphore_4), (void*)value); } }; struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_StaticFields { public: // System.IO.Stream System.IO.Stream::Null Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___Null_1; public: inline static int32_t get_offset_of_Null_1() { return static_cast(offsetof(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_StaticFields, ___Null_1)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_Null_1() const { return ___Null_1; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_Null_1() { return &___Null_1; } inline void set_Null_1(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___Null_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Null_1), (void*)value); } }; // System.IO.TextWriter struct TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 { public: // System.Char[] System.IO.TextWriter::CoreNewLine CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___CoreNewLine_9; // System.IFormatProvider System.IO.TextWriter::InternalFormatProvider RuntimeObject* ___InternalFormatProvider_10; public: inline static int32_t get_offset_of_CoreNewLine_9() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643, ___CoreNewLine_9)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_CoreNewLine_9() const { return ___CoreNewLine_9; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_CoreNewLine_9() { return &___CoreNewLine_9; } inline void set_CoreNewLine_9(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___CoreNewLine_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___CoreNewLine_9), (void*)value); } inline static int32_t get_offset_of_InternalFormatProvider_10() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643, ___InternalFormatProvider_10)); } inline RuntimeObject* get_InternalFormatProvider_10() const { return ___InternalFormatProvider_10; } inline RuntimeObject** get_address_of_InternalFormatProvider_10() { return &___InternalFormatProvider_10; } inline void set_InternalFormatProvider_10(RuntimeObject* value) { ___InternalFormatProvider_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___InternalFormatProvider_10), (void*)value); } }; struct TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields { public: // System.IO.TextWriter System.IO.TextWriter::Null TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * ___Null_1; // System.Action`1 System.IO.TextWriter::_WriteCharDelegate Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ____WriteCharDelegate_2; // System.Action`1 System.IO.TextWriter::_WriteStringDelegate Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ____WriteStringDelegate_3; // System.Action`1 System.IO.TextWriter::_WriteCharArrayRangeDelegate Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ____WriteCharArrayRangeDelegate_4; // System.Action`1 System.IO.TextWriter::_WriteLineCharDelegate Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ____WriteLineCharDelegate_5; // System.Action`1 System.IO.TextWriter::_WriteLineStringDelegate Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ____WriteLineStringDelegate_6; // System.Action`1 System.IO.TextWriter::_WriteLineCharArrayRangeDelegate Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ____WriteLineCharArrayRangeDelegate_7; // System.Action`1 System.IO.TextWriter::_FlushDelegate Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ____FlushDelegate_8; public: inline static int32_t get_offset_of_Null_1() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ___Null_1)); } inline TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * get_Null_1() const { return ___Null_1; } inline TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 ** get_address_of_Null_1() { return &___Null_1; } inline void set_Null_1(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * value) { ___Null_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Null_1), (void*)value); } inline static int32_t get_offset_of__WriteCharDelegate_2() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ____WriteCharDelegate_2)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get__WriteCharDelegate_2() const { return ____WriteCharDelegate_2; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of__WriteCharDelegate_2() { return &____WriteCharDelegate_2; } inline void set__WriteCharDelegate_2(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ____WriteCharDelegate_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____WriteCharDelegate_2), (void*)value); } inline static int32_t get_offset_of__WriteStringDelegate_3() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ____WriteStringDelegate_3)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get__WriteStringDelegate_3() const { return ____WriteStringDelegate_3; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of__WriteStringDelegate_3() { return &____WriteStringDelegate_3; } inline void set__WriteStringDelegate_3(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ____WriteStringDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____WriteStringDelegate_3), (void*)value); } inline static int32_t get_offset_of__WriteCharArrayRangeDelegate_4() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ____WriteCharArrayRangeDelegate_4)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get__WriteCharArrayRangeDelegate_4() const { return ____WriteCharArrayRangeDelegate_4; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of__WriteCharArrayRangeDelegate_4() { return &____WriteCharArrayRangeDelegate_4; } inline void set__WriteCharArrayRangeDelegate_4(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ____WriteCharArrayRangeDelegate_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____WriteCharArrayRangeDelegate_4), (void*)value); } inline static int32_t get_offset_of__WriteLineCharDelegate_5() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ____WriteLineCharDelegate_5)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get__WriteLineCharDelegate_5() const { return ____WriteLineCharDelegate_5; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of__WriteLineCharDelegate_5() { return &____WriteLineCharDelegate_5; } inline void set__WriteLineCharDelegate_5(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ____WriteLineCharDelegate_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____WriteLineCharDelegate_5), (void*)value); } inline static int32_t get_offset_of__WriteLineStringDelegate_6() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ____WriteLineStringDelegate_6)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get__WriteLineStringDelegate_6() const { return ____WriteLineStringDelegate_6; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of__WriteLineStringDelegate_6() { return &____WriteLineStringDelegate_6; } inline void set__WriteLineStringDelegate_6(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ____WriteLineStringDelegate_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____WriteLineStringDelegate_6), (void*)value); } inline static int32_t get_offset_of__WriteLineCharArrayRangeDelegate_7() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ____WriteLineCharArrayRangeDelegate_7)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get__WriteLineCharArrayRangeDelegate_7() const { return ____WriteLineCharArrayRangeDelegate_7; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of__WriteLineCharArrayRangeDelegate_7() { return &____WriteLineCharArrayRangeDelegate_7; } inline void set__WriteLineCharArrayRangeDelegate_7(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ____WriteLineCharArrayRangeDelegate_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____WriteLineCharArrayRangeDelegate_7), (void*)value); } inline static int32_t get_offset_of__FlushDelegate_8() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ____FlushDelegate_8)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get__FlushDelegate_8() const { return ____FlushDelegate_8; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of__FlushDelegate_8() { return &____FlushDelegate_8; } inline void set__FlushDelegate_8(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ____FlushDelegate_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____FlushDelegate_8), (void*)value); } }; // System.Threading.Thread struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 : public CriticalFinalizerObject_tA3367C832FFE7434EB3C15C7136AF25524150997 { public: // System.Threading.InternalThread System.Threading.Thread::internal_thread InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB * ___internal_thread_6; // System.Object System.Threading.Thread::m_ThreadStartArg RuntimeObject * ___m_ThreadStartArg_7; // System.Object System.Threading.Thread::pending_exception RuntimeObject * ___pending_exception_8; // System.Security.Principal.IPrincipal System.Threading.Thread::principal RuntimeObject* ___principal_9; // System.Int32 System.Threading.Thread::principal_version int32_t ___principal_version_10; // System.MulticastDelegate System.Threading.Thread::m_Delegate MulticastDelegate_t * ___m_Delegate_12; // System.Threading.ExecutionContext System.Threading.Thread::m_ExecutionContext ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 * ___m_ExecutionContext_13; // System.Boolean System.Threading.Thread::m_ExecutionContextBelongsToOuterScope bool ___m_ExecutionContextBelongsToOuterScope_14; public: inline static int32_t get_offset_of_internal_thread_6() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___internal_thread_6)); } inline InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB * get_internal_thread_6() const { return ___internal_thread_6; } inline InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB ** get_address_of_internal_thread_6() { return &___internal_thread_6; } inline void set_internal_thread_6(InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB * value) { ___internal_thread_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___internal_thread_6), (void*)value); } inline static int32_t get_offset_of_m_ThreadStartArg_7() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_ThreadStartArg_7)); } inline RuntimeObject * get_m_ThreadStartArg_7() const { return ___m_ThreadStartArg_7; } inline RuntimeObject ** get_address_of_m_ThreadStartArg_7() { return &___m_ThreadStartArg_7; } inline void set_m_ThreadStartArg_7(RuntimeObject * value) { ___m_ThreadStartArg_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ThreadStartArg_7), (void*)value); } inline static int32_t get_offset_of_pending_exception_8() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___pending_exception_8)); } inline RuntimeObject * get_pending_exception_8() const { return ___pending_exception_8; } inline RuntimeObject ** get_address_of_pending_exception_8() { return &___pending_exception_8; } inline void set_pending_exception_8(RuntimeObject * value) { ___pending_exception_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___pending_exception_8), (void*)value); } inline static int32_t get_offset_of_principal_9() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___principal_9)); } inline RuntimeObject* get_principal_9() const { return ___principal_9; } inline RuntimeObject** get_address_of_principal_9() { return &___principal_9; } inline void set_principal_9(RuntimeObject* value) { ___principal_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___principal_9), (void*)value); } inline static int32_t get_offset_of_principal_version_10() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___principal_version_10)); } inline int32_t get_principal_version_10() const { return ___principal_version_10; } inline int32_t* get_address_of_principal_version_10() { return &___principal_version_10; } inline void set_principal_version_10(int32_t value) { ___principal_version_10 = value; } inline static int32_t get_offset_of_m_Delegate_12() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_Delegate_12)); } inline MulticastDelegate_t * get_m_Delegate_12() const { return ___m_Delegate_12; } inline MulticastDelegate_t ** get_address_of_m_Delegate_12() { return &___m_Delegate_12; } inline void set_m_Delegate_12(MulticastDelegate_t * value) { ___m_Delegate_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Delegate_12), (void*)value); } inline static int32_t get_offset_of_m_ExecutionContext_13() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_ExecutionContext_13)); } inline ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 * get_m_ExecutionContext_13() const { return ___m_ExecutionContext_13; } inline ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 ** get_address_of_m_ExecutionContext_13() { return &___m_ExecutionContext_13; } inline void set_m_ExecutionContext_13(ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 * value) { ___m_ExecutionContext_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ExecutionContext_13), (void*)value); } inline static int32_t get_offset_of_m_ExecutionContextBelongsToOuterScope_14() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_ExecutionContextBelongsToOuterScope_14)); } inline bool get_m_ExecutionContextBelongsToOuterScope_14() const { return ___m_ExecutionContextBelongsToOuterScope_14; } inline bool* get_address_of_m_ExecutionContextBelongsToOuterScope_14() { return &___m_ExecutionContextBelongsToOuterScope_14; } inline void set_m_ExecutionContextBelongsToOuterScope_14(bool value) { ___m_ExecutionContextBelongsToOuterScope_14 = value; } }; struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields { public: // System.LocalDataStoreMgr System.Threading.Thread::s_LocalDataStoreMgr LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A * ___s_LocalDataStoreMgr_0; // System.Threading.AsyncLocal`1 System.Threading.Thread::s_asyncLocalCurrentCulture AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * ___s_asyncLocalCurrentCulture_4; // System.Threading.AsyncLocal`1 System.Threading.Thread::s_asyncLocalCurrentUICulture AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * ___s_asyncLocalCurrentUICulture_5; public: inline static int32_t get_offset_of_s_LocalDataStoreMgr_0() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields, ___s_LocalDataStoreMgr_0)); } inline LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A * get_s_LocalDataStoreMgr_0() const { return ___s_LocalDataStoreMgr_0; } inline LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A ** get_address_of_s_LocalDataStoreMgr_0() { return &___s_LocalDataStoreMgr_0; } inline void set_s_LocalDataStoreMgr_0(LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A * value) { ___s_LocalDataStoreMgr_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_LocalDataStoreMgr_0), (void*)value); } inline static int32_t get_offset_of_s_asyncLocalCurrentCulture_4() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields, ___s_asyncLocalCurrentCulture_4)); } inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * get_s_asyncLocalCurrentCulture_4() const { return ___s_asyncLocalCurrentCulture_4; } inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 ** get_address_of_s_asyncLocalCurrentCulture_4() { return &___s_asyncLocalCurrentCulture_4; } inline void set_s_asyncLocalCurrentCulture_4(AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * value) { ___s_asyncLocalCurrentCulture_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_asyncLocalCurrentCulture_4), (void*)value); } inline static int32_t get_offset_of_s_asyncLocalCurrentUICulture_5() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields, ___s_asyncLocalCurrentUICulture_5)); } inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * get_s_asyncLocalCurrentUICulture_5() const { return ___s_asyncLocalCurrentUICulture_5; } inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 ** get_address_of_s_asyncLocalCurrentUICulture_5() { return &___s_asyncLocalCurrentUICulture_5; } inline void set_s_asyncLocalCurrentUICulture_5(AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * value) { ___s_asyncLocalCurrentUICulture_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_asyncLocalCurrentUICulture_5), (void*)value); } }; struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields { public: // System.LocalDataStoreHolder System.Threading.Thread::s_LocalDataStore LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 * ___s_LocalDataStore_1; // System.Globalization.CultureInfo System.Threading.Thread::m_CurrentCulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___m_CurrentCulture_2; // System.Globalization.CultureInfo System.Threading.Thread::m_CurrentUICulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___m_CurrentUICulture_3; // System.Threading.Thread System.Threading.Thread::current_thread Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * ___current_thread_11; public: inline static int32_t get_offset_of_s_LocalDataStore_1() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___s_LocalDataStore_1)); } inline LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 * get_s_LocalDataStore_1() const { return ___s_LocalDataStore_1; } inline LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 ** get_address_of_s_LocalDataStore_1() { return &___s_LocalDataStore_1; } inline void set_s_LocalDataStore_1(LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 * value) { ___s_LocalDataStore_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_LocalDataStore_1), (void*)value); } inline static int32_t get_offset_of_m_CurrentCulture_2() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___m_CurrentCulture_2)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_m_CurrentCulture_2() const { return ___m_CurrentCulture_2; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_m_CurrentCulture_2() { return &___m_CurrentCulture_2; } inline void set_m_CurrentCulture_2(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___m_CurrentCulture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentCulture_2), (void*)value); } inline static int32_t get_offset_of_m_CurrentUICulture_3() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___m_CurrentUICulture_3)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_m_CurrentUICulture_3() const { return ___m_CurrentUICulture_3; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_m_CurrentUICulture_3() { return &___m_CurrentUICulture_3; } inline void set_m_CurrentUICulture_3(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___m_CurrentUICulture_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentUICulture_3), (void*)value); } inline static int32_t get_offset_of_current_thread_11() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___current_thread_11)); } inline Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * get_current_thread_11() const { return ___current_thread_11; } inline Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 ** get_address_of_current_thread_11() { return &___current_thread_11; } inline void set_current_thread_11(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * value) { ___current_thread_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_thread_11), (void*)value); } }; // TimeLimitGameMode struct TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500 : public GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82 { public: // System.Single TimeLimitGameMode::score float ___score_6; // System.Int32 TimeLimitGameMode::oneStarScore int32_t ___oneStarScore_7; // System.Single TimeLimitGameMode::time float ___time_8; // TargetBody TimeLimitGameMode::targetBody TargetBody_t6E7BBE108A6A731439FA465338CC657FC854634D * ___targetBody_9; public: inline static int32_t get_offset_of_score_6() { return static_cast(offsetof(TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500, ___score_6)); } inline float get_score_6() const { return ___score_6; } inline float* get_address_of_score_6() { return &___score_6; } inline void set_score_6(float value) { ___score_6 = value; } inline static int32_t get_offset_of_oneStarScore_7() { return static_cast(offsetof(TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500, ___oneStarScore_7)); } inline int32_t get_oneStarScore_7() const { return ___oneStarScore_7; } inline int32_t* get_address_of_oneStarScore_7() { return &___oneStarScore_7; } inline void set_oneStarScore_7(int32_t value) { ___oneStarScore_7 = value; } inline static int32_t get_offset_of_time_8() { return static_cast(offsetof(TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500, ___time_8)); } inline float get_time_8() const { return ___time_8; } inline float* get_address_of_time_8() { return &___time_8; } inline void set_time_8(float value) { ___time_8 = value; } inline static int32_t get_offset_of_targetBody_9() { return static_cast(offsetof(TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500, ___targetBody_9)); } inline TargetBody_t6E7BBE108A6A731439FA465338CC657FC854634D * get_targetBody_9() const { return ___targetBody_9; } inline TargetBody_t6E7BBE108A6A731439FA465338CC657FC854634D ** get_address_of_targetBody_9() { return &___targetBody_9; } inline void set_targetBody_9(TargetBody_t6E7BBE108A6A731439FA465338CC657FC854634D * value) { ___targetBody_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___targetBody_9), (void*)value); } }; struct TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500_StaticFields { public: // System.Int32 TimeLimitGameMode::insCount int32_t ___insCount_2; // System.Int32[] TimeLimitGameMode::distanceCanSelected Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___distanceCanSelected_3; // System.Int32 TimeLimitGameMode::distance int32_t ___distance_4; // System.Int32 TimeLimitGameMode::insCountWillTryAgain int32_t ___insCountWillTryAgain_5; public: inline static int32_t get_offset_of_insCount_2() { return static_cast(offsetof(TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500_StaticFields, ___insCount_2)); } inline int32_t get_insCount_2() const { return ___insCount_2; } inline int32_t* get_address_of_insCount_2() { return &___insCount_2; } inline void set_insCount_2(int32_t value) { ___insCount_2 = value; } inline static int32_t get_offset_of_distanceCanSelected_3() { return static_cast(offsetof(TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500_StaticFields, ___distanceCanSelected_3)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_distanceCanSelected_3() const { return ___distanceCanSelected_3; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_distanceCanSelected_3() { return &___distanceCanSelected_3; } inline void set_distanceCanSelected_3(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___distanceCanSelected_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___distanceCanSelected_3), (void*)value); } inline static int32_t get_offset_of_distance_4() { return static_cast(offsetof(TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500_StaticFields, ___distance_4)); } inline int32_t get_distance_4() const { return ___distance_4; } inline int32_t* get_address_of_distance_4() { return &___distance_4; } inline void set_distance_4(int32_t value) { ___distance_4 = value; } inline static int32_t get_offset_of_insCountWillTryAgain_5() { return static_cast(offsetof(TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500_StaticFields, ___insCountWillTryAgain_5)); } inline int32_t get_insCountWillTryAgain_5() const { return ___insCountWillTryAgain_5; } inline int32_t* get_address_of_insCountWillTryAgain_5() { return &___insCountWillTryAgain_5; } inline void set_insCountWillTryAgain_5(int32_t value) { ___insCountWillTryAgain_5 = value; } }; // System.UInt32 struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.UInt64 struct UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___zeroVector_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___oneVector_3)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___upVector_4)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_upVector_4() const { return ___upVector_4; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___downVector_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_downVector_5() const { return ___downVector_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___leftVector_6)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___rightVector_7)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___negativeInfinityVector_9 = value; } }; // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E { public: // System.Single UnityEngine.Vector3::x float ___x_2; // System.Single UnityEngine.Vector3::y float ___y_3; // System.Single UnityEngine.Vector3::z float ___z_4; public: inline static int32_t get_offset_of_x_2() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___x_2)); } inline float get_x_2() const { return ___x_2; } inline float* get_address_of_x_2() { return &___x_2; } inline void set_x_2(float value) { ___x_2 = value; } inline static int32_t get_offset_of_y_3() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___y_3)); } inline float get_y_3() const { return ___y_3; } inline float* get_address_of_y_3() { return &___y_3; } inline void set_y_3(float value) { ___y_3 = value; } inline static int32_t get_offset_of_z_4() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___z_4)); } inline float get_z_4() const { return ___z_4; } inline float* get_address_of_z_4() { return &___z_4; } inline void set_z_4(float value) { ___z_4 = value; } }; struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___zeroVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___oneVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___upVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___downVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___leftVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rightVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___forwardVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___backVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___positiveInfinityVector_13; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___negativeInfinityVector_14; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___zeroVector_5)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_zeroVector_5() const { return ___zeroVector_5; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___oneVector_6)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_oneVector_6() const { return ___oneVector_6; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_upVector_7() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___upVector_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_upVector_7() const { return ___upVector_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_upVector_7() { return &___upVector_7; } inline void set_upVector_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___upVector_7 = value; } inline static int32_t get_offset_of_downVector_8() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___downVector_8)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_downVector_8() const { return ___downVector_8; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_downVector_8() { return &___downVector_8; } inline void set_downVector_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___downVector_8 = value; } inline static int32_t get_offset_of_leftVector_9() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___leftVector_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_leftVector_9() const { return ___leftVector_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_leftVector_9() { return &___leftVector_9; } inline void set_leftVector_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___leftVector_9 = value; } inline static int32_t get_offset_of_rightVector_10() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___rightVector_10)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_rightVector_10() const { return ___rightVector_10; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_rightVector_10() { return &___rightVector_10; } inline void set_rightVector_10(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___rightVector_10 = value; } inline static int32_t get_offset_of_forwardVector_11() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___forwardVector_11)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_forwardVector_11() const { return ___forwardVector_11; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_forwardVector_11() { return &___forwardVector_11; } inline void set_forwardVector_11(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___forwardVector_11 = value; } inline static int32_t get_offset_of_backVector_12() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___backVector_12)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_backVector_12() const { return ___backVector_12; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_backVector_12() { return &___backVector_12; } inline void set_backVector_12(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___backVector_12 = value; } inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___positiveInfinityVector_13)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; } inline void set_positiveInfinityVector_13(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___positiveInfinityVector_13 = value; } inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___negativeInfinityVector_14)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; } inline void set_negativeInfinityVector_14(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___negativeInfinityVector_14 = value; } }; // UnityEngine.Vector4 struct Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 { public: // System.Single UnityEngine.Vector4::x float ___x_1; // System.Single UnityEngine.Vector4::y float ___y_2; // System.Single UnityEngine.Vector4::z float ___z_3; // System.Single UnityEngine.Vector4::w float ___w_4; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } inline static int32_t get_offset_of_w_4() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___w_4)); } inline float get_w_4() const { return ___w_4; } inline float* get_address_of_w_4() { return &___w_4; } inline void set_w_4(float value) { ___w_4 = value; } }; struct Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields { public: // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___zeroVector_5; // UnityEngine.Vector4 UnityEngine.Vector4::oneVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___oneVector_6; // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___positiveInfinityVector_7; // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___negativeInfinityVector_8; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___zeroVector_5)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___oneVector_6)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_oneVector_6() const { return ___oneVector_6; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___positiveInfinityVector_7)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; } inline void set_positiveInfinityVector_7(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___positiveInfinityVector_7 = value; } inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___negativeInfinityVector_8)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; } inline void set_negativeInfinityVector_8(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___negativeInfinityVector_8 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // UnityEngine.WaitForSeconds struct WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013 : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF { public: // System.Single UnityEngine.WaitForSeconds::m_Seconds float ___m_Seconds_0; public: inline static int32_t get_offset_of_m_Seconds_0() { return static_cast(offsetof(WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013, ___m_Seconds_0)); } inline float get_m_Seconds_0() const { return ___m_Seconds_0; } inline float* get_address_of_m_Seconds_0() { return &___m_Seconds_0; } inline void set_m_Seconds_0(float value) { ___m_Seconds_0 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.WaitForSeconds struct WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013_marshaled_pinvoke : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_pinvoke { float ___m_Seconds_0; }; // Native definition for COM marshalling of UnityEngine.WaitForSeconds struct WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013_marshaled_com : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_com { float ___m_Seconds_0; }; // UnityEngine.WaitForSecondsRealtime struct WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 : public CustomYieldInstruction_t4ED1543FBAA3143362854EB1867B42E5D190A5C7 { public: // System.Single UnityEngine.WaitForSecondsRealtime::k__BackingField float ___U3CwaitTimeU3Ek__BackingField_0; // System.Single UnityEngine.WaitForSecondsRealtime::m_WaitUntilTime float ___m_WaitUntilTime_1; public: inline static int32_t get_offset_of_U3CwaitTimeU3Ek__BackingField_0() { return static_cast(offsetof(WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40, ___U3CwaitTimeU3Ek__BackingField_0)); } inline float get_U3CwaitTimeU3Ek__BackingField_0() const { return ___U3CwaitTimeU3Ek__BackingField_0; } inline float* get_address_of_U3CwaitTimeU3Ek__BackingField_0() { return &___U3CwaitTimeU3Ek__BackingField_0; } inline void set_U3CwaitTimeU3Ek__BackingField_0(float value) { ___U3CwaitTimeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_WaitUntilTime_1() { return static_cast(offsetof(WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40, ___m_WaitUntilTime_1)); } inline float get_m_WaitUntilTime_1() const { return ___m_WaitUntilTime_1; } inline float* get_address_of_m_WaitUntilTime_1() { return &___m_WaitUntilTime_1; } inline void set_m_WaitUntilTime_1(float value) { ___m_WaitUntilTime_1 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters struct X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9FieldID BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters::fieldID X9FieldID_t6AAAA2F90A3B1164D2EBB05480596886F92242B8 * ___fieldID_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters::curve ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * ___curve_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters::g X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * ___g_4; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters::n BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___n_5; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters::h BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___h_6; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters::seed ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___seed_7; public: inline static int32_t get_offset_of_fieldID_2() { return static_cast(offsetof(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639, ___fieldID_2)); } inline X9FieldID_t6AAAA2F90A3B1164D2EBB05480596886F92242B8 * get_fieldID_2() const { return ___fieldID_2; } inline X9FieldID_t6AAAA2F90A3B1164D2EBB05480596886F92242B8 ** get_address_of_fieldID_2() { return &___fieldID_2; } inline void set_fieldID_2(X9FieldID_t6AAAA2F90A3B1164D2EBB05480596886F92242B8 * value) { ___fieldID_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___fieldID_2), (void*)value); } inline static int32_t get_offset_of_curve_3() { return static_cast(offsetof(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639, ___curve_3)); } inline ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * get_curve_3() const { return ___curve_3; } inline ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 ** get_address_of_curve_3() { return &___curve_3; } inline void set_curve_3(ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * value) { ___curve_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___curve_3), (void*)value); } inline static int32_t get_offset_of_g_4() { return static_cast(offsetof(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639, ___g_4)); } inline X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * get_g_4() const { return ___g_4; } inline X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 ** get_address_of_g_4() { return &___g_4; } inline void set_g_4(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * value) { ___g_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___g_4), (void*)value); } inline static int32_t get_offset_of_n_5() { return static_cast(offsetof(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639, ___n_5)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_n_5() const { return ___n_5; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_n_5() { return &___n_5; } inline void set_n_5(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___n_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___n_5), (void*)value); } inline static int32_t get_offset_of_h_6() { return static_cast(offsetof(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639, ___h_6)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_h_6() const { return ___h_6; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_h_6() { return &___h_6; } inline void set_h_6(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___h_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___h_6), (void*)value); } inline static int32_t get_offset_of_seed_7() { return static_cast(offsetof(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639, ___seed_7)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_seed_7() const { return ___seed_7; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_seed_7() { return &___seed_7; } inline void set_seed_7(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___seed_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___seed_7), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECPoint struct X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OctetString BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECPoint::encoding Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * ___encoding_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECPoint::c ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * ___c_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECPoint::p ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * ___p_4; public: inline static int32_t get_offset_of_encoding_2() { return static_cast(offsetof(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71, ___encoding_2)); } inline Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * get_encoding_2() const { return ___encoding_2; } inline Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 ** get_address_of_encoding_2() { return &___encoding_2; } inline void set_encoding_2(Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * value) { ___encoding_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoding_2), (void*)value); } inline static int32_t get_offset_of_c_3() { return static_cast(offsetof(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71, ___c_3)); } inline ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * get_c_3() const { return ___c_3; } inline ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 ** get_address_of_c_3() { return &___c_3; } inline void set_c_3(ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * value) { ___c_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_3), (void*)value); } inline static int32_t get_offset_of_p_4() { return static_cast(offsetof(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71, ___p_4)); } inline ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * get_p_4() const { return ___p_4; } inline ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA ** get_address_of_p_4() { return &___p_4; } inline void set_p_4(ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * value) { ___p_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___p_4), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp112r1Holder struct Secp112r1Holder_t66B50AE1B85C2FEF4E584FC3508FB80E3CDFA395 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Secp112r1Holder_t66B50AE1B85C2FEF4E584FC3508FB80E3CDFA395_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp112r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Secp112r1Holder_t66B50AE1B85C2FEF4E584FC3508FB80E3CDFA395_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp112r2Holder struct Secp112r2Holder_t7F25FA180BBEE2EA0543711B3862D370EB42A278 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Secp112r2Holder_t7F25FA180BBEE2EA0543711B3862D370EB42A278_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp112r2Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Secp112r2Holder_t7F25FA180BBEE2EA0543711B3862D370EB42A278_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp128r1Holder struct Secp128r1Holder_t7F354010687DDA0F13686343EA5D0E4FA1582A42 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Secp128r1Holder_t7F354010687DDA0F13686343EA5D0E4FA1582A42_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp128r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Secp128r1Holder_t7F354010687DDA0F13686343EA5D0E4FA1582A42_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp128r2Holder struct Secp128r2Holder_tD41CCABC3BBD461903032E0B7E6288FFA8F27BC2 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Secp128r2Holder_tD41CCABC3BBD461903032E0B7E6288FFA8F27BC2_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp128r2Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Secp128r2Holder_tD41CCABC3BBD461903032E0B7E6288FFA8F27BC2_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160k1Holder struct Secp160k1Holder_t2580A5BAE2DF15A47A3074FBC8A211B2461EDB59 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Secp160k1Holder_t2580A5BAE2DF15A47A3074FBC8A211B2461EDB59_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160k1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Secp160k1Holder_t2580A5BAE2DF15A47A3074FBC8A211B2461EDB59_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160r1Holder struct Secp160r1Holder_t3E6019D300E484C3AC91218F1CAACEFAE2D851C3 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Secp160r1Holder_t3E6019D300E484C3AC91218F1CAACEFAE2D851C3_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Secp160r1Holder_t3E6019D300E484C3AC91218F1CAACEFAE2D851C3_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160r2Holder struct Secp160r2Holder_t50B68D788D0417840B5E3CEFBFD0A0F7FEC0C2C2 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Secp160r2Holder_t50B68D788D0417840B5E3CEFBFD0A0F7FEC0C2C2_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160r2Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Secp160r2Holder_t50B68D788D0417840B5E3CEFBFD0A0F7FEC0C2C2_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp192k1Holder struct Secp192k1Holder_t94F605833326FE3C08386C270FF8C588D481B98E : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Secp192k1Holder_t94F605833326FE3C08386C270FF8C588D481B98E_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp192k1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Secp192k1Holder_t94F605833326FE3C08386C270FF8C588D481B98E_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp192r1Holder struct Secp192r1Holder_tB1DFE2159B493761DB92EC3F9F9DFCC6E23ED76B : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Secp192r1Holder_tB1DFE2159B493761DB92EC3F9F9DFCC6E23ED76B_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp192r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Secp192r1Holder_tB1DFE2159B493761DB92EC3F9F9DFCC6E23ED76B_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp224k1Holder struct Secp224k1Holder_tDC0523915F3F428CEB471F61E5D154F22B29D8C9 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Secp224k1Holder_tDC0523915F3F428CEB471F61E5D154F22B29D8C9_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp224k1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Secp224k1Holder_tDC0523915F3F428CEB471F61E5D154F22B29D8C9_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp224r1Holder struct Secp224r1Holder_t04AF1CB38F89B74762922D35B16CA122048DBFB9 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Secp224r1Holder_t04AF1CB38F89B74762922D35B16CA122048DBFB9_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp224r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Secp224r1Holder_t04AF1CB38F89B74762922D35B16CA122048DBFB9_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp256k1Holder struct Secp256k1Holder_t2F644E8D268A42374FAB428BF174E8209D94E78F : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Secp256k1Holder_t2F644E8D268A42374FAB428BF174E8209D94E78F_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp256k1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Secp256k1Holder_t2F644E8D268A42374FAB428BF174E8209D94E78F_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp256r1Holder struct Secp256r1Holder_t2DEF2DD142A7CC86DCFD60A53EC7D686444EB7AE : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Secp256r1Holder_t2DEF2DD142A7CC86DCFD60A53EC7D686444EB7AE_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp256r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Secp256r1Holder_t2DEF2DD142A7CC86DCFD60A53EC7D686444EB7AE_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp384r1Holder struct Secp384r1Holder_t0696638BA524F540BCD2E20338CA28E53C4E3422 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Secp384r1Holder_t0696638BA524F540BCD2E20338CA28E53C4E3422_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp384r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Secp384r1Holder_t0696638BA524F540BCD2E20338CA28E53C4E3422_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp521r1Holder struct Secp521r1Holder_t8F6C1FF0BFF04989ACEEC3AA715DED407F907B94 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Secp521r1Holder_t8F6C1FF0BFF04989ACEEC3AA715DED407F907B94_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp521r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Secp521r1Holder_t8F6C1FF0BFF04989ACEEC3AA715DED407F907B94_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect113r1Holder struct Sect113r1Holder_tDBCF759A1743A0CA0B1AE3779917091088EA88C0 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect113r1Holder_tDBCF759A1743A0CA0B1AE3779917091088EA88C0_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect113r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect113r1Holder_tDBCF759A1743A0CA0B1AE3779917091088EA88C0_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect113r2Holder struct Sect113r2Holder_t3D9EC721A1878C1F2D6A0E4DF01CED032E02DE6A : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect113r2Holder_t3D9EC721A1878C1F2D6A0E4DF01CED032E02DE6A_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect113r2Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect113r2Holder_t3D9EC721A1878C1F2D6A0E4DF01CED032E02DE6A_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect131r1Holder struct Sect131r1Holder_t94A31FB3B47A7447F5E13F4ADA1AB7117F0CEE3A : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect131r1Holder_t94A31FB3B47A7447F5E13F4ADA1AB7117F0CEE3A_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect131r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect131r1Holder_t94A31FB3B47A7447F5E13F4ADA1AB7117F0CEE3A_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect131r2Holder struct Sect131r2Holder_t2EAB066AB51753ADAF7D83F28865FA1CED508A4C : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect131r2Holder_t2EAB066AB51753ADAF7D83F28865FA1CED508A4C_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect131r2Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect131r2Holder_t2EAB066AB51753ADAF7D83F28865FA1CED508A4C_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163k1Holder struct Sect163k1Holder_t9CCF8DC54F4312C7B5FB6C3DE0B7B45B4AB2DE2F : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect163k1Holder_t9CCF8DC54F4312C7B5FB6C3DE0B7B45B4AB2DE2F_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163k1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect163k1Holder_t9CCF8DC54F4312C7B5FB6C3DE0B7B45B4AB2DE2F_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163r1Holder struct Sect163r1Holder_t149DF6DE770ABE8FAC8B282A5C9065A528465007 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect163r1Holder_t149DF6DE770ABE8FAC8B282A5C9065A528465007_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect163r1Holder_t149DF6DE770ABE8FAC8B282A5C9065A528465007_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163r2Holder struct Sect163r2Holder_tFC39E073BFC6B2375F9A44E95D2A60E07A691E60 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect163r2Holder_tFC39E073BFC6B2375F9A44E95D2A60E07A691E60_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163r2Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect163r2Holder_tFC39E073BFC6B2375F9A44E95D2A60E07A691E60_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect193r1Holder struct Sect193r1Holder_t947A48B9494C1890494847682DE2F8EA938C1942 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect193r1Holder_t947A48B9494C1890494847682DE2F8EA938C1942_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect193r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect193r1Holder_t947A48B9494C1890494847682DE2F8EA938C1942_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect193r2Holder struct Sect193r2Holder_t888F522B1C3F7BD58BF3C2EB463893AA7A14813E : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect193r2Holder_t888F522B1C3F7BD58BF3C2EB463893AA7A14813E_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect193r2Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect193r2Holder_t888F522B1C3F7BD58BF3C2EB463893AA7A14813E_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect233k1Holder struct Sect233k1Holder_t85AF3CBA9DD32F70C5AAF5E347186ADFEC3C9B0B : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect233k1Holder_t85AF3CBA9DD32F70C5AAF5E347186ADFEC3C9B0B_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect233k1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect233k1Holder_t85AF3CBA9DD32F70C5AAF5E347186ADFEC3C9B0B_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect233r1Holder struct Sect233r1Holder_tFE374ADB7D08A0FD371834401907A334892D48EA : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect233r1Holder_tFE374ADB7D08A0FD371834401907A334892D48EA_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect233r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect233r1Holder_tFE374ADB7D08A0FD371834401907A334892D48EA_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect239k1Holder struct Sect239k1Holder_tBCCD4EEEBDA1732E0A952D5745BB4E007ECC007C : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect239k1Holder_tBCCD4EEEBDA1732E0A952D5745BB4E007ECC007C_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect239k1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect239k1Holder_tBCCD4EEEBDA1732E0A952D5745BB4E007ECC007C_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect283k1Holder struct Sect283k1Holder_t08583B73FC4FC7E40007A86DB0D4E3A0752EA5A2 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect283k1Holder_t08583B73FC4FC7E40007A86DB0D4E3A0752EA5A2_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect283k1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect283k1Holder_t08583B73FC4FC7E40007A86DB0D4E3A0752EA5A2_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect283r1Holder struct Sect283r1Holder_tD45FF5E6DB4125A1FCEEFE61AE8FFD40CD416E35 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect283r1Holder_tD45FF5E6DB4125A1FCEEFE61AE8FFD40CD416E35_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect283r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect283r1Holder_tD45FF5E6DB4125A1FCEEFE61AE8FFD40CD416E35_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect409k1Holder struct Sect409k1Holder_tD41F02A6FCCA55A242DCA6C2B7DBEFFCC507DC62 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect409k1Holder_tD41F02A6FCCA55A242DCA6C2B7DBEFFCC507DC62_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect409k1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect409k1Holder_tD41F02A6FCCA55A242DCA6C2B7DBEFFCC507DC62_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect409r1Holder struct Sect409r1Holder_tA9600026DF15E748862380707D148E0808868E88 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect409r1Holder_tA9600026DF15E748862380707D148E0808868E88_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect409r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect409r1Holder_tA9600026DF15E748862380707D148E0808868E88_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect571k1Holder struct Sect571k1Holder_t1B7A1E79728208B14975BE97C97BD81C06562BBC : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect571k1Holder_t1B7A1E79728208B14975BE97C97BD81C06562BBC_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect571k1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect571k1Holder_t1B7A1E79728208B14975BE97C97BD81C06562BBC_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect571r1Holder struct Sect571r1Holder_tEE43FF8DC77085125B904FD28F2AEFCFEAED235C : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct Sect571r1Holder_tEE43FF8DC77085125B904FD28F2AEFCFEAED235C_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect571r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(Sect571r1Holder_tEE43FF8DC77085125B904FD28F2AEFCFEAED235C_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP160r1Holder struct BrainpoolP160r1Holder_t1C122F50D33CD4F48E28F6C36BD95AC584B2C0C5 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct BrainpoolP160r1Holder_t1C122F50D33CD4F48E28F6C36BD95AC584B2C0C5_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP160r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(BrainpoolP160r1Holder_t1C122F50D33CD4F48E28F6C36BD95AC584B2C0C5_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP160t1Holder struct BrainpoolP160t1Holder_tFD68A5D9C6EB7615752EC0098DA76BB2B12F2AC3 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct BrainpoolP160t1Holder_tFD68A5D9C6EB7615752EC0098DA76BB2B12F2AC3_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP160t1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(BrainpoolP160t1Holder_tFD68A5D9C6EB7615752EC0098DA76BB2B12F2AC3_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP192r1Holder struct BrainpoolP192r1Holder_t78133E13E1D725D7B2563DDE59583A7FB4F82534 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct BrainpoolP192r1Holder_t78133E13E1D725D7B2563DDE59583A7FB4F82534_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP192r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(BrainpoolP192r1Holder_t78133E13E1D725D7B2563DDE59583A7FB4F82534_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP192t1Holder struct BrainpoolP192t1Holder_t009D0944634E95FB22383B26799343E5EE4298A5 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct BrainpoolP192t1Holder_t009D0944634E95FB22383B26799343E5EE4298A5_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP192t1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(BrainpoolP192t1Holder_t009D0944634E95FB22383B26799343E5EE4298A5_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP224r1Holder struct BrainpoolP224r1Holder_t31A392D1CD110DF9D5AF53813533DAABA34DE870 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct BrainpoolP224r1Holder_t31A392D1CD110DF9D5AF53813533DAABA34DE870_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP224r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(BrainpoolP224r1Holder_t31A392D1CD110DF9D5AF53813533DAABA34DE870_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP224t1Holder struct BrainpoolP224t1Holder_t8679D6C7B3FDCEE876E31226D4AED6E3BFECBCFE : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct BrainpoolP224t1Holder_t8679D6C7B3FDCEE876E31226D4AED6E3BFECBCFE_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP224t1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(BrainpoolP224t1Holder_t8679D6C7B3FDCEE876E31226D4AED6E3BFECBCFE_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP256r1Holder struct BrainpoolP256r1Holder_t1182D6FBF1998AE03CEC52B6C639989246E63310 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct BrainpoolP256r1Holder_t1182D6FBF1998AE03CEC52B6C639989246E63310_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP256r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(BrainpoolP256r1Holder_t1182D6FBF1998AE03CEC52B6C639989246E63310_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP256t1Holder struct BrainpoolP256t1Holder_tEE058517EECC335CE57124C08D9727D514576AAF : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct BrainpoolP256t1Holder_tEE058517EECC335CE57124C08D9727D514576AAF_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP256t1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(BrainpoolP256t1Holder_tEE058517EECC335CE57124C08D9727D514576AAF_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP320r1Holder struct BrainpoolP320r1Holder_tAEEF421694BE8E15CF3145DD8370434F674AD51B : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct BrainpoolP320r1Holder_tAEEF421694BE8E15CF3145DD8370434F674AD51B_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP320r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(BrainpoolP320r1Holder_tAEEF421694BE8E15CF3145DD8370434F674AD51B_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP320t1Holder struct BrainpoolP320t1Holder_t1DBF39B6E811359359211A193A349D7D1E41FF17 : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct BrainpoolP320t1Holder_t1DBF39B6E811359359211A193A349D7D1E41FF17_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP320t1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(BrainpoolP320t1Holder_t1DBF39B6E811359359211A193A349D7D1E41FF17_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP384r1Holder struct BrainpoolP384r1Holder_tE5CA70E13D28738BAD34B1EC592E76850CF751CC : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct BrainpoolP384r1Holder_tE5CA70E13D28738BAD34B1EC592E76850CF751CC_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP384r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(BrainpoolP384r1Holder_tE5CA70E13D28738BAD34B1EC592E76850CF751CC_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP384t1Holder struct BrainpoolP384t1Holder_t014F39787DB89DB126672AF9CC2183594E71129A : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct BrainpoolP384t1Holder_t014F39787DB89DB126672AF9CC2183594E71129A_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP384t1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(BrainpoolP384t1Holder_t014F39787DB89DB126672AF9CC2183594E71129A_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP512r1Holder struct BrainpoolP512r1Holder_tD42F4CC389A3B1980A7E70C0AEAE5DC47AB6EBDA : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct BrainpoolP512r1Holder_tD42F4CC389A3B1980A7E70C0AEAE5DC47AB6EBDA_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP512r1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(BrainpoolP512r1Holder_tD42F4CC389A3B1980A7E70C0AEAE5DC47AB6EBDA_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP512t1Holder struct BrainpoolP512t1Holder_tB7156F83D1F276D8F290962F696429ECCE9E3E0B : public X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC { public: public: }; struct BrainpoolP512t1Holder_tB7156F83D1F276D8F290962F696429ECCE9E3E0B_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP512t1Holder::Instance X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * ___Instance_1; public: inline static int32_t get_offset_of_Instance_1() { return static_cast(offsetof(BrainpoolP512t1Holder_tB7156F83D1F276D8F290962F696429ECCE9E3E0B_StaticFields, ___Instance_1)); } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * get_Instance_1() const { return ___Instance_1; } inline X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC ** get_address_of_Instance_1() { return &___Instance_1; } inline void set_Instance_1(X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * value) { ___Instance_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine/Threefish1024Cipher struct Threefish1024Cipher_t696440556AACBBE83FFADD498E40F85286D1FAD7 : public ThreefishCipher_t763777CDDDF5E9BA21908240B12C7297C05BA542 { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine/Threefish256Cipher struct Threefish256Cipher_tFDA1EE3CA33F9103B729B7DE8460D6EF45FD0558 : public ThreefishCipher_t763777CDDDF5E9BA21908240B12C7297C05BA542 { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine/Threefish512Cipher struct Threefish512Cipher_t09CA398C5D18B811DB6AA3D56167097E8FAFC008 : public ThreefishCipher_t763777CDDDF5E9BA21908240B12C7297C05BA542 { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream struct BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D : public Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB { public: // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::closed bool ___closed_5; public: inline static int32_t get_offset_of_closed_5() { return static_cast(offsetof(BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D, ___closed_5)); } inline bool get_closed_5() const { return ___closed_5; } inline bool* get_address_of_closed_5() { return &___closed_5; } inline void set_closed_5(bool value) { ___closed_5 = value; } }; // System.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UI.ColorBlock struct ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 { public: // UnityEngine.Color UnityEngine.UI.ColorBlock::m_NormalColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_NormalColor_0; // UnityEngine.Color UnityEngine.UI.ColorBlock::m_HighlightedColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_HighlightedColor_1; // UnityEngine.Color UnityEngine.UI.ColorBlock::m_PressedColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_PressedColor_2; // UnityEngine.Color UnityEngine.UI.ColorBlock::m_SelectedColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_SelectedColor_3; // UnityEngine.Color UnityEngine.UI.ColorBlock::m_DisabledColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_DisabledColor_4; // System.Single UnityEngine.UI.ColorBlock::m_ColorMultiplier float ___m_ColorMultiplier_5; // System.Single UnityEngine.UI.ColorBlock::m_FadeDuration float ___m_FadeDuration_6; public: inline static int32_t get_offset_of_m_NormalColor_0() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_NormalColor_0)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_NormalColor_0() const { return ___m_NormalColor_0; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_NormalColor_0() { return &___m_NormalColor_0; } inline void set_m_NormalColor_0(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_NormalColor_0 = value; } inline static int32_t get_offset_of_m_HighlightedColor_1() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_HighlightedColor_1)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_HighlightedColor_1() const { return ___m_HighlightedColor_1; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_HighlightedColor_1() { return &___m_HighlightedColor_1; } inline void set_m_HighlightedColor_1(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_HighlightedColor_1 = value; } inline static int32_t get_offset_of_m_PressedColor_2() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_PressedColor_2)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_PressedColor_2() const { return ___m_PressedColor_2; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_PressedColor_2() { return &___m_PressedColor_2; } inline void set_m_PressedColor_2(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_PressedColor_2 = value; } inline static int32_t get_offset_of_m_SelectedColor_3() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_SelectedColor_3)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_SelectedColor_3() const { return ___m_SelectedColor_3; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_SelectedColor_3() { return &___m_SelectedColor_3; } inline void set_m_SelectedColor_3(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_SelectedColor_3 = value; } inline static int32_t get_offset_of_m_DisabledColor_4() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_DisabledColor_4)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_DisabledColor_4() const { return ___m_DisabledColor_4; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_DisabledColor_4() { return &___m_DisabledColor_4; } inline void set_m_DisabledColor_4(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_DisabledColor_4 = value; } inline static int32_t get_offset_of_m_ColorMultiplier_5() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_ColorMultiplier_5)); } inline float get_m_ColorMultiplier_5() const { return ___m_ColorMultiplier_5; } inline float* get_address_of_m_ColorMultiplier_5() { return &___m_ColorMultiplier_5; } inline void set_m_ColorMultiplier_5(float value) { ___m_ColorMultiplier_5 = value; } inline static int32_t get_offset_of_m_FadeDuration_6() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_FadeDuration_6)); } inline float get_m_FadeDuration_6() const { return ___m_FadeDuration_6; } inline float* get_address_of_m_FadeDuration_6() { return &___m_FadeDuration_6; } inline void set_m_FadeDuration_6(float value) { ___m_FadeDuration_6 = value; } }; struct ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955_StaticFields { public: // UnityEngine.UI.ColorBlock UnityEngine.UI.ColorBlock::defaultColorBlock ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 ___defaultColorBlock_7; public: inline static int32_t get_offset_of_defaultColorBlock_7() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955_StaticFields, ___defaultColorBlock_7)); } inline ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 get_defaultColorBlock_7() const { return ___defaultColorBlock_7; } inline ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 * get_address_of_defaultColorBlock_7() { return &___defaultColorBlock_7; } inline void set_defaultColorBlock_7(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 value) { ___defaultColorBlock_7 = value; } }; // BestHTTP.Cookies.Cookie struct Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2 : public RuntimeObject { public: // System.String BestHTTP.Cookies.Cookie::k__BackingField String_t* ___U3CNameU3Ek__BackingField_1; // System.String BestHTTP.Cookies.Cookie::k__BackingField String_t* ___U3CValueU3Ek__BackingField_2; // System.DateTime BestHTTP.Cookies.Cookie::k__BackingField DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___U3CDateU3Ek__BackingField_3; // System.DateTime BestHTTP.Cookies.Cookie::k__BackingField DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___U3CLastAccessU3Ek__BackingField_4; // System.DateTime BestHTTP.Cookies.Cookie::k__BackingField DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___U3CExpiresU3Ek__BackingField_5; // System.Int64 BestHTTP.Cookies.Cookie::k__BackingField int64_t ___U3CMaxAgeU3Ek__BackingField_6; // System.Boolean BestHTTP.Cookies.Cookie::k__BackingField bool ___U3CIsSessionU3Ek__BackingField_7; // System.String BestHTTP.Cookies.Cookie::k__BackingField String_t* ___U3CDomainU3Ek__BackingField_8; // System.String BestHTTP.Cookies.Cookie::k__BackingField String_t* ___U3CPathU3Ek__BackingField_9; // System.Boolean BestHTTP.Cookies.Cookie::k__BackingField bool ___U3CIsSecureU3Ek__BackingField_10; // System.Boolean BestHTTP.Cookies.Cookie::k__BackingField bool ___U3CIsHttpOnlyU3Ek__BackingField_11; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_1() { return static_cast(offsetof(Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2, ___U3CNameU3Ek__BackingField_1)); } inline String_t* get_U3CNameU3Ek__BackingField_1() const { return ___U3CNameU3Ek__BackingField_1; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_1() { return &___U3CNameU3Ek__BackingField_1; } inline void set_U3CNameU3Ek__BackingField_1(String_t* value) { ___U3CNameU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CValueU3Ek__BackingField_2() { return static_cast(offsetof(Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2, ___U3CValueU3Ek__BackingField_2)); } inline String_t* get_U3CValueU3Ek__BackingField_2() const { return ___U3CValueU3Ek__BackingField_2; } inline String_t** get_address_of_U3CValueU3Ek__BackingField_2() { return &___U3CValueU3Ek__BackingField_2; } inline void set_U3CValueU3Ek__BackingField_2(String_t* value) { ___U3CValueU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CValueU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of_U3CDateU3Ek__BackingField_3() { return static_cast(offsetof(Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2, ___U3CDateU3Ek__BackingField_3)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_U3CDateU3Ek__BackingField_3() const { return ___U3CDateU3Ek__BackingField_3; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_U3CDateU3Ek__BackingField_3() { return &___U3CDateU3Ek__BackingField_3; } inline void set_U3CDateU3Ek__BackingField_3(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___U3CDateU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CLastAccessU3Ek__BackingField_4() { return static_cast(offsetof(Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2, ___U3CLastAccessU3Ek__BackingField_4)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_U3CLastAccessU3Ek__BackingField_4() const { return ___U3CLastAccessU3Ek__BackingField_4; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_U3CLastAccessU3Ek__BackingField_4() { return &___U3CLastAccessU3Ek__BackingField_4; } inline void set_U3CLastAccessU3Ek__BackingField_4(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___U3CLastAccessU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CExpiresU3Ek__BackingField_5() { return static_cast(offsetof(Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2, ___U3CExpiresU3Ek__BackingField_5)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_U3CExpiresU3Ek__BackingField_5() const { return ___U3CExpiresU3Ek__BackingField_5; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_U3CExpiresU3Ek__BackingField_5() { return &___U3CExpiresU3Ek__BackingField_5; } inline void set_U3CExpiresU3Ek__BackingField_5(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___U3CExpiresU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CMaxAgeU3Ek__BackingField_6() { return static_cast(offsetof(Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2, ___U3CMaxAgeU3Ek__BackingField_6)); } inline int64_t get_U3CMaxAgeU3Ek__BackingField_6() const { return ___U3CMaxAgeU3Ek__BackingField_6; } inline int64_t* get_address_of_U3CMaxAgeU3Ek__BackingField_6() { return &___U3CMaxAgeU3Ek__BackingField_6; } inline void set_U3CMaxAgeU3Ek__BackingField_6(int64_t value) { ___U3CMaxAgeU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CIsSessionU3Ek__BackingField_7() { return static_cast(offsetof(Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2, ___U3CIsSessionU3Ek__BackingField_7)); } inline bool get_U3CIsSessionU3Ek__BackingField_7() const { return ___U3CIsSessionU3Ek__BackingField_7; } inline bool* get_address_of_U3CIsSessionU3Ek__BackingField_7() { return &___U3CIsSessionU3Ek__BackingField_7; } inline void set_U3CIsSessionU3Ek__BackingField_7(bool value) { ___U3CIsSessionU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CDomainU3Ek__BackingField_8() { return static_cast(offsetof(Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2, ___U3CDomainU3Ek__BackingField_8)); } inline String_t* get_U3CDomainU3Ek__BackingField_8() const { return ___U3CDomainU3Ek__BackingField_8; } inline String_t** get_address_of_U3CDomainU3Ek__BackingField_8() { return &___U3CDomainU3Ek__BackingField_8; } inline void set_U3CDomainU3Ek__BackingField_8(String_t* value) { ___U3CDomainU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDomainU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3CPathU3Ek__BackingField_9() { return static_cast(offsetof(Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2, ___U3CPathU3Ek__BackingField_9)); } inline String_t* get_U3CPathU3Ek__BackingField_9() const { return ___U3CPathU3Ek__BackingField_9; } inline String_t** get_address_of_U3CPathU3Ek__BackingField_9() { return &___U3CPathU3Ek__BackingField_9; } inline void set_U3CPathU3Ek__BackingField_9(String_t* value) { ___U3CPathU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPathU3Ek__BackingField_9), (void*)value); } inline static int32_t get_offset_of_U3CIsSecureU3Ek__BackingField_10() { return static_cast(offsetof(Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2, ___U3CIsSecureU3Ek__BackingField_10)); } inline bool get_U3CIsSecureU3Ek__BackingField_10() const { return ___U3CIsSecureU3Ek__BackingField_10; } inline bool* get_address_of_U3CIsSecureU3Ek__BackingField_10() { return &___U3CIsSecureU3Ek__BackingField_10; } inline void set_U3CIsSecureU3Ek__BackingField_10(bool value) { ___U3CIsSecureU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_U3CIsHttpOnlyU3Ek__BackingField_11() { return static_cast(offsetof(Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2, ___U3CIsHttpOnlyU3Ek__BackingField_11)); } inline bool get_U3CIsHttpOnlyU3Ek__BackingField_11() const { return ___U3CIsHttpOnlyU3Ek__BackingField_11; } inline bool* get_address_of_U3CIsHttpOnlyU3Ek__BackingField_11() { return &___U3CIsHttpOnlyU3Ek__BackingField_11; } inline void set_U3CIsHttpOnlyU3Ek__BackingField_11(bool value) { ___U3CIsHttpOnlyU3Ek__BackingField_11 = value; } }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier struct DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 : public Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC { public: // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier::identifier String_t* ___identifier_2; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier::body ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___body_3; public: inline static int32_t get_offset_of_identifier_2() { return static_cast(offsetof(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8, ___identifier_2)); } inline String_t* get_identifier_2() const { return ___identifier_2; } inline String_t** get_address_of_identifier_2() { return &___identifier_2; } inline void set_identifier_2(String_t* value) { ___identifier_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___identifier_2), (void*)value); } inline static int32_t get_offset_of_body_3() { return static_cast(offsetof(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8, ___body_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_body_3() const { return ___body_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_body_3() { return &___body_3; } inline void set_body_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___body_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___body_3), (void*)value); } }; struct DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier::cache DerObjectIdentifierU5BU5D_t801513A53C26B675A2EC1C7456321775EDCC225F* ___cache_5; public: inline static int32_t get_offset_of_cache_5() { return static_cast(offsetof(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8_StaticFields, ___cache_5)); } inline DerObjectIdentifierU5BU5D_t801513A53C26B675A2EC1C7456321775EDCC225F* get_cache_5() const { return ___cache_5; } inline DerObjectIdentifierU5BU5D_t801513A53C26B675A2EC1C7456321775EDCC225F** get_address_of_cache_5() { return &___cache_5; } inline void set_cache_5(DerObjectIdentifierU5BU5D_t801513A53C26B675A2EC1C7456321775EDCC225F* value) { ___cache_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___cache_5), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerStringBase struct DerStringBase_t6A042D217F7D84704C0AFFD73317FB834F9A2FB5 : public Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC { public: public: }; // DG.Tweening.Ease struct Ease_tB04D625230DDC5B40D74E825C8A9DBBE37A146B4 { public: // System.Int32 DG.Tweening.Ease::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Ease_tB04D625230DDC5B40D74E825C8A9DBBE37A146B4, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.F2mCurve struct F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.F2mCurve::m int32_t ___m_18; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.F2mCurve::k1 int32_t ___k1_19; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.F2mCurve::k2 int32_t ___k2_20; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.F2mCurve::k3 int32_t ___k3_21; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.F2mPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.F2mCurve::m_infinity F2mPoint_t59403C813B19AE1CA2B41B27F53D6A6E7C9C116F * ___m_infinity_22; public: inline static int32_t get_offset_of_m_18() { return static_cast(offsetof(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15, ___m_18)); } inline int32_t get_m_18() const { return ___m_18; } inline int32_t* get_address_of_m_18() { return &___m_18; } inline void set_m_18(int32_t value) { ___m_18 = value; } inline static int32_t get_offset_of_k1_19() { return static_cast(offsetof(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15, ___k1_19)); } inline int32_t get_k1_19() const { return ___k1_19; } inline int32_t* get_address_of_k1_19() { return &___k1_19; } inline void set_k1_19(int32_t value) { ___k1_19 = value; } inline static int32_t get_offset_of_k2_20() { return static_cast(offsetof(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15, ___k2_20)); } inline int32_t get_k2_20() const { return ___k2_20; } inline int32_t* get_address_of_k2_20() { return &___k2_20; } inline void set_k2_20(int32_t value) { ___k2_20 = value; } inline static int32_t get_offset_of_k3_21() { return static_cast(offsetof(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15, ___k3_21)); } inline int32_t get_k3_21() const { return ___k3_21; } inline int32_t* get_address_of_k3_21() { return &___k3_21; } inline void set_k3_21(int32_t value) { ___k3_21 = value; } inline static int32_t get_offset_of_m_infinity_22() { return static_cast(offsetof(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15, ___m_infinity_22)); } inline F2mPoint_t59403C813B19AE1CA2B41B27F53D6A6E7C9C116F * get_m_infinity_22() const { return ___m_infinity_22; } inline F2mPoint_t59403C813B19AE1CA2B41B27F53D6A6E7C9C116F ** get_address_of_m_infinity_22() { return &___m_infinity_22; } inline void set_m_infinity_22(F2mPoint_t59403C813B19AE1CA2B41B27F53D6A6E7C9C116F * value) { ___m_infinity_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_22), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.FpCurve struct FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 : public AbstractFpCurve_tE0B6ADB825360C35FC7DFFBCC3473DCA2198D5EF { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.FpCurve::m_q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m_q_17; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.FpCurve::m_r BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m_r_18; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.FpPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.FpCurve::m_infinity FpPoint_t4D1072D1E2CB8D2BA79DEDF216003F575977B278 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_q_17() { return static_cast(offsetof(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8, ___m_q_17)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_m_q_17() const { return ___m_q_17; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_m_q_17() { return &___m_q_17; } inline void set_m_q_17(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___m_q_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_q_17), (void*)value); } inline static int32_t get_offset_of_m_r_18() { return static_cast(offsetof(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8, ___m_r_18)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_m_r_18() const { return ___m_r_18; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_m_r_18() { return &___m_r_18; } inline void set_m_r_18(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___m_r_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_r_18), (void*)value); } inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8, ___m_infinity_19)); } inline FpPoint_t4D1072D1E2CB8D2BA79DEDF216003F575977B278 * get_m_infinity_19() const { return ___m_infinity_19; } inline FpPoint_t4D1072D1E2CB8D2BA79DEDF216003F575977B278 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(FpPoint_t4D1072D1E2CB8D2BA79DEDF216003F575977B278 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // LanguageEnum struct LanguageEnum_t336A03AA64921355C9F28D0BF7DB4A0943828E95 { public: // System.Int32 LanguageEnum::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LanguageEnum_t336A03AA64921355C9F28D0BF7DB4A0943828E95, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.SceneManagement.LoadSceneMode struct LoadSceneMode_tF5060E18B71D524860ECBF7B9B56193B1907E5CC { public: // System.Int32 UnityEngine.SceneManagement.LoadSceneMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LoadSceneMode_tF5060E18B71D524860ECBF7B9B56193B1907E5CC, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // DG.Tweening.LoopType struct LoopType_tF807A5805F6A83F5228BE7D4E633B2572B1B859A { public: // System.Int32 DG.Tweening.LoopType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LoopType_tF807A5805F6A83F5228BE7D4E633B2572B1B859A, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.IO.MemoryStream struct MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C : public Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB { public: // System.Byte[] System.IO.MemoryStream::_buffer ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ____buffer_5; // System.Int32 System.IO.MemoryStream::_origin int32_t ____origin_6; // System.Int32 System.IO.MemoryStream::_position int32_t ____position_7; // System.Int32 System.IO.MemoryStream::_length int32_t ____length_8; // System.Int32 System.IO.MemoryStream::_capacity int32_t ____capacity_9; // System.Boolean System.IO.MemoryStream::_expandable bool ____expandable_10; // System.Boolean System.IO.MemoryStream::_writable bool ____writable_11; // System.Boolean System.IO.MemoryStream::_exposable bool ____exposable_12; // System.Boolean System.IO.MemoryStream::_isOpen bool ____isOpen_13; // System.Threading.Tasks.Task`1 System.IO.MemoryStream::_lastReadTask Task_1_tEF253D967DB628A9F8A389A9F2E4516871FD3725 * ____lastReadTask_14; public: inline static int32_t get_offset_of__buffer_5() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____buffer_5)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get__buffer_5() const { return ____buffer_5; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of__buffer_5() { return &____buffer_5; } inline void set__buffer_5(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ____buffer_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____buffer_5), (void*)value); } inline static int32_t get_offset_of__origin_6() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____origin_6)); } inline int32_t get__origin_6() const { return ____origin_6; } inline int32_t* get_address_of__origin_6() { return &____origin_6; } inline void set__origin_6(int32_t value) { ____origin_6 = value; } inline static int32_t get_offset_of__position_7() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____position_7)); } inline int32_t get__position_7() const { return ____position_7; } inline int32_t* get_address_of__position_7() { return &____position_7; } inline void set__position_7(int32_t value) { ____position_7 = value; } inline static int32_t get_offset_of__length_8() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____length_8)); } inline int32_t get__length_8() const { return ____length_8; } inline int32_t* get_address_of__length_8() { return &____length_8; } inline void set__length_8(int32_t value) { ____length_8 = value; } inline static int32_t get_offset_of__capacity_9() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____capacity_9)); } inline int32_t get__capacity_9() const { return ____capacity_9; } inline int32_t* get_address_of__capacity_9() { return &____capacity_9; } inline void set__capacity_9(int32_t value) { ____capacity_9 = value; } inline static int32_t get_offset_of__expandable_10() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____expandable_10)); } inline bool get__expandable_10() const { return ____expandable_10; } inline bool* get_address_of__expandable_10() { return &____expandable_10; } inline void set__expandable_10(bool value) { ____expandable_10 = value; } inline static int32_t get_offset_of__writable_11() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____writable_11)); } inline bool get__writable_11() const { return ____writable_11; } inline bool* get_address_of__writable_11() { return &____writable_11; } inline void set__writable_11(bool value) { ____writable_11 = value; } inline static int32_t get_offset_of__exposable_12() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____exposable_12)); } inline bool get__exposable_12() const { return ____exposable_12; } inline bool* get_address_of__exposable_12() { return &____exposable_12; } inline void set__exposable_12(bool value) { ____exposable_12 = value; } inline static int32_t get_offset_of__isOpen_13() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____isOpen_13)); } inline bool get__isOpen_13() const { return ____isOpen_13; } inline bool* get_address_of__isOpen_13() { return &____isOpen_13; } inline void set__isOpen_13(bool value) { ____isOpen_13 = value; } inline static int32_t get_offset_of__lastReadTask_14() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____lastReadTask_14)); } inline Task_1_tEF253D967DB628A9F8A389A9F2E4516871FD3725 * get__lastReadTask_14() const { return ____lastReadTask_14; } inline Task_1_tEF253D967DB628A9F8A389A9F2E4516871FD3725 ** get_address_of__lastReadTask_14() { return &____lastReadTask_14; } inline void set__lastReadTask_14(Task_1_tEF253D967DB628A9F8A389A9F2E4516871FD3725 * value) { ____lastReadTask_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____lastReadTask_14), (void*)value); } }; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A : public RuntimeObject { public: // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; public: inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A, ___m_CachedPtr_0)); } inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; } inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; } inline void set_m_CachedPtr_0(intptr_t value) { ___m_CachedPtr_0 = value; } }; struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields { public: // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; public: inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); } inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; } inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; } inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value) { ___OffsetOfInstanceIDInCPlusPlusObject_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { intptr_t ___m_CachedPtr_0; }; // System.Reflection.ParameterAttributes struct ParameterAttributes_t79BD378DEC3F187D9773B9A4EDE573866E930218 { public: // System.Int32 System.Reflection.ParameterAttributes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ParameterAttributes_t79BD378DEC3F187D9773B9A4EDE573866E930218, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Curve struct SecP128R1Curve_t9094E2B9644238D6060536D09510E6C9162CDB0E : public AbstractFpCurve_tE0B6ADB825360C35FC7DFFBCC3473DCA2198D5EF { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Curve::m_infinity SecP128R1Point_t8692993EC66DBB3F20DEBE66C1E161DE161D44BF * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecP128R1Curve_t9094E2B9644238D6060536D09510E6C9162CDB0E, ___m_infinity_19)); } inline SecP128R1Point_t8692993EC66DBB3F20DEBE66C1E161DE161D44BF * get_m_infinity_19() const { return ___m_infinity_19; } inline SecP128R1Point_t8692993EC66DBB3F20DEBE66C1E161DE161D44BF ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecP128R1Point_t8692993EC66DBB3F20DEBE66C1E161DE161D44BF * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; struct SecP128R1Curve_t9094E2B9644238D6060536D09510E6C9162CDB0E_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Curve::q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___q_16; public: inline static int32_t get_offset_of_q_16() { return static_cast(offsetof(SecP128R1Curve_t9094E2B9644238D6060536D09510E6C9162CDB0E_StaticFields, ___q_16)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_q_16() const { return ___q_16; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_q_16() { return &___q_16; } inline void set_q_16(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___q_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___q_16), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1FieldElement struct SecP128R1FieldElement_t49428FD6828CB58882E01101A425BA3C2C1981CD : public AbstractFpFieldElement_tD2C80C5CF9EBE12D131C5D8D967229FF84510820 { public: // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1FieldElement::x UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x_1; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(SecP128R1FieldElement_t49428FD6828CB58882E01101A425BA3C2C1981CD, ___x_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_x_1() const { return ___x_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_x_1() { return &___x_1; } inline void set_x_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___x_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_1), (void*)value); } }; struct SecP128R1FieldElement_t49428FD6828CB58882E01101A425BA3C2C1981CD_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1FieldElement::Q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Q_0; public: inline static int32_t get_offset_of_Q_0() { return static_cast(offsetof(SecP128R1FieldElement_t49428FD6828CB58882E01101A425BA3C2C1981CD_StaticFields, ___Q_0)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Q_0() const { return ___Q_0; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Q_0() { return &___Q_0; } inline void set_Q_0(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Q_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Curve struct SecP160K1Curve_t87658E34DED01B4A88556BFCB4B8C1842DC0D2F8 : public AbstractFpCurve_tE0B6ADB825360C35FC7DFFBCC3473DCA2198D5EF { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Curve::m_infinity SecP160K1Point_tC9D78CE23146455FCB690963CF4DD73F87AD41B2 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecP160K1Curve_t87658E34DED01B4A88556BFCB4B8C1842DC0D2F8, ___m_infinity_19)); } inline SecP160K1Point_tC9D78CE23146455FCB690963CF4DD73F87AD41B2 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecP160K1Point_tC9D78CE23146455FCB690963CF4DD73F87AD41B2 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecP160K1Point_tC9D78CE23146455FCB690963CF4DD73F87AD41B2 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; struct SecP160K1Curve_t87658E34DED01B4A88556BFCB4B8C1842DC0D2F8_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Curve::q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___q_16; public: inline static int32_t get_offset_of_q_16() { return static_cast(offsetof(SecP160K1Curve_t87658E34DED01B4A88556BFCB4B8C1842DC0D2F8_StaticFields, ___q_16)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_q_16() const { return ___q_16; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_q_16() { return &___q_16; } inline void set_q_16(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___q_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___q_16), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Curve struct SecP160R1Curve_t442E00201CC6F63D35D61A7D8609787EC71DA94E : public AbstractFpCurve_tE0B6ADB825360C35FC7DFFBCC3473DCA2198D5EF { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Curve::m_infinity SecP160R1Point_t00A983A7E3978739581EBF179429BF5EC3B8B913 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecP160R1Curve_t442E00201CC6F63D35D61A7D8609787EC71DA94E, ___m_infinity_19)); } inline SecP160R1Point_t00A983A7E3978739581EBF179429BF5EC3B8B913 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecP160R1Point_t00A983A7E3978739581EBF179429BF5EC3B8B913 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecP160R1Point_t00A983A7E3978739581EBF179429BF5EC3B8B913 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; struct SecP160R1Curve_t442E00201CC6F63D35D61A7D8609787EC71DA94E_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Curve::q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___q_16; public: inline static int32_t get_offset_of_q_16() { return static_cast(offsetof(SecP160R1Curve_t442E00201CC6F63D35D61A7D8609787EC71DA94E_StaticFields, ___q_16)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_q_16() const { return ___q_16; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_q_16() { return &___q_16; } inline void set_q_16(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___q_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___q_16), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1FieldElement struct SecP160R1FieldElement_t9A0161B3B94B0421EDD4B4A05EA23DC37CCB294F : public AbstractFpFieldElement_tD2C80C5CF9EBE12D131C5D8D967229FF84510820 { public: // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1FieldElement::x UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x_1; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(SecP160R1FieldElement_t9A0161B3B94B0421EDD4B4A05EA23DC37CCB294F, ___x_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_x_1() const { return ___x_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_x_1() { return &___x_1; } inline void set_x_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___x_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_1), (void*)value); } }; struct SecP160R1FieldElement_t9A0161B3B94B0421EDD4B4A05EA23DC37CCB294F_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1FieldElement::Q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Q_0; public: inline static int32_t get_offset_of_Q_0() { return static_cast(offsetof(SecP160R1FieldElement_t9A0161B3B94B0421EDD4B4A05EA23DC37CCB294F_StaticFields, ___Q_0)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Q_0() const { return ___Q_0; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Q_0() { return &___Q_0; } inline void set_Q_0(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Q_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Curve struct SecP160R2Curve_tBD65C0EC7161EFCD69149F2B8E4C7D037BCA7633 : public AbstractFpCurve_tE0B6ADB825360C35FC7DFFBCC3473DCA2198D5EF { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Curve::m_infinity SecP160R2Point_t72D9C667A3F03035A82720FF40CC897953346ABA * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecP160R2Curve_tBD65C0EC7161EFCD69149F2B8E4C7D037BCA7633, ___m_infinity_19)); } inline SecP160R2Point_t72D9C667A3F03035A82720FF40CC897953346ABA * get_m_infinity_19() const { return ___m_infinity_19; } inline SecP160R2Point_t72D9C667A3F03035A82720FF40CC897953346ABA ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecP160R2Point_t72D9C667A3F03035A82720FF40CC897953346ABA * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; struct SecP160R2Curve_tBD65C0EC7161EFCD69149F2B8E4C7D037BCA7633_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Curve::q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___q_16; public: inline static int32_t get_offset_of_q_16() { return static_cast(offsetof(SecP160R2Curve_tBD65C0EC7161EFCD69149F2B8E4C7D037BCA7633_StaticFields, ___q_16)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_q_16() const { return ___q_16; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_q_16() { return &___q_16; } inline void set_q_16(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___q_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___q_16), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2FieldElement struct SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0 : public AbstractFpFieldElement_tD2C80C5CF9EBE12D131C5D8D967229FF84510820 { public: // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2FieldElement::x UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x_1; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0, ___x_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_x_1() const { return ___x_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_x_1() { return &___x_1; } inline void set_x_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___x_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_1), (void*)value); } }; struct SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2FieldElement::Q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Q_0; public: inline static int32_t get_offset_of_Q_0() { return static_cast(offsetof(SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0_StaticFields, ___Q_0)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Q_0() const { return ___Q_0; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Q_0() { return &___Q_0; } inline void set_Q_0(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Q_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Curve struct SecP192K1Curve_tABE6933F82FC542A75AF653A628894FF831C2CB5 : public AbstractFpCurve_tE0B6ADB825360C35FC7DFFBCC3473DCA2198D5EF { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Curve::m_infinity SecP192K1Point_tB6B47D1A9820CA3ADB329299A920770806CEFC27 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecP192K1Curve_tABE6933F82FC542A75AF653A628894FF831C2CB5, ___m_infinity_19)); } inline SecP192K1Point_tB6B47D1A9820CA3ADB329299A920770806CEFC27 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecP192K1Point_tB6B47D1A9820CA3ADB329299A920770806CEFC27 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecP192K1Point_tB6B47D1A9820CA3ADB329299A920770806CEFC27 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; struct SecP192K1Curve_tABE6933F82FC542A75AF653A628894FF831C2CB5_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Curve::q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___q_16; public: inline static int32_t get_offset_of_q_16() { return static_cast(offsetof(SecP192K1Curve_tABE6933F82FC542A75AF653A628894FF831C2CB5_StaticFields, ___q_16)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_q_16() const { return ___q_16; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_q_16() { return &___q_16; } inline void set_q_16(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___q_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___q_16), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1FieldElement struct SecP192K1FieldElement_t57C45C1652BB425ABF472CE217A3DA10D440BC4B : public AbstractFpFieldElement_tD2C80C5CF9EBE12D131C5D8D967229FF84510820 { public: // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1FieldElement::x UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x_1; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(SecP192K1FieldElement_t57C45C1652BB425ABF472CE217A3DA10D440BC4B, ___x_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_x_1() const { return ___x_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_x_1() { return &___x_1; } inline void set_x_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___x_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_1), (void*)value); } }; struct SecP192K1FieldElement_t57C45C1652BB425ABF472CE217A3DA10D440BC4B_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1FieldElement::Q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Q_0; public: inline static int32_t get_offset_of_Q_0() { return static_cast(offsetof(SecP192K1FieldElement_t57C45C1652BB425ABF472CE217A3DA10D440BC4B_StaticFields, ___Q_0)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Q_0() const { return ___Q_0; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Q_0() { return &___Q_0; } inline void set_Q_0(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Q_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Curve struct SecP192R1Curve_t620AA99B8C9EB3B057582DA81C2D790AFF36C65A : public AbstractFpCurve_tE0B6ADB825360C35FC7DFFBCC3473DCA2198D5EF { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Curve::m_infinity SecP192R1Point_t67853127563F8DE937912F3E93AAAF88F3358E70 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecP192R1Curve_t620AA99B8C9EB3B057582DA81C2D790AFF36C65A, ___m_infinity_19)); } inline SecP192R1Point_t67853127563F8DE937912F3E93AAAF88F3358E70 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecP192R1Point_t67853127563F8DE937912F3E93AAAF88F3358E70 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecP192R1Point_t67853127563F8DE937912F3E93AAAF88F3358E70 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; struct SecP192R1Curve_t620AA99B8C9EB3B057582DA81C2D790AFF36C65A_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Curve::q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___q_16; public: inline static int32_t get_offset_of_q_16() { return static_cast(offsetof(SecP192R1Curve_t620AA99B8C9EB3B057582DA81C2D790AFF36C65A_StaticFields, ___q_16)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_q_16() const { return ___q_16; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_q_16() { return &___q_16; } inline void set_q_16(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___q_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___q_16), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1FieldElement struct SecP192R1FieldElement_tEAD15D463E7397ABC6EE0CF5E482D6467FA5C50D : public AbstractFpFieldElement_tD2C80C5CF9EBE12D131C5D8D967229FF84510820 { public: // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1FieldElement::x UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x_1; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(SecP192R1FieldElement_tEAD15D463E7397ABC6EE0CF5E482D6467FA5C50D, ___x_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_x_1() const { return ___x_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_x_1() { return &___x_1; } inline void set_x_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___x_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_1), (void*)value); } }; struct SecP192R1FieldElement_tEAD15D463E7397ABC6EE0CF5E482D6467FA5C50D_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1FieldElement::Q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Q_0; public: inline static int32_t get_offset_of_Q_0() { return static_cast(offsetof(SecP192R1FieldElement_tEAD15D463E7397ABC6EE0CF5E482D6467FA5C50D_StaticFields, ___Q_0)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Q_0() const { return ___Q_0; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Q_0() { return &___Q_0; } inline void set_Q_0(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Q_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Curve struct SecP224K1Curve_t871F2F73439E92B58FB85BD6C8EC88FDE236D35B : public AbstractFpCurve_tE0B6ADB825360C35FC7DFFBCC3473DCA2198D5EF { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Curve::m_infinity SecP224K1Point_t2452A7F14ACA517EDEFEF264B9F6BB944E02BFE3 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecP224K1Curve_t871F2F73439E92B58FB85BD6C8EC88FDE236D35B, ___m_infinity_19)); } inline SecP224K1Point_t2452A7F14ACA517EDEFEF264B9F6BB944E02BFE3 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecP224K1Point_t2452A7F14ACA517EDEFEF264B9F6BB944E02BFE3 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecP224K1Point_t2452A7F14ACA517EDEFEF264B9F6BB944E02BFE3 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; struct SecP224K1Curve_t871F2F73439E92B58FB85BD6C8EC88FDE236D35B_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Curve::q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___q_16; public: inline static int32_t get_offset_of_q_16() { return static_cast(offsetof(SecP224K1Curve_t871F2F73439E92B58FB85BD6C8EC88FDE236D35B_StaticFields, ___q_16)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_q_16() const { return ___q_16; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_q_16() { return &___q_16; } inline void set_q_16(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___q_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___q_16), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1FieldElement struct SecP224K1FieldElement_t8843E3EAF8A8A659BFC25713AE1E77B162588ABA : public AbstractFpFieldElement_tD2C80C5CF9EBE12D131C5D8D967229FF84510820 { public: // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1FieldElement::x UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x_2; public: inline static int32_t get_offset_of_x_2() { return static_cast(offsetof(SecP224K1FieldElement_t8843E3EAF8A8A659BFC25713AE1E77B162588ABA, ___x_2)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_x_2() const { return ___x_2; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_x_2() { return &___x_2; } inline void set_x_2(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___x_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_2), (void*)value); } }; struct SecP224K1FieldElement_t8843E3EAF8A8A659BFC25713AE1E77B162588ABA_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1FieldElement::Q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Q_0; // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1FieldElement::PRECOMP_POW2 UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___PRECOMP_POW2_1; public: inline static int32_t get_offset_of_Q_0() { return static_cast(offsetof(SecP224K1FieldElement_t8843E3EAF8A8A659BFC25713AE1E77B162588ABA_StaticFields, ___Q_0)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Q_0() const { return ___Q_0; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Q_0() { return &___Q_0; } inline void set_Q_0(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Q_0), (void*)value); } inline static int32_t get_offset_of_PRECOMP_POW2_1() { return static_cast(offsetof(SecP224K1FieldElement_t8843E3EAF8A8A659BFC25713AE1E77B162588ABA_StaticFields, ___PRECOMP_POW2_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_PRECOMP_POW2_1() const { return ___PRECOMP_POW2_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_PRECOMP_POW2_1() { return &___PRECOMP_POW2_1; } inline void set_PRECOMP_POW2_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___PRECOMP_POW2_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___PRECOMP_POW2_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Curve struct SecP224R1Curve_tD2242B068AA82F224D985DBD69D3753EB0D5DAD1 : public AbstractFpCurve_tE0B6ADB825360C35FC7DFFBCC3473DCA2198D5EF { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Curve::m_infinity SecP224R1Point_tC2192FC4501913D3A5DD78F941821B215E1ACAF0 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecP224R1Curve_tD2242B068AA82F224D985DBD69D3753EB0D5DAD1, ___m_infinity_19)); } inline SecP224R1Point_tC2192FC4501913D3A5DD78F941821B215E1ACAF0 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecP224R1Point_tC2192FC4501913D3A5DD78F941821B215E1ACAF0 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecP224R1Point_tC2192FC4501913D3A5DD78F941821B215E1ACAF0 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; struct SecP224R1Curve_tD2242B068AA82F224D985DBD69D3753EB0D5DAD1_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Curve::q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___q_16; public: inline static int32_t get_offset_of_q_16() { return static_cast(offsetof(SecP224R1Curve_tD2242B068AA82F224D985DBD69D3753EB0D5DAD1_StaticFields, ___q_16)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_q_16() const { return ___q_16; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_q_16() { return &___q_16; } inline void set_q_16(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___q_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___q_16), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1FieldElement struct SecP224R1FieldElement_t1E735FDFC3439F4A0C9B60946A7E6F2562B43D7F : public AbstractFpFieldElement_tD2C80C5CF9EBE12D131C5D8D967229FF84510820 { public: // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1FieldElement::x UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x_1; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(SecP224R1FieldElement_t1E735FDFC3439F4A0C9B60946A7E6F2562B43D7F, ___x_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_x_1() const { return ___x_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_x_1() { return &___x_1; } inline void set_x_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___x_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_1), (void*)value); } }; struct SecP224R1FieldElement_t1E735FDFC3439F4A0C9B60946A7E6F2562B43D7F_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1FieldElement::Q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Q_0; public: inline static int32_t get_offset_of_Q_0() { return static_cast(offsetof(SecP224R1FieldElement_t1E735FDFC3439F4A0C9B60946A7E6F2562B43D7F_StaticFields, ___Q_0)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Q_0() const { return ___Q_0; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Q_0() { return &___Q_0; } inline void set_Q_0(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Q_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Curve struct SecP256K1Curve_t1B5A1A8E8602D15BF671C65F61B26CC6BC93C0B2 : public AbstractFpCurve_tE0B6ADB825360C35FC7DFFBCC3473DCA2198D5EF { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Curve::m_infinity SecP256K1Point_tA0026584926444C0D3E5C7687682367B088D7BF6 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecP256K1Curve_t1B5A1A8E8602D15BF671C65F61B26CC6BC93C0B2, ___m_infinity_19)); } inline SecP256K1Point_tA0026584926444C0D3E5C7687682367B088D7BF6 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecP256K1Point_tA0026584926444C0D3E5C7687682367B088D7BF6 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecP256K1Point_tA0026584926444C0D3E5C7687682367B088D7BF6 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; struct SecP256K1Curve_t1B5A1A8E8602D15BF671C65F61B26CC6BC93C0B2_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Curve::q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___q_16; public: inline static int32_t get_offset_of_q_16() { return static_cast(offsetof(SecP256K1Curve_t1B5A1A8E8602D15BF671C65F61B26CC6BC93C0B2_StaticFields, ___q_16)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_q_16() const { return ___q_16; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_q_16() { return &___q_16; } inline void set_q_16(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___q_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___q_16), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1FieldElement struct SecP256K1FieldElement_t22D5CCD1C532F8963A04C0492E77BA171471F2F9 : public AbstractFpFieldElement_tD2C80C5CF9EBE12D131C5D8D967229FF84510820 { public: // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1FieldElement::x UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x_1; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(SecP256K1FieldElement_t22D5CCD1C532F8963A04C0492E77BA171471F2F9, ___x_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_x_1() const { return ___x_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_x_1() { return &___x_1; } inline void set_x_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___x_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_1), (void*)value); } }; struct SecP256K1FieldElement_t22D5CCD1C532F8963A04C0492E77BA171471F2F9_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1FieldElement::Q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Q_0; public: inline static int32_t get_offset_of_Q_0() { return static_cast(offsetof(SecP256K1FieldElement_t22D5CCD1C532F8963A04C0492E77BA171471F2F9_StaticFields, ___Q_0)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Q_0() const { return ___Q_0; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Q_0() { return &___Q_0; } inline void set_Q_0(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Q_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Curve struct SecP256R1Curve_t6962B833B7AE6E67A209B0289D64920842DB01C0 : public AbstractFpCurve_tE0B6ADB825360C35FC7DFFBCC3473DCA2198D5EF { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Curve::m_infinity SecP256R1Point_t92458910BB808343BA4446F00B2A22682EA67D95 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecP256R1Curve_t6962B833B7AE6E67A209B0289D64920842DB01C0, ___m_infinity_19)); } inline SecP256R1Point_t92458910BB808343BA4446F00B2A22682EA67D95 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecP256R1Point_t92458910BB808343BA4446F00B2A22682EA67D95 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecP256R1Point_t92458910BB808343BA4446F00B2A22682EA67D95 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; struct SecP256R1Curve_t6962B833B7AE6E67A209B0289D64920842DB01C0_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Curve::q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___q_16; public: inline static int32_t get_offset_of_q_16() { return static_cast(offsetof(SecP256R1Curve_t6962B833B7AE6E67A209B0289D64920842DB01C0_StaticFields, ___q_16)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_q_16() const { return ___q_16; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_q_16() { return &___q_16; } inline void set_q_16(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___q_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___q_16), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1FieldElement struct SecP256R1FieldElement_t09A8A39F2181DC8AF2C675BBCE2131536F71B7D9 : public AbstractFpFieldElement_tD2C80C5CF9EBE12D131C5D8D967229FF84510820 { public: // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1FieldElement::x UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x_1; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(SecP256R1FieldElement_t09A8A39F2181DC8AF2C675BBCE2131536F71B7D9, ___x_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_x_1() const { return ___x_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_x_1() { return &___x_1; } inline void set_x_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___x_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_1), (void*)value); } }; struct SecP256R1FieldElement_t09A8A39F2181DC8AF2C675BBCE2131536F71B7D9_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1FieldElement::Q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Q_0; public: inline static int32_t get_offset_of_Q_0() { return static_cast(offsetof(SecP256R1FieldElement_t09A8A39F2181DC8AF2C675BBCE2131536F71B7D9_StaticFields, ___Q_0)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Q_0() const { return ___Q_0; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Q_0() { return &___Q_0; } inline void set_Q_0(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Q_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Curve struct SecP384R1Curve_t7B0E7E7A557AB42513D324270CB440D21C8E79B8 : public AbstractFpCurve_tE0B6ADB825360C35FC7DFFBCC3473DCA2198D5EF { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Curve::m_infinity SecP384R1Point_t4095E66D971571DB39A275217371704C578074A0 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecP384R1Curve_t7B0E7E7A557AB42513D324270CB440D21C8E79B8, ___m_infinity_19)); } inline SecP384R1Point_t4095E66D971571DB39A275217371704C578074A0 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecP384R1Point_t4095E66D971571DB39A275217371704C578074A0 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecP384R1Point_t4095E66D971571DB39A275217371704C578074A0 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; struct SecP384R1Curve_t7B0E7E7A557AB42513D324270CB440D21C8E79B8_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Curve::q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___q_16; public: inline static int32_t get_offset_of_q_16() { return static_cast(offsetof(SecP384R1Curve_t7B0E7E7A557AB42513D324270CB440D21C8E79B8_StaticFields, ___q_16)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_q_16() const { return ___q_16; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_q_16() { return &___q_16; } inline void set_q_16(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___q_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___q_16), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1FieldElement struct SecP384R1FieldElement_tF1223D271EF960AB9A60114562F012CD0DA0BE6A : public AbstractFpFieldElement_tD2C80C5CF9EBE12D131C5D8D967229FF84510820 { public: // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1FieldElement::x UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x_1; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(SecP384R1FieldElement_tF1223D271EF960AB9A60114562F012CD0DA0BE6A, ___x_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_x_1() const { return ___x_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_x_1() { return &___x_1; } inline void set_x_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___x_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_1), (void*)value); } }; struct SecP384R1FieldElement_tF1223D271EF960AB9A60114562F012CD0DA0BE6A_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1FieldElement::Q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Q_0; public: inline static int32_t get_offset_of_Q_0() { return static_cast(offsetof(SecP384R1FieldElement_tF1223D271EF960AB9A60114562F012CD0DA0BE6A_StaticFields, ___Q_0)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Q_0() const { return ___Q_0; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Q_0() { return &___Q_0; } inline void set_Q_0(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Q_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Curve struct SecP521R1Curve_tC4AF8890CE577E48C0B3CB56BB40E6C7E2B1E4BF : public AbstractFpCurve_tE0B6ADB825360C35FC7DFFBCC3473DCA2198D5EF { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Curve::m_infinity SecP521R1Point_t163BFC685101447DED7C6BDF4143263AE230FD5B * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecP521R1Curve_tC4AF8890CE577E48C0B3CB56BB40E6C7E2B1E4BF, ___m_infinity_19)); } inline SecP521R1Point_t163BFC685101447DED7C6BDF4143263AE230FD5B * get_m_infinity_19() const { return ___m_infinity_19; } inline SecP521R1Point_t163BFC685101447DED7C6BDF4143263AE230FD5B ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecP521R1Point_t163BFC685101447DED7C6BDF4143263AE230FD5B * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; struct SecP521R1Curve_tC4AF8890CE577E48C0B3CB56BB40E6C7E2B1E4BF_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Curve::q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___q_16; public: inline static int32_t get_offset_of_q_16() { return static_cast(offsetof(SecP521R1Curve_tC4AF8890CE577E48C0B3CB56BB40E6C7E2B1E4BF_StaticFields, ___q_16)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_q_16() const { return ___q_16; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_q_16() { return &___q_16; } inline void set_q_16(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___q_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___q_16), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1FieldElement struct SecP521R1FieldElement_t2EC7846A71DBCC3A0BC0FD6B393EE7F7C285C31A : public AbstractFpFieldElement_tD2C80C5CF9EBE12D131C5D8D967229FF84510820 { public: // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1FieldElement::x UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x_1; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(SecP521R1FieldElement_t2EC7846A71DBCC3A0BC0FD6B393EE7F7C285C31A, ___x_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_x_1() const { return ___x_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_x_1() { return &___x_1; } inline void set_x_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___x_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_1), (void*)value); } }; struct SecP521R1FieldElement_t2EC7846A71DBCC3A0BC0FD6B393EE7F7C285C31A_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1FieldElement::Q BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Q_0; public: inline static int32_t get_offset_of_Q_0() { return static_cast(offsetof(SecP521R1FieldElement_t2EC7846A71DBCC3A0BC0FD6B393EE7F7C285C31A_StaticFields, ___Q_0)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Q_0() const { return ___Q_0; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Q_0() { return &___Q_0; } inline void set_Q_0(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Q_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113FieldElement struct SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007 : public AbstractF2mFieldElement_tFE8B594FAC65E3901869DD8752F30A2A5AA26677 { public: // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113FieldElement::x UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x_0; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007, ___x_0)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_x_0() const { return ___x_0; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_x_0() { return &___x_0; } inline void set_x_0(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___x_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R1Curve struct SecT113R1Curve_tA22EBD5612FADA813855583FEC6CEA9EE9F512A2 : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R1Curve::m_infinity SecT113R1Point_t853B70D6A47C8FCEC79CB433C71FFEBDEC9B129F * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT113R1Curve_tA22EBD5612FADA813855583FEC6CEA9EE9F512A2, ___m_infinity_19)); } inline SecT113R1Point_t853B70D6A47C8FCEC79CB433C71FFEBDEC9B129F * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT113R1Point_t853B70D6A47C8FCEC79CB433C71FFEBDEC9B129F ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT113R1Point_t853B70D6A47C8FCEC79CB433C71FFEBDEC9B129F * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R2Curve struct SecT113R2Curve_tF3204FF724274EF6B2F042BDDA602E5CFC16312E : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R2Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R2Curve::m_infinity SecT113R2Point_tD3F477B29CA3EA0AD404D7B176F35DD5BDD569B6 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT113R2Curve_tF3204FF724274EF6B2F042BDDA602E5CFC16312E, ___m_infinity_19)); } inline SecT113R2Point_tD3F477B29CA3EA0AD404D7B176F35DD5BDD569B6 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT113R2Point_tD3F477B29CA3EA0AD404D7B176F35DD5BDD569B6 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT113R2Point_tD3F477B29CA3EA0AD404D7B176F35DD5BDD569B6 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131FieldElement struct SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754 : public AbstractF2mFieldElement_tFE8B594FAC65E3901869DD8752F30A2A5AA26677 { public: // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131FieldElement::x UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x_0; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754, ___x_0)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_x_0() const { return ___x_0; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_x_0() { return &___x_0; } inline void set_x_0(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___x_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R1Curve struct SecT131R1Curve_t6C1EE484872B53AFA276E3A21C73B002FC55B621 : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R1Curve::m_infinity SecT131R1Point_t52D07CFE2CA9E07FFB7FC9A7AF0DBF83761ED30E * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT131R1Curve_t6C1EE484872B53AFA276E3A21C73B002FC55B621, ___m_infinity_19)); } inline SecT131R1Point_t52D07CFE2CA9E07FFB7FC9A7AF0DBF83761ED30E * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT131R1Point_t52D07CFE2CA9E07FFB7FC9A7AF0DBF83761ED30E ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT131R1Point_t52D07CFE2CA9E07FFB7FC9A7AF0DBF83761ED30E * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R2Curve struct SecT131R2Curve_t42D50AE681F152FC80118D43EB4F490509FE3391 : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R2Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R2Curve::m_infinity SecT131R2Point_tACF560940C03EC22CF6E677E3D51E817AB7E2B8A * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT131R2Curve_t42D50AE681F152FC80118D43EB4F490509FE3391, ___m_infinity_19)); } inline SecT131R2Point_tACF560940C03EC22CF6E677E3D51E817AB7E2B8A * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT131R2Point_tACF560940C03EC22CF6E677E3D51E817AB7E2B8A ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT131R2Point_tACF560940C03EC22CF6E677E3D51E817AB7E2B8A * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163FieldElement struct SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520 : public AbstractF2mFieldElement_tFE8B594FAC65E3901869DD8752F30A2A5AA26677 { public: // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163FieldElement::x UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x_0; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520, ___x_0)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_x_0() const { return ___x_0; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_x_0() { return &___x_0; } inline void set_x_0(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___x_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163K1Curve struct SecT163K1Curve_tBF0DA7EFE6A7195DA52FA8947EDDBB54471DD9FD : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163K1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163K1Curve::m_infinity SecT163K1Point_t9092E607834C25FD8EA9096B1623BE79074333AE * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT163K1Curve_tBF0DA7EFE6A7195DA52FA8947EDDBB54471DD9FD, ___m_infinity_19)); } inline SecT163K1Point_t9092E607834C25FD8EA9096B1623BE79074333AE * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT163K1Point_t9092E607834C25FD8EA9096B1623BE79074333AE ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT163K1Point_t9092E607834C25FD8EA9096B1623BE79074333AE * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R1Curve struct SecT163R1Curve_t6369B6FFCD444FAC8738772A8B0BC14AE2B4652A : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R1Curve::m_infinity SecT163R1Point_t99F3068149B83C425E4DA98F79F28D1D47AC5F7A * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT163R1Curve_t6369B6FFCD444FAC8738772A8B0BC14AE2B4652A, ___m_infinity_19)); } inline SecT163R1Point_t99F3068149B83C425E4DA98F79F28D1D47AC5F7A * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT163R1Point_t99F3068149B83C425E4DA98F79F28D1D47AC5F7A ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT163R1Point_t99F3068149B83C425E4DA98F79F28D1D47AC5F7A * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Curve struct SecT163R2Curve_t713B62C53EAF65BA34F66D5A6C43EB8025223C10 : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Curve::m_infinity SecT163R2Point_t8BC5BD29DDD9BA3FDDB4B813C13E91F52C956571 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT163R2Curve_t713B62C53EAF65BA34F66D5A6C43EB8025223C10, ___m_infinity_19)); } inline SecT163R2Point_t8BC5BD29DDD9BA3FDDB4B813C13E91F52C956571 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT163R2Point_t8BC5BD29DDD9BA3FDDB4B813C13E91F52C956571 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT163R2Point_t8BC5BD29DDD9BA3FDDB4B813C13E91F52C956571 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193FieldElement struct SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022 : public AbstractF2mFieldElement_tFE8B594FAC65E3901869DD8752F30A2A5AA26677 { public: // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193FieldElement::x UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x_0; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022, ___x_0)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_x_0() const { return ___x_0; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_x_0() { return &___x_0; } inline void set_x_0(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___x_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R1Curve struct SecT193R1Curve_tA4F9C318D0AC39B2046F2A58FBF4354292CB4535 : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R1Curve::m_infinity SecT193R1Point_tDB99EEC8537CF8CF418850D49785B8DAF158A017 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT193R1Curve_tA4F9C318D0AC39B2046F2A58FBF4354292CB4535, ___m_infinity_19)); } inline SecT193R1Point_tDB99EEC8537CF8CF418850D49785B8DAF158A017 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT193R1Point_tDB99EEC8537CF8CF418850D49785B8DAF158A017 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT193R1Point_tDB99EEC8537CF8CF418850D49785B8DAF158A017 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R2Curve struct SecT193R2Curve_t1851E5CE7EDE194E9CA9CEC8066FCE34F6634524 : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R2Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R2Curve::m_infinity SecT193R2Point_tCDD43503CAAEC265078D4CC8131D4A994625E65B * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT193R2Curve_t1851E5CE7EDE194E9CA9CEC8066FCE34F6634524, ___m_infinity_19)); } inline SecT193R2Point_tCDD43503CAAEC265078D4CC8131D4A994625E65B * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT193R2Point_tCDD43503CAAEC265078D4CC8131D4A994625E65B ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT193R2Point_tCDD43503CAAEC265078D4CC8131D4A994625E65B * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233FieldElement struct SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638 : public AbstractF2mFieldElement_tFE8B594FAC65E3901869DD8752F30A2A5AA26677 { public: // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233FieldElement::x UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x_0; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638, ___x_0)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_x_0() const { return ___x_0; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_x_0() { return &___x_0; } inline void set_x_0(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___x_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233K1Curve struct SecT233K1Curve_t81B1630F64C904F1E342F847330523158D07DA01 : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233K1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233K1Curve::m_infinity SecT233K1Point_t9C0059650B8BDFAC8464CF41588A67AEC172E93D * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT233K1Curve_t81B1630F64C904F1E342F847330523158D07DA01, ___m_infinity_19)); } inline SecT233K1Point_t9C0059650B8BDFAC8464CF41588A67AEC172E93D * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT233K1Point_t9C0059650B8BDFAC8464CF41588A67AEC172E93D ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT233K1Point_t9C0059650B8BDFAC8464CF41588A67AEC172E93D * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233R1Curve struct SecT233R1Curve_t558E7105FC789E090CDF0F4F7AB4AAEFD2712F64 : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233R1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233R1Curve::m_infinity SecT233R1Point_t76979D9B4001295594687AA41152389BE6D018A9 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT233R1Curve_t558E7105FC789E090CDF0F4F7AB4AAEFD2712F64, ___m_infinity_19)); } inline SecT233R1Point_t76979D9B4001295594687AA41152389BE6D018A9 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT233R1Point_t76979D9B4001295594687AA41152389BE6D018A9 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT233R1Point_t76979D9B4001295594687AA41152389BE6D018A9 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239FieldElement struct SecT239FieldElement_t2BD0C2D5DBBFA589A20FA6E1B8F3E920CE534783 : public AbstractF2mFieldElement_tFE8B594FAC65E3901869DD8752F30A2A5AA26677 { public: // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239FieldElement::x UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x_0; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(SecT239FieldElement_t2BD0C2D5DBBFA589A20FA6E1B8F3E920CE534783, ___x_0)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_x_0() const { return ___x_0; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_x_0() { return &___x_0; } inline void set_x_0(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___x_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239K1Curve struct SecT239K1Curve_tA6F32C15DC577637605C6A185B41AA195E59E77D : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239K1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239K1Curve::m_infinity SecT239K1Point_t9659C55F1B42A9AE8356FAEFAE97DE833152CA32 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT239K1Curve_tA6F32C15DC577637605C6A185B41AA195E59E77D, ___m_infinity_19)); } inline SecT239K1Point_t9659C55F1B42A9AE8356FAEFAE97DE833152CA32 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT239K1Point_t9659C55F1B42A9AE8356FAEFAE97DE833152CA32 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT239K1Point_t9659C55F1B42A9AE8356FAEFAE97DE833152CA32 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283FieldElement struct SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42 : public AbstractF2mFieldElement_tFE8B594FAC65E3901869DD8752F30A2A5AA26677 { public: // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283FieldElement::x UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x_0; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42, ___x_0)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_x_0() const { return ___x_0; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_x_0() { return &___x_0; } inline void set_x_0(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___x_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283K1Curve struct SecT283K1Curve_t6A4F63EF690C375C974EBFBE165C736354FC2DDA : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283K1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283K1Curve::m_infinity SecT283K1Point_tC86FA2EAB976A1FA935DDDA9FC22952828BDE88E * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT283K1Curve_t6A4F63EF690C375C974EBFBE165C736354FC2DDA, ___m_infinity_19)); } inline SecT283K1Point_tC86FA2EAB976A1FA935DDDA9FC22952828BDE88E * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT283K1Point_tC86FA2EAB976A1FA935DDDA9FC22952828BDE88E ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT283K1Point_tC86FA2EAB976A1FA935DDDA9FC22952828BDE88E * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283R1Curve struct SecT283R1Curve_tA207C72410875D83C3608EFB8FEAC8CE4AC16D5B : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283R1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283R1Curve::m_infinity SecT283R1Point_tE68C3C8F31A9D068EDED9A0C7EDEEE4196943AE7 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT283R1Curve_tA207C72410875D83C3608EFB8FEAC8CE4AC16D5B, ___m_infinity_19)); } inline SecT283R1Point_tE68C3C8F31A9D068EDED9A0C7EDEEE4196943AE7 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT283R1Point_tE68C3C8F31A9D068EDED9A0C7EDEEE4196943AE7 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT283R1Point_tE68C3C8F31A9D068EDED9A0C7EDEEE4196943AE7 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409FieldElement struct SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD : public AbstractF2mFieldElement_tFE8B594FAC65E3901869DD8752F30A2A5AA26677 { public: // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409FieldElement::x UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x_0; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD, ___x_0)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_x_0() const { return ___x_0; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_x_0() { return &___x_0; } inline void set_x_0(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___x_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409K1Curve struct SecT409K1Curve_t76A00CE8BA71C27F3FB2B9E7E50DB6A38CAD8739 : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409K1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409K1Curve::m_infinity SecT409K1Point_t805E5BB062AA4D7CD4B03583C711F84A32F181F3 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT409K1Curve_t76A00CE8BA71C27F3FB2B9E7E50DB6A38CAD8739, ___m_infinity_19)); } inline SecT409K1Point_t805E5BB062AA4D7CD4B03583C711F84A32F181F3 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT409K1Point_t805E5BB062AA4D7CD4B03583C711F84A32F181F3 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT409K1Point_t805E5BB062AA4D7CD4B03583C711F84A32F181F3 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409R1Curve struct SecT409R1Curve_t29E2D7CB241C52B2E3FF5D97A25A38639041EFE0 : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409R1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409R1Curve::m_infinity SecT409R1Point_tA7351A010BFFC52297FD37694F2F389C2ACDC926 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT409R1Curve_t29E2D7CB241C52B2E3FF5D97A25A38639041EFE0, ___m_infinity_19)); } inline SecT409R1Point_tA7351A010BFFC52297FD37694F2F389C2ACDC926 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT409R1Point_tA7351A010BFFC52297FD37694F2F389C2ACDC926 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT409R1Point_tA7351A010BFFC52297FD37694F2F389C2ACDC926 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571FieldElement struct SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 : public AbstractF2mFieldElement_tFE8B594FAC65E3901869DD8752F30A2A5AA26677 { public: // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571FieldElement::x UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x_0; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242, ___x_0)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_x_0() const { return ___x_0; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_x_0() { return &___x_0; } inline void set_x_0(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___x_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571K1Curve struct SecT571K1Curve_t518B94931CCC013323359ABF2254FF154371720F : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571K1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571K1Curve::m_infinity SecT571K1Point_t045D709659B130292F508E61151BA842B15929C2 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT571K1Curve_t518B94931CCC013323359ABF2254FF154371720F, ___m_infinity_19)); } inline SecT571K1Point_t045D709659B130292F508E61151BA842B15929C2 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT571K1Point_t045D709659B130292F508E61151BA842B15929C2 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT571K1Point_t045D709659B130292F508E61151BA842B15929C2 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Curve struct SecT571R1Curve_t6F8321D61F19AD32D6DE1EAE8B8ABB35489F4397 : public AbstractF2mCurve_tDE72296FD23D8B8C899FBB99BAD91F3D1C9BBCCE { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Point BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Curve::m_infinity SecT571R1Point_t628283F0E1801D8AA8A83A70BA587811CB2BA9E1 * ___m_infinity_19; public: inline static int32_t get_offset_of_m_infinity_19() { return static_cast(offsetof(SecT571R1Curve_t6F8321D61F19AD32D6DE1EAE8B8ABB35489F4397, ___m_infinity_19)); } inline SecT571R1Point_t628283F0E1801D8AA8A83A70BA587811CB2BA9E1 * get_m_infinity_19() const { return ___m_infinity_19; } inline SecT571R1Point_t628283F0E1801D8AA8A83A70BA587811CB2BA9E1 ** get_address_of_m_infinity_19() { return &___m_infinity_19; } inline void set_m_infinity_19(SecT571R1Point_t628283F0E1801D8AA8A83A70BA587811CB2BA9E1 * value) { ___m_infinity_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_infinity_19), (void*)value); } }; struct SecT571R1Curve_t6F8321D61F19AD32D6DE1EAE8B8ABB35489F4397_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571FieldElement BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Curve::SecT571R1_B SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 * ___SecT571R1_B_20; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571FieldElement BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Curve::SecT571R1_B_SQRT SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 * ___SecT571R1_B_SQRT_21; public: inline static int32_t get_offset_of_SecT571R1_B_20() { return static_cast(offsetof(SecT571R1Curve_t6F8321D61F19AD32D6DE1EAE8B8ABB35489F4397_StaticFields, ___SecT571R1_B_20)); } inline SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 * get_SecT571R1_B_20() const { return ___SecT571R1_B_20; } inline SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 ** get_address_of_SecT571R1_B_20() { return &___SecT571R1_B_20; } inline void set_SecT571R1_B_20(SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 * value) { ___SecT571R1_B_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___SecT571R1_B_20), (void*)value); } inline static int32_t get_offset_of_SecT571R1_B_SQRT_21() { return static_cast(offsetof(SecT571R1Curve_t6F8321D61F19AD32D6DE1EAE8B8ABB35489F4397_StaticFields, ___SecT571R1_B_SQRT_21)); } inline SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 * get_SecT571R1_B_SQRT_21() const { return ___SecT571R1_B_SQRT_21; } inline SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 ** get_address_of_SecT571R1_B_SQRT_21() { return &___SecT571R1_B_SQRT_21; } inline void set_SecT571R1_B_SQRT_21(SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 * value) { ___SecT571R1_B_SQRT_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___SecT571R1_B_SQRT_21), (void*)value); } }; // BestHTTP.SocketIO.SocketIOEventTypes struct SocketIOEventTypes_t229AD94ABBDF8F581EA2ACDAD4116FC63F0D6CA5 { public: // System.Int32 BestHTTP.SocketIO.SocketIOEventTypes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SocketIOEventTypes_t229AD94ABBDF8F581EA2ACDAD4116FC63F0D6CA5, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // DG.Tweening.Core.Enums.SpecialStartupMode struct SpecialStartupMode_t0086D2AE798C217210762DD17C8D3572414ACD92 { public: // System.Int32 DG.Tweening.Core.Enums.SpecialStartupMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SpecialStartupMode_t0086D2AE798C217210762DD17C8D3572414ACD92, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // BestHTTP.ServerSentEvents.States struct States_t1DDFB5D15E0FADAC47E81AA2B2CE0474A9ECB3D0 { public: // System.Int32 BestHTTP.ServerSentEvents.States::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(States_t1DDFB5D15E0FADAC47E81AA2B2CE0474A9ECB3D0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // BestHTTP.Statistics.StatisticsQueryFlags struct StatisticsQueryFlags_t8EF7A9AB730E49AA63F68D1BFC39227FC1636999 { public: // System.Byte BestHTTP.Statistics.StatisticsQueryFlags::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StatisticsQueryFlags_t8EF7A9AB730E49AA63F68D1BFC39227FC1636999, ___value___2)); } inline uint8_t get_value___2() const { return ___value___2; } inline uint8_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint8_t value) { ___value___2 = value; } }; // System.IO.StreamWriter struct StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6 : public TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 { public: // System.IO.Stream System.IO.StreamWriter::stream Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream_12; // System.Text.Encoding System.IO.StreamWriter::encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___encoding_13; // System.Text.Encoder System.IO.StreamWriter::encoder Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A * ___encoder_14; // System.Byte[] System.IO.StreamWriter::byteBuffer ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___byteBuffer_15; // System.Char[] System.IO.StreamWriter::charBuffer CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___charBuffer_16; // System.Int32 System.IO.StreamWriter::charPos int32_t ___charPos_17; // System.Int32 System.IO.StreamWriter::charLen int32_t ___charLen_18; // System.Boolean System.IO.StreamWriter::autoFlush bool ___autoFlush_19; // System.Boolean System.IO.StreamWriter::haveWrittenPreamble bool ___haveWrittenPreamble_20; // System.Boolean System.IO.StreamWriter::closable bool ___closable_21; // System.Threading.Tasks.Task modreq(System.Runtime.CompilerServices.IsVolatile) System.IO.StreamWriter::_asyncWriteTask Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * ____asyncWriteTask_22; public: inline static int32_t get_offset_of_stream_12() { return static_cast(offsetof(StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6, ___stream_12)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_stream_12() const { return ___stream_12; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_stream_12() { return &___stream_12; } inline void set_stream_12(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___stream_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___stream_12), (void*)value); } inline static int32_t get_offset_of_encoding_13() { return static_cast(offsetof(StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6, ___encoding_13)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_encoding_13() const { return ___encoding_13; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_encoding_13() { return &___encoding_13; } inline void set_encoding_13(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___encoding_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoding_13), (void*)value); } inline static int32_t get_offset_of_encoder_14() { return static_cast(offsetof(StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6, ___encoder_14)); } inline Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A * get_encoder_14() const { return ___encoder_14; } inline Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A ** get_address_of_encoder_14() { return &___encoder_14; } inline void set_encoder_14(Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A * value) { ___encoder_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoder_14), (void*)value); } inline static int32_t get_offset_of_byteBuffer_15() { return static_cast(offsetof(StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6, ___byteBuffer_15)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_byteBuffer_15() const { return ___byteBuffer_15; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_byteBuffer_15() { return &___byteBuffer_15; } inline void set_byteBuffer_15(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___byteBuffer_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___byteBuffer_15), (void*)value); } inline static int32_t get_offset_of_charBuffer_16() { return static_cast(offsetof(StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6, ___charBuffer_16)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_charBuffer_16() const { return ___charBuffer_16; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_charBuffer_16() { return &___charBuffer_16; } inline void set_charBuffer_16(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___charBuffer_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___charBuffer_16), (void*)value); } inline static int32_t get_offset_of_charPos_17() { return static_cast(offsetof(StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6, ___charPos_17)); } inline int32_t get_charPos_17() const { return ___charPos_17; } inline int32_t* get_address_of_charPos_17() { return &___charPos_17; } inline void set_charPos_17(int32_t value) { ___charPos_17 = value; } inline static int32_t get_offset_of_charLen_18() { return static_cast(offsetof(StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6, ___charLen_18)); } inline int32_t get_charLen_18() const { return ___charLen_18; } inline int32_t* get_address_of_charLen_18() { return &___charLen_18; } inline void set_charLen_18(int32_t value) { ___charLen_18 = value; } inline static int32_t get_offset_of_autoFlush_19() { return static_cast(offsetof(StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6, ___autoFlush_19)); } inline bool get_autoFlush_19() const { return ___autoFlush_19; } inline bool* get_address_of_autoFlush_19() { return &___autoFlush_19; } inline void set_autoFlush_19(bool value) { ___autoFlush_19 = value; } inline static int32_t get_offset_of_haveWrittenPreamble_20() { return static_cast(offsetof(StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6, ___haveWrittenPreamble_20)); } inline bool get_haveWrittenPreamble_20() const { return ___haveWrittenPreamble_20; } inline bool* get_address_of_haveWrittenPreamble_20() { return &___haveWrittenPreamble_20; } inline void set_haveWrittenPreamble_20(bool value) { ___haveWrittenPreamble_20 = value; } inline static int32_t get_offset_of_closable_21() { return static_cast(offsetof(StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6, ___closable_21)); } inline bool get_closable_21() const { return ___closable_21; } inline bool* get_address_of_closable_21() { return &___closable_21; } inline void set_closable_21(bool value) { ___closable_21 = value; } inline static int32_t get_offset_of__asyncWriteTask_22() { return static_cast(offsetof(StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6, ____asyncWriteTask_22)); } inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * get__asyncWriteTask_22() const { return ____asyncWriteTask_22; } inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 ** get_address_of__asyncWriteTask_22() { return &____asyncWriteTask_22; } inline void set__asyncWriteTask_22(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * value) { ____asyncWriteTask_22 = value; Il2CppCodeGenWriteBarrier((void**)(&____asyncWriteTask_22), (void*)value); } }; struct StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6_StaticFields { public: // System.IO.StreamWriter System.IO.StreamWriter::Null StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6 * ___Null_11; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.IO.StreamWriter::_UTF8NoBOM Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ____UTF8NoBOM_23; public: inline static int32_t get_offset_of_Null_11() { return static_cast(offsetof(StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6_StaticFields, ___Null_11)); } inline StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6 * get_Null_11() const { return ___Null_11; } inline StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6 ** get_address_of_Null_11() { return &___Null_11; } inline void set_Null_11(StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6 * value) { ___Null_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___Null_11), (void*)value); } inline static int32_t get_offset_of__UTF8NoBOM_23() { return static_cast(offsetof(StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6_StaticFields, ____UTF8NoBOM_23)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get__UTF8NoBOM_23() const { return ____UTF8NoBOM_23; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of__UTF8NoBOM_23() { return &____UTF8NoBOM_23; } inline void set__UTF8NoBOM_23(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ____UTF8NoBOM_23 = value; Il2CppCodeGenWriteBarrier((void**)(&____UTF8NoBOM_23), (void*)value); } }; // System.Threading.ThreadPriority struct ThreadPriority_tFF7AC5F91D1EE3843C4D91823D6BD8BDF7620098 { public: // System.Int32 System.Threading.ThreadPriority::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ThreadPriority_tFF7AC5F91D1EE3843C4D91823D6BD8BDF7620098, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.TimeSpan struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_22; public: inline static int32_t get_offset_of__ticks_22() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203, ____ticks_22)); } inline int64_t get__ticks_22() const { return ____ticks_22; } inline int64_t* get_address_of__ticks_22() { return &____ticks_22; } inline void set__ticks_22(int64_t value) { ____ticks_22 = value; } }; struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields { public: // System.TimeSpan System.TimeSpan::Zero TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___Zero_19; // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MaxValue_20; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MinValue_21; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyConfigChecked bool ____legacyConfigChecked_23; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyMode bool ____legacyMode_24; public: inline static int32_t get_offset_of_Zero_19() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___Zero_19)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_Zero_19() const { return ___Zero_19; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_Zero_19() { return &___Zero_19; } inline void set_Zero_19(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___Zero_19 = value; } inline static int32_t get_offset_of_MaxValue_20() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MaxValue_20)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MaxValue_20() const { return ___MaxValue_20; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MaxValue_20() { return &___MaxValue_20; } inline void set_MaxValue_20(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MaxValue_20 = value; } inline static int32_t get_offset_of_MinValue_21() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MinValue_21)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MinValue_21() const { return ___MinValue_21; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MinValue_21() { return &___MinValue_21; } inline void set_MinValue_21(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MinValue_21 = value; } inline static int32_t get_offset_of__legacyConfigChecked_23() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyConfigChecked_23)); } inline bool get__legacyConfigChecked_23() const { return ____legacyConfigChecked_23; } inline bool* get_address_of__legacyConfigChecked_23() { return &____legacyConfigChecked_23; } inline void set__legacyConfigChecked_23(bool value) { ____legacyConfigChecked_23 = value; } inline static int32_t get_offset_of__legacyMode_24() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyMode_24)); } inline bool get__legacyMode_24() const { return ____legacyMode_24; } inline bool* get_address_of__legacyMode_24() { return &____legacyMode_24; } inline void set__legacyMode_24(bool value) { ____legacyMode_24 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol struct TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.ByteQueue BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mApplicationDataQueue ByteQueue_tFCDD21AF1559BE58C2488F5FA5AEBAA16ED1A471 * ___mApplicationDataQueue_20; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.ByteQueue BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mAlertQueue ByteQueue_tFCDD21AF1559BE58C2488F5FA5AEBAA16ED1A471 * ___mAlertQueue_21; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.ByteQueue BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mHandshakeQueue ByteQueue_tFCDD21AF1559BE58C2488F5FA5AEBAA16ED1A471 * ___mHandshakeQueue_22; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.RecordStream BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mRecordStream RecordStream_t7C44C947EB6F1ED4E1EE3A0869D4D9542A6D6C3E * ___mRecordStream_23; // BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mSecureRandom SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * ___mSecureRandom_24; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsStream BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mTlsStream TlsStream_tE67EA4971A8FA0C9BFF2779F6B2DA94770376E5A * ___mTlsStream_25; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mClosed bool ___mClosed_26; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mFailedWithError bool ___mFailedWithError_27; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mAppDataReady bool ___mAppDataReady_28; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mAppDataSplitEnabled bool ___mAppDataSplitEnabled_29; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mAppDataSplitMode int32_t ___mAppDataSplitMode_30; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mExpectedVerifyData ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mExpectedVerifyData_31; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsSession BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mTlsSession RuntimeObject* ___mTlsSession_32; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mSessionParameters SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D * ___mSessionParameters_33; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SecurityParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mSecurityParameters SecurityParameters_t6B17CF2860B92B5393C0EC2B7CF4986ABB598803 * ___mSecurityParameters_34; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.Certificate BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mPeerCertificate Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * ___mPeerCertificate_35; // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mOfferedCipherSuites Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___mOfferedCipherSuites_36; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mOfferedCompressionMethods ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mOfferedCompressionMethods_37; // System.Collections.IDictionary BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mClientExtensions RuntimeObject* ___mClientExtensions_38; // System.Collections.IDictionary BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mServerExtensions RuntimeObject* ___mServerExtensions_39; // System.Int16 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mConnectionState int16_t ___mConnectionState_40; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mResumedSession bool ___mResumedSession_41; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mReceivedChangeCipherSpec bool ___mReceivedChangeCipherSpec_42; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mSecureRenegotiation bool ___mSecureRenegotiation_43; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mAllowCertificateStatus bool ___mAllowCertificateStatus_44; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mExpectSessionTicket bool ___mExpectSessionTicket_45; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mBlocking bool ___mBlocking_46; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.ByteQueueStream BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mInputBuffers ByteQueueStream_t4D33684562A3B8282ABEF110EF63454A9E2B6CF8 * ___mInputBuffers_47; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.ByteQueueStream BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::mOutputBuffer ByteQueueStream_t4D33684562A3B8282ABEF110EF63454A9E2B6CF8 * ___mOutputBuffer_48; public: inline static int32_t get_offset_of_mApplicationDataQueue_20() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mApplicationDataQueue_20)); } inline ByteQueue_tFCDD21AF1559BE58C2488F5FA5AEBAA16ED1A471 * get_mApplicationDataQueue_20() const { return ___mApplicationDataQueue_20; } inline ByteQueue_tFCDD21AF1559BE58C2488F5FA5AEBAA16ED1A471 ** get_address_of_mApplicationDataQueue_20() { return &___mApplicationDataQueue_20; } inline void set_mApplicationDataQueue_20(ByteQueue_tFCDD21AF1559BE58C2488F5FA5AEBAA16ED1A471 * value) { ___mApplicationDataQueue_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___mApplicationDataQueue_20), (void*)value); } inline static int32_t get_offset_of_mAlertQueue_21() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mAlertQueue_21)); } inline ByteQueue_tFCDD21AF1559BE58C2488F5FA5AEBAA16ED1A471 * get_mAlertQueue_21() const { return ___mAlertQueue_21; } inline ByteQueue_tFCDD21AF1559BE58C2488F5FA5AEBAA16ED1A471 ** get_address_of_mAlertQueue_21() { return &___mAlertQueue_21; } inline void set_mAlertQueue_21(ByteQueue_tFCDD21AF1559BE58C2488F5FA5AEBAA16ED1A471 * value) { ___mAlertQueue_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___mAlertQueue_21), (void*)value); } inline static int32_t get_offset_of_mHandshakeQueue_22() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mHandshakeQueue_22)); } inline ByteQueue_tFCDD21AF1559BE58C2488F5FA5AEBAA16ED1A471 * get_mHandshakeQueue_22() const { return ___mHandshakeQueue_22; } inline ByteQueue_tFCDD21AF1559BE58C2488F5FA5AEBAA16ED1A471 ** get_address_of_mHandshakeQueue_22() { return &___mHandshakeQueue_22; } inline void set_mHandshakeQueue_22(ByteQueue_tFCDD21AF1559BE58C2488F5FA5AEBAA16ED1A471 * value) { ___mHandshakeQueue_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___mHandshakeQueue_22), (void*)value); } inline static int32_t get_offset_of_mRecordStream_23() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mRecordStream_23)); } inline RecordStream_t7C44C947EB6F1ED4E1EE3A0869D4D9542A6D6C3E * get_mRecordStream_23() const { return ___mRecordStream_23; } inline RecordStream_t7C44C947EB6F1ED4E1EE3A0869D4D9542A6D6C3E ** get_address_of_mRecordStream_23() { return &___mRecordStream_23; } inline void set_mRecordStream_23(RecordStream_t7C44C947EB6F1ED4E1EE3A0869D4D9542A6D6C3E * value) { ___mRecordStream_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___mRecordStream_23), (void*)value); } inline static int32_t get_offset_of_mSecureRandom_24() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mSecureRandom_24)); } inline SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * get_mSecureRandom_24() const { return ___mSecureRandom_24; } inline SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 ** get_address_of_mSecureRandom_24() { return &___mSecureRandom_24; } inline void set_mSecureRandom_24(SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * value) { ___mSecureRandom_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___mSecureRandom_24), (void*)value); } inline static int32_t get_offset_of_mTlsStream_25() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mTlsStream_25)); } inline TlsStream_tE67EA4971A8FA0C9BFF2779F6B2DA94770376E5A * get_mTlsStream_25() const { return ___mTlsStream_25; } inline TlsStream_tE67EA4971A8FA0C9BFF2779F6B2DA94770376E5A ** get_address_of_mTlsStream_25() { return &___mTlsStream_25; } inline void set_mTlsStream_25(TlsStream_tE67EA4971A8FA0C9BFF2779F6B2DA94770376E5A * value) { ___mTlsStream_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___mTlsStream_25), (void*)value); } inline static int32_t get_offset_of_mClosed_26() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mClosed_26)); } inline bool get_mClosed_26() const { return ___mClosed_26; } inline bool* get_address_of_mClosed_26() { return &___mClosed_26; } inline void set_mClosed_26(bool value) { ___mClosed_26 = value; } inline static int32_t get_offset_of_mFailedWithError_27() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mFailedWithError_27)); } inline bool get_mFailedWithError_27() const { return ___mFailedWithError_27; } inline bool* get_address_of_mFailedWithError_27() { return &___mFailedWithError_27; } inline void set_mFailedWithError_27(bool value) { ___mFailedWithError_27 = value; } inline static int32_t get_offset_of_mAppDataReady_28() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mAppDataReady_28)); } inline bool get_mAppDataReady_28() const { return ___mAppDataReady_28; } inline bool* get_address_of_mAppDataReady_28() { return &___mAppDataReady_28; } inline void set_mAppDataReady_28(bool value) { ___mAppDataReady_28 = value; } inline static int32_t get_offset_of_mAppDataSplitEnabled_29() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mAppDataSplitEnabled_29)); } inline bool get_mAppDataSplitEnabled_29() const { return ___mAppDataSplitEnabled_29; } inline bool* get_address_of_mAppDataSplitEnabled_29() { return &___mAppDataSplitEnabled_29; } inline void set_mAppDataSplitEnabled_29(bool value) { ___mAppDataSplitEnabled_29 = value; } inline static int32_t get_offset_of_mAppDataSplitMode_30() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mAppDataSplitMode_30)); } inline int32_t get_mAppDataSplitMode_30() const { return ___mAppDataSplitMode_30; } inline int32_t* get_address_of_mAppDataSplitMode_30() { return &___mAppDataSplitMode_30; } inline void set_mAppDataSplitMode_30(int32_t value) { ___mAppDataSplitMode_30 = value; } inline static int32_t get_offset_of_mExpectedVerifyData_31() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mExpectedVerifyData_31)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mExpectedVerifyData_31() const { return ___mExpectedVerifyData_31; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mExpectedVerifyData_31() { return &___mExpectedVerifyData_31; } inline void set_mExpectedVerifyData_31(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mExpectedVerifyData_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___mExpectedVerifyData_31), (void*)value); } inline static int32_t get_offset_of_mTlsSession_32() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mTlsSession_32)); } inline RuntimeObject* get_mTlsSession_32() const { return ___mTlsSession_32; } inline RuntimeObject** get_address_of_mTlsSession_32() { return &___mTlsSession_32; } inline void set_mTlsSession_32(RuntimeObject* value) { ___mTlsSession_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___mTlsSession_32), (void*)value); } inline static int32_t get_offset_of_mSessionParameters_33() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mSessionParameters_33)); } inline SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D * get_mSessionParameters_33() const { return ___mSessionParameters_33; } inline SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D ** get_address_of_mSessionParameters_33() { return &___mSessionParameters_33; } inline void set_mSessionParameters_33(SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D * value) { ___mSessionParameters_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___mSessionParameters_33), (void*)value); } inline static int32_t get_offset_of_mSecurityParameters_34() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mSecurityParameters_34)); } inline SecurityParameters_t6B17CF2860B92B5393C0EC2B7CF4986ABB598803 * get_mSecurityParameters_34() const { return ___mSecurityParameters_34; } inline SecurityParameters_t6B17CF2860B92B5393C0EC2B7CF4986ABB598803 ** get_address_of_mSecurityParameters_34() { return &___mSecurityParameters_34; } inline void set_mSecurityParameters_34(SecurityParameters_t6B17CF2860B92B5393C0EC2B7CF4986ABB598803 * value) { ___mSecurityParameters_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___mSecurityParameters_34), (void*)value); } inline static int32_t get_offset_of_mPeerCertificate_35() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mPeerCertificate_35)); } inline Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * get_mPeerCertificate_35() const { return ___mPeerCertificate_35; } inline Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E ** get_address_of_mPeerCertificate_35() { return &___mPeerCertificate_35; } inline void set_mPeerCertificate_35(Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * value) { ___mPeerCertificate_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___mPeerCertificate_35), (void*)value); } inline static int32_t get_offset_of_mOfferedCipherSuites_36() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mOfferedCipherSuites_36)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_mOfferedCipherSuites_36() const { return ___mOfferedCipherSuites_36; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_mOfferedCipherSuites_36() { return &___mOfferedCipherSuites_36; } inline void set_mOfferedCipherSuites_36(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___mOfferedCipherSuites_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___mOfferedCipherSuites_36), (void*)value); } inline static int32_t get_offset_of_mOfferedCompressionMethods_37() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mOfferedCompressionMethods_37)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mOfferedCompressionMethods_37() const { return ___mOfferedCompressionMethods_37; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mOfferedCompressionMethods_37() { return &___mOfferedCompressionMethods_37; } inline void set_mOfferedCompressionMethods_37(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mOfferedCompressionMethods_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___mOfferedCompressionMethods_37), (void*)value); } inline static int32_t get_offset_of_mClientExtensions_38() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mClientExtensions_38)); } inline RuntimeObject* get_mClientExtensions_38() const { return ___mClientExtensions_38; } inline RuntimeObject** get_address_of_mClientExtensions_38() { return &___mClientExtensions_38; } inline void set_mClientExtensions_38(RuntimeObject* value) { ___mClientExtensions_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___mClientExtensions_38), (void*)value); } inline static int32_t get_offset_of_mServerExtensions_39() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mServerExtensions_39)); } inline RuntimeObject* get_mServerExtensions_39() const { return ___mServerExtensions_39; } inline RuntimeObject** get_address_of_mServerExtensions_39() { return &___mServerExtensions_39; } inline void set_mServerExtensions_39(RuntimeObject* value) { ___mServerExtensions_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___mServerExtensions_39), (void*)value); } inline static int32_t get_offset_of_mConnectionState_40() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mConnectionState_40)); } inline int16_t get_mConnectionState_40() const { return ___mConnectionState_40; } inline int16_t* get_address_of_mConnectionState_40() { return &___mConnectionState_40; } inline void set_mConnectionState_40(int16_t value) { ___mConnectionState_40 = value; } inline static int32_t get_offset_of_mResumedSession_41() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mResumedSession_41)); } inline bool get_mResumedSession_41() const { return ___mResumedSession_41; } inline bool* get_address_of_mResumedSession_41() { return &___mResumedSession_41; } inline void set_mResumedSession_41(bool value) { ___mResumedSession_41 = value; } inline static int32_t get_offset_of_mReceivedChangeCipherSpec_42() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mReceivedChangeCipherSpec_42)); } inline bool get_mReceivedChangeCipherSpec_42() const { return ___mReceivedChangeCipherSpec_42; } inline bool* get_address_of_mReceivedChangeCipherSpec_42() { return &___mReceivedChangeCipherSpec_42; } inline void set_mReceivedChangeCipherSpec_42(bool value) { ___mReceivedChangeCipherSpec_42 = value; } inline static int32_t get_offset_of_mSecureRenegotiation_43() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mSecureRenegotiation_43)); } inline bool get_mSecureRenegotiation_43() const { return ___mSecureRenegotiation_43; } inline bool* get_address_of_mSecureRenegotiation_43() { return &___mSecureRenegotiation_43; } inline void set_mSecureRenegotiation_43(bool value) { ___mSecureRenegotiation_43 = value; } inline static int32_t get_offset_of_mAllowCertificateStatus_44() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mAllowCertificateStatus_44)); } inline bool get_mAllowCertificateStatus_44() const { return ___mAllowCertificateStatus_44; } inline bool* get_address_of_mAllowCertificateStatus_44() { return &___mAllowCertificateStatus_44; } inline void set_mAllowCertificateStatus_44(bool value) { ___mAllowCertificateStatus_44 = value; } inline static int32_t get_offset_of_mExpectSessionTicket_45() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mExpectSessionTicket_45)); } inline bool get_mExpectSessionTicket_45() const { return ___mExpectSessionTicket_45; } inline bool* get_address_of_mExpectSessionTicket_45() { return &___mExpectSessionTicket_45; } inline void set_mExpectSessionTicket_45(bool value) { ___mExpectSessionTicket_45 = value; } inline static int32_t get_offset_of_mBlocking_46() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mBlocking_46)); } inline bool get_mBlocking_46() const { return ___mBlocking_46; } inline bool* get_address_of_mBlocking_46() { return &___mBlocking_46; } inline void set_mBlocking_46(bool value) { ___mBlocking_46 = value; } inline static int32_t get_offset_of_mInputBuffers_47() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mInputBuffers_47)); } inline ByteQueueStream_t4D33684562A3B8282ABEF110EF63454A9E2B6CF8 * get_mInputBuffers_47() const { return ___mInputBuffers_47; } inline ByteQueueStream_t4D33684562A3B8282ABEF110EF63454A9E2B6CF8 ** get_address_of_mInputBuffers_47() { return &___mInputBuffers_47; } inline void set_mInputBuffers_47(ByteQueueStream_t4D33684562A3B8282ABEF110EF63454A9E2B6CF8 * value) { ___mInputBuffers_47 = value; Il2CppCodeGenWriteBarrier((void**)(&___mInputBuffers_47), (void*)value); } inline static int32_t get_offset_of_mOutputBuffer_48() { return static_cast(offsetof(TlsProtocol_t0AF7CC5A58D00FFFD3D400269F4EFEF8E0A0AF69, ___mOutputBuffer_48)); } inline ByteQueueStream_t4D33684562A3B8282ABEF110EF63454A9E2B6CF8 * get_mOutputBuffer_48() const { return ___mOutputBuffer_48; } inline ByteQueueStream_t4D33684562A3B8282ABEF110EF63454A9E2B6CF8 ** get_address_of_mOutputBuffer_48() { return &___mOutputBuffer_48; } inline void set_mOutputBuffer_48(ByteQueueStream_t4D33684562A3B8282ABEF110EF63454A9E2B6CF8 * value) { ___mOutputBuffer_48 = value; Il2CppCodeGenWriteBarrier((void**)(&___mOutputBuffer_48), (void*)value); } }; // BestHTTP.SocketIO.TransportEventTypes struct TransportEventTypes_t56A88C3552CCB6064A8DF96926F149923E2774FD { public: // System.Int32 BestHTTP.SocketIO.TransportEventTypes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TransportEventTypes_t56A88C3552CCB6064A8DF96926F149923E2774FD, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // DG.Tweening.TweenType struct TweenType_tAB2DEC1268409EA172594368494218E51696EF5D { public: // System.Int32 DG.Tweening.TweenType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TweenType_tAB2DEC1268409EA172594368494218E51696EF5D, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // DG.Tweening.UpdateType struct UpdateType_t9D838506DD148F29E6183FB298E41921E51CC5ED { public: // System.Int32 DG.Tweening.UpdateType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(UpdateType_t9D838506DD148F29E6183FB298E41921E51CC5ED, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Threading.WaitHandle struct WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842 : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 { public: // System.IntPtr System.Threading.WaitHandle::waitHandle intptr_t ___waitHandle_3; // Microsoft.Win32.SafeHandles.SafeWaitHandle modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.WaitHandle::safeWaitHandle SafeWaitHandle_tF37EACEDF9C6F350EB4ABC1E1F869EECB0B5ABB1 * ___safeWaitHandle_4; // System.Boolean System.Threading.WaitHandle::hasThreadAffinity bool ___hasThreadAffinity_5; public: inline static int32_t get_offset_of_waitHandle_3() { return static_cast(offsetof(WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842, ___waitHandle_3)); } inline intptr_t get_waitHandle_3() const { return ___waitHandle_3; } inline intptr_t* get_address_of_waitHandle_3() { return &___waitHandle_3; } inline void set_waitHandle_3(intptr_t value) { ___waitHandle_3 = value; } inline static int32_t get_offset_of_safeWaitHandle_4() { return static_cast(offsetof(WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842, ___safeWaitHandle_4)); } inline SafeWaitHandle_tF37EACEDF9C6F350EB4ABC1E1F869EECB0B5ABB1 * get_safeWaitHandle_4() const { return ___safeWaitHandle_4; } inline SafeWaitHandle_tF37EACEDF9C6F350EB4ABC1E1F869EECB0B5ABB1 ** get_address_of_safeWaitHandle_4() { return &___safeWaitHandle_4; } inline void set_safeWaitHandle_4(SafeWaitHandle_tF37EACEDF9C6F350EB4ABC1E1F869EECB0B5ABB1 * value) { ___safeWaitHandle_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___safeWaitHandle_4), (void*)value); } inline static int32_t get_offset_of_hasThreadAffinity_5() { return static_cast(offsetof(WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842, ___hasThreadAffinity_5)); } inline bool get_hasThreadAffinity_5() const { return ___hasThreadAffinity_5; } inline bool* get_address_of_hasThreadAffinity_5() { return &___hasThreadAffinity_5; } inline void set_hasThreadAffinity_5(bool value) { ___hasThreadAffinity_5 = value; } }; struct WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842_StaticFields { public: // System.IntPtr System.Threading.WaitHandle::InvalidHandle intptr_t ___InvalidHandle_10; public: inline static int32_t get_offset_of_InvalidHandle_10() { return static_cast(offsetof(WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842_StaticFields, ___InvalidHandle_10)); } inline intptr_t get_InvalidHandle_10() const { return ___InvalidHandle_10; } inline intptr_t* get_address_of_InvalidHandle_10() { return &___InvalidHandle_10; } inline void set_InvalidHandle_10(intptr_t value) { ___InvalidHandle_10 = value; } }; // Native definition for P/Invoke marshalling of System.Threading.WaitHandle struct WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842_marshaled_pinvoke : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_pinvoke { intptr_t ___waitHandle_3; void* ___safeWaitHandle_4; int32_t ___hasThreadAffinity_5; }; // Native definition for COM marshalling of System.Threading.WaitHandle struct WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842_marshaled_com : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_com { intptr_t ___waitHandle_3; void* ___safeWaitHandle_4; int32_t ___hasThreadAffinity_5; }; // UnityEngine.WrapMode struct WrapMode_t0DF566E32B136795606714DB9A11A3DC170F5468 { public: // System.Int32 UnityEngine.WrapMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(WrapMode_t0DF566E32B136795606714DB9A11A3DC170F5468, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZOutputStream struct ZOutputStream_tC18E76CC9549F21AC543491E55ACCD9A7C76D5D5 : public Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZOutputStream::z ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C * ___z_6; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZOutputStream::flushLevel int32_t ___flushLevel_7; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZOutputStream::buf ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buf_8; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZOutputStream::buf1 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buf1_9; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZOutputStream::compress bool ___compress_10; // System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZOutputStream::output Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___output_11; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZOutputStream::closed bool ___closed_12; public: inline static int32_t get_offset_of_z_6() { return static_cast(offsetof(ZOutputStream_tC18E76CC9549F21AC543491E55ACCD9A7C76D5D5, ___z_6)); } inline ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C * get_z_6() const { return ___z_6; } inline ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C ** get_address_of_z_6() { return &___z_6; } inline void set_z_6(ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C * value) { ___z_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___z_6), (void*)value); } inline static int32_t get_offset_of_flushLevel_7() { return static_cast(offsetof(ZOutputStream_tC18E76CC9549F21AC543491E55ACCD9A7C76D5D5, ___flushLevel_7)); } inline int32_t get_flushLevel_7() const { return ___flushLevel_7; } inline int32_t* get_address_of_flushLevel_7() { return &___flushLevel_7; } inline void set_flushLevel_7(int32_t value) { ___flushLevel_7 = value; } inline static int32_t get_offset_of_buf_8() { return static_cast(offsetof(ZOutputStream_tC18E76CC9549F21AC543491E55ACCD9A7C76D5D5, ___buf_8)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_buf_8() const { return ___buf_8; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_buf_8() { return &___buf_8; } inline void set_buf_8(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___buf_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___buf_8), (void*)value); } inline static int32_t get_offset_of_buf1_9() { return static_cast(offsetof(ZOutputStream_tC18E76CC9549F21AC543491E55ACCD9A7C76D5D5, ___buf1_9)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_buf1_9() const { return ___buf1_9; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_buf1_9() { return &___buf1_9; } inline void set_buf1_9(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___buf1_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___buf1_9), (void*)value); } inline static int32_t get_offset_of_compress_10() { return static_cast(offsetof(ZOutputStream_tC18E76CC9549F21AC543491E55ACCD9A7C76D5D5, ___compress_10)); } inline bool get_compress_10() const { return ___compress_10; } inline bool* get_address_of_compress_10() { return &___compress_10; } inline void set_compress_10(bool value) { ___compress_10 = value; } inline static int32_t get_offset_of_output_11() { return static_cast(offsetof(ZOutputStream_tC18E76CC9549F21AC543491E55ACCD9A7C76D5D5, ___output_11)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_output_11() const { return ___output_11; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_output_11() { return &___output_11; } inline void set_output_11(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___output_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___output_11), (void*)value); } inline static int32_t get_offset_of_closed_12() { return static_cast(offsetof(ZOutputStream_tC18E76CC9549F21AC543491E55ACCD9A7C76D5D5, ___closed_12)); } inline bool get_closed_12() const { return ___closed_12; } inline bool* get_address_of_closed_12() { return &___closed_12; } inline void set_closed_12(bool value) { ___closed_12 = value; } }; // CommonConfig/ServerType struct ServerType_t62D2D428D5BEB4AA51A25A18FA755682C0756E71 { public: // System.Int32 CommonConfig/ServerType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ServerType_t62D2D428D5BEB4AA51A25A18FA755682C0756E71, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.GUILayoutOption/Type struct Type_t79FB5C82B695061CED8D628CBB6A1E8709705288 { public: // System.Int32 UnityEngine.GUILayoutOption/Type::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Type_t79FB5C82B695061CED8D628CBB6A1E8709705288, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UI.Image/FillMethod struct FillMethod_tC37E5898D113A8FBF25A6AB6FBA451CC51E211E2 { public: // System.Int32 UnityEngine.UI.Image/FillMethod::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FillMethod_tC37E5898D113A8FBF25A6AB6FBA451CC51E211E2, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UI.Image/Type struct Type_tDCB08AB7425CAB70C1E46CC341F877423B5A5E12 { public: // System.Int32 UnityEngine.UI.Image/Type::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Type_tDCB08AB7425CAB70C1E46CC341F877423B5A5E12, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UI.Navigation/Mode struct Mode_t3113FDF05158BBA1DFC78D7F69E4C1D25135CB0F { public: // System.Int32 UnityEngine.UI.Navigation/Mode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Mode_t3113FDF05158BBA1DFC78D7F69E4C1D25135CB0F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityStandardAssets.ImageEffects.ScreenOverlay/OverlayBlendMode struct OverlayBlendMode_t9A18E4CA6DAA32E24DF693277ACE351A42DF0D94 { public: // System.Int32 UnityStandardAssets.ImageEffects.ScreenOverlay/OverlayBlendMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(OverlayBlendMode_t9A18E4CA6DAA32E24DF693277ACE351A42DF0D94, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityStandardAssets.ImageEffects.ScreenSpaceAmbientOcclusion/SSAOSamples struct SSAOSamples_t2E8CFF1FBE4AB19D2014BEF81327380F895B1594 { public: // System.Int32 UnityStandardAssets.ImageEffects.ScreenSpaceAmbientOcclusion/SSAOSamples::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SSAOSamples_t2E8CFF1FBE4AB19D2014BEF81327380F895B1594, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // JC.ScrollPanel/InitType struct InitType_t2D5E53DD34417833A5C5DC8DAE19F99B7025FD09 { public: // System.Int32 JC.ScrollPanel/InitType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(InitType_t2D5E53DD34417833A5C5DC8DAE19F99B7025FD09, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UI.Selectable/Transition struct Transition_t1FC449676815A798E758D32E8BE6DC0A2511DF14 { public: // System.Int32 UnityEngine.UI.Selectable/Transition::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Transition_t1FC449676815A798E758D32E8BE6DC0A2511DF14, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // BestHTTP.Examples.SocketIOChatSample/ChatStates struct ChatStates_t3E8699F82EA2804E6D8C10947E0C8695F611D3CC { public: // System.Int32 BestHTTP.Examples.SocketIOChatSample/ChatStates::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ChatStates_t3E8699F82EA2804E6D8C10947E0C8695F611D3CC, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // BestHTTP.Examples.SocketIOWePlaySample/States struct States_tB801694D0B53879F16DC4AB926246B9143431D7D { public: // System.Int32 BestHTTP.Examples.SocketIOWePlaySample/States::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(States_tB801694D0B53879F16DC4AB926246B9143431D7D, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // BestHTTP.SocketIO.SocketManager/States struct States_t67989DEFAFD28F32B05FC36C791B96EE7FD3A6D5 { public: // System.Int32 BestHTTP.SocketIO.SocketManager/States::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(States_t67989DEFAFD28F32B05FC36C791B96EE7FD3A6D5, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityStandardAssets.ImageEffects.SunShafts/ShaftsScreenBlendMode struct ShaftsScreenBlendMode_tCF5C48273C6AC4213465B69B3F040CAEFC98B668 { public: // System.Int32 UnityStandardAssets.ImageEffects.SunShafts/ShaftsScreenBlendMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ShaftsScreenBlendMode_tCF5C48273C6AC4213465B69B3F040CAEFC98B668, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityStandardAssets.ImageEffects.SunShafts/SunShaftsResolution struct SunShaftsResolution_t6C3971C37DC56772080D6690AD5AEE2DE775C549 { public: // System.Int32 UnityStandardAssets.ImageEffects.SunShafts/SunShaftsResolution::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SunShaftsResolution_t6C3971C37DC56772080D6690AD5AEE2DE775C549, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Target/Choice struct Choice_t3873B50BE216CDCB5851976218831AD564DB9E82 { public: // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Target/Choice::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Choice_t3873B50BE216CDCB5851976218831AD564DB9E82, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // BestHTTP.PlatformSupport.TcpClient.General.TcpClient/Properties struct Properties_t26ACDB7582B9F0C0550CD9AB880EFEB0ED5D5650 { public: // System.UInt32 BestHTTP.PlatformSupport.TcpClient.General.TcpClient/Properties::value__ uint32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Properties_t26ACDB7582B9F0C0550CD9AB880EFEB0ED5D5650, ___value___2)); } inline uint32_t get_value___2() const { return ___value___2; } inline uint32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint32_t value) { ___value___2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.ThreadedSeedGenerator/SeedGenerator struct SeedGenerator_t8303182B2D53C99DAB11F7B1F14F1FA7E4C42F42 : public RuntimeObject { public: // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.ThreadedSeedGenerator/SeedGenerator::counter int32_t ___counter_0; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.ThreadedSeedGenerator/SeedGenerator::stop bool ___stop_1; public: inline static int32_t get_offset_of_counter_0() { return static_cast(offsetof(SeedGenerator_t8303182B2D53C99DAB11F7B1F14F1FA7E4C42F42, ___counter_0)); } inline int32_t get_counter_0() const { return ___counter_0; } inline int32_t* get_address_of_counter_0() { return &___counter_0; } inline void set_counter_0(int32_t value) { ___counter_0 = value; } inline static int32_t get_offset_of_stop_1() { return static_cast(offsetof(SeedGenerator_t8303182B2D53C99DAB11F7B1F14F1FA7E4C42F42, ___stop_1)); } inline bool get_stop_1() const { return ___stop_1; } inline bool* get_address_of_stop_1() { return &___stop_1; } inline void set_stop_1(bool value) { ___stop_1 = value; } }; // UnityStandardAssets.CrossPlatformInput.TiltInput/AxisOptions struct AxisOptions_t7ABCE4F92A15C22999680E99EBCA83A5D263F7E9 { public: // System.Int32 UnityStandardAssets.CrossPlatformInput.TiltInput/AxisOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AxisOptions_t7ABCE4F92A15C22999680E99EBCA83A5D263F7E9, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityStandardAssets.ImageEffects.TiltShift/TiltShiftMode struct TiltShiftMode_tE6D7CE7C68F5A6FAE068BED43149622FEBA9A5FC { public: // System.Int32 UnityStandardAssets.ImageEffects.TiltShift/TiltShiftMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TiltShiftMode_tE6D7CE7C68F5A6FAE068BED43149622FEBA9A5FC, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityStandardAssets.ImageEffects.TiltShift/TiltShiftQuality struct TiltShiftQuality_t627CB86BE53F680A3AB16478DF16591525F7D45C { public: // System.Int32 UnityStandardAssets.ImageEffects.TiltShift/TiltShiftQuality::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TiltShiftQuality_t627CB86BE53F680A3AB16478DF16591525F7D45C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityStandardAssets.Utility.TimedObjectActivator/Action struct Action_t24C85FE9E4BBB648419244C0CCF1B750DEE7EDF0 { public: // System.Int32 UnityStandardAssets.Utility.TimedObjectActivator/Action::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Action_t24C85FE9E4BBB648419244C0CCF1B750DEE7EDF0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityStandardAssets.CrossPlatformInput.TiltInput/AxisMapping/MappingType struct MappingType_tF22825BB93417A5C60F9DF9ABBDEE10DD5CE4738 { public: // System.Int32 UnityStandardAssets.CrossPlatformInput.TiltInput/AxisMapping/MappingType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MappingType_tF22825BB93417A5C60F9DF9ABBDEE10DD5CE4738, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // DG.Tweening.Core.ABSSequentiable struct ABSSequentiable_t74F7F9AFFD39EE435A16A3E202A7872B46DA6C76 : public RuntimeObject { public: // DG.Tweening.TweenType DG.Tweening.Core.ABSSequentiable::tweenType int32_t ___tweenType_0; // System.Single DG.Tweening.Core.ABSSequentiable::sequencedPosition float ___sequencedPosition_1; // System.Single DG.Tweening.Core.ABSSequentiable::sequencedEndPosition float ___sequencedEndPosition_2; // DG.Tweening.TweenCallback DG.Tweening.Core.ABSSequentiable::onStart TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * ___onStart_3; public: inline static int32_t get_offset_of_tweenType_0() { return static_cast(offsetof(ABSSequentiable_t74F7F9AFFD39EE435A16A3E202A7872B46DA6C76, ___tweenType_0)); } inline int32_t get_tweenType_0() const { return ___tweenType_0; } inline int32_t* get_address_of_tweenType_0() { return &___tweenType_0; } inline void set_tweenType_0(int32_t value) { ___tweenType_0 = value; } inline static int32_t get_offset_of_sequencedPosition_1() { return static_cast(offsetof(ABSSequentiable_t74F7F9AFFD39EE435A16A3E202A7872B46DA6C76, ___sequencedPosition_1)); } inline float get_sequencedPosition_1() const { return ___sequencedPosition_1; } inline float* get_address_of_sequencedPosition_1() { return &___sequencedPosition_1; } inline void set_sequencedPosition_1(float value) { ___sequencedPosition_1 = value; } inline static int32_t get_offset_of_sequencedEndPosition_2() { return static_cast(offsetof(ABSSequentiable_t74F7F9AFFD39EE435A16A3E202A7872B46DA6C76, ___sequencedEndPosition_2)); } inline float get_sequencedEndPosition_2() const { return ___sequencedEndPosition_2; } inline float* get_address_of_sequencedEndPosition_2() { return &___sequencedEndPosition_2; } inline void set_sequencedEndPosition_2(float value) { ___sequencedEndPosition_2 = value; } inline static int32_t get_offset_of_onStart_3() { return static_cast(offsetof(ABSSequentiable_t74F7F9AFFD39EE435A16A3E202A7872B46DA6C76, ___onStart_3)); } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * get_onStart_3() const { return ___onStart_3; } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB ** get_address_of_onStart_3() { return &___onStart_3; } inline void set_onStart_3(TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * value) { ___onStart_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___onStart_3), (void*)value); } }; // CommonConfig struct CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3 : public RuntimeObject { public: public: }; struct CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields { public: // System.String[] CommonConfig::AppNames StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___AppNames_0; // System.Int32[] CommonConfig::AppLanguages Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___AppLanguages_1; // System.Int32[] CommonConfig::ServerIndexes Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___ServerIndexes_2; // System.Boolean CommonConfig::iosTaoKe bool ___iosTaoKe_3; // System.Boolean CommonConfig::ReleaseVersion2 bool ___ReleaseVersion2_4; // System.Boolean CommonConfig::SpecialVersion1 bool ___SpecialVersion1_5; // System.Boolean CommonConfig::needToExamine bool ___needToExamine_6; // System.Boolean CommonConfig::isReleaseVersion bool ___isReleaseVersion_7; // System.Int32 CommonConfig::devicePlan int32_t ___devicePlan_8; // System.Int32 CommonConfig::ringsPrecision int32_t ___ringsPrecision_9; // System.Int32 CommonConfig::arrowSpeedPrecision int32_t ___arrowSpeedPrecision_10; // System.Single CommonConfig::arrowWeight float ___arrowWeight_11; // CommonConfig/ServerType CommonConfig::serverType int32_t ___serverType_12; // System.String CommonConfig::businessServerWsURL String_t* ___businessServerWsURL_13; // System.String CommonConfig::gamePKServerWsURL String_t* ___gamePKServerWsURL_14; public: inline static int32_t get_offset_of_AppNames_0() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___AppNames_0)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_AppNames_0() const { return ___AppNames_0; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_AppNames_0() { return &___AppNames_0; } inline void set_AppNames_0(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___AppNames_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___AppNames_0), (void*)value); } inline static int32_t get_offset_of_AppLanguages_1() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___AppLanguages_1)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_AppLanguages_1() const { return ___AppLanguages_1; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_AppLanguages_1() { return &___AppLanguages_1; } inline void set_AppLanguages_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___AppLanguages_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___AppLanguages_1), (void*)value); } inline static int32_t get_offset_of_ServerIndexes_2() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___ServerIndexes_2)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_ServerIndexes_2() const { return ___ServerIndexes_2; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_ServerIndexes_2() { return &___ServerIndexes_2; } inline void set_ServerIndexes_2(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___ServerIndexes_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ServerIndexes_2), (void*)value); } inline static int32_t get_offset_of_iosTaoKe_3() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___iosTaoKe_3)); } inline bool get_iosTaoKe_3() const { return ___iosTaoKe_3; } inline bool* get_address_of_iosTaoKe_3() { return &___iosTaoKe_3; } inline void set_iosTaoKe_3(bool value) { ___iosTaoKe_3 = value; } inline static int32_t get_offset_of_ReleaseVersion2_4() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___ReleaseVersion2_4)); } inline bool get_ReleaseVersion2_4() const { return ___ReleaseVersion2_4; } inline bool* get_address_of_ReleaseVersion2_4() { return &___ReleaseVersion2_4; } inline void set_ReleaseVersion2_4(bool value) { ___ReleaseVersion2_4 = value; } inline static int32_t get_offset_of_SpecialVersion1_5() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___SpecialVersion1_5)); } inline bool get_SpecialVersion1_5() const { return ___SpecialVersion1_5; } inline bool* get_address_of_SpecialVersion1_5() { return &___SpecialVersion1_5; } inline void set_SpecialVersion1_5(bool value) { ___SpecialVersion1_5 = value; } inline static int32_t get_offset_of_needToExamine_6() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___needToExamine_6)); } inline bool get_needToExamine_6() const { return ___needToExamine_6; } inline bool* get_address_of_needToExamine_6() { return &___needToExamine_6; } inline void set_needToExamine_6(bool value) { ___needToExamine_6 = value; } inline static int32_t get_offset_of_isReleaseVersion_7() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___isReleaseVersion_7)); } inline bool get_isReleaseVersion_7() const { return ___isReleaseVersion_7; } inline bool* get_address_of_isReleaseVersion_7() { return &___isReleaseVersion_7; } inline void set_isReleaseVersion_7(bool value) { ___isReleaseVersion_7 = value; } inline static int32_t get_offset_of_devicePlan_8() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___devicePlan_8)); } inline int32_t get_devicePlan_8() const { return ___devicePlan_8; } inline int32_t* get_address_of_devicePlan_8() { return &___devicePlan_8; } inline void set_devicePlan_8(int32_t value) { ___devicePlan_8 = value; } inline static int32_t get_offset_of_ringsPrecision_9() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___ringsPrecision_9)); } inline int32_t get_ringsPrecision_9() const { return ___ringsPrecision_9; } inline int32_t* get_address_of_ringsPrecision_9() { return &___ringsPrecision_9; } inline void set_ringsPrecision_9(int32_t value) { ___ringsPrecision_9 = value; } inline static int32_t get_offset_of_arrowSpeedPrecision_10() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___arrowSpeedPrecision_10)); } inline int32_t get_arrowSpeedPrecision_10() const { return ___arrowSpeedPrecision_10; } inline int32_t* get_address_of_arrowSpeedPrecision_10() { return &___arrowSpeedPrecision_10; } inline void set_arrowSpeedPrecision_10(int32_t value) { ___arrowSpeedPrecision_10 = value; } inline static int32_t get_offset_of_arrowWeight_11() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___arrowWeight_11)); } inline float get_arrowWeight_11() const { return ___arrowWeight_11; } inline float* get_address_of_arrowWeight_11() { return &___arrowWeight_11; } inline void set_arrowWeight_11(float value) { ___arrowWeight_11 = value; } inline static int32_t get_offset_of_serverType_12() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___serverType_12)); } inline int32_t get_serverType_12() const { return ___serverType_12; } inline int32_t* get_address_of_serverType_12() { return &___serverType_12; } inline void set_serverType_12(int32_t value) { ___serverType_12 = value; } inline static int32_t get_offset_of_businessServerWsURL_13() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___businessServerWsURL_13)); } inline String_t* get_businessServerWsURL_13() const { return ___businessServerWsURL_13; } inline String_t** get_address_of_businessServerWsURL_13() { return &___businessServerWsURL_13; } inline void set_businessServerWsURL_13(String_t* value) { ___businessServerWsURL_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___businessServerWsURL_13), (void*)value); } inline static int32_t get_offset_of_gamePKServerWsURL_14() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___gamePKServerWsURL_14)); } inline String_t* get_gamePKServerWsURL_14() const { return ___gamePKServerWsURL_14; } inline String_t** get_address_of_gamePKServerWsURL_14() { return &___gamePKServerWsURL_14; } inline void set_gamePKServerWsURL_14(String_t* value) { ___gamePKServerWsURL_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___gamePKServerWsURL_14), (void*)value); } }; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString struct DerBitString_t305465793A47445626D3541AB8CEDE347D874524 : public DerStringBase_t6A042D217F7D84704C0AFFD73317FB834F9A2FB5 { public: // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString::mData ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mData_3; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString::mPadBits int32_t ___mPadBits_4; public: inline static int32_t get_offset_of_mData_3() { return static_cast(offsetof(DerBitString_t305465793A47445626D3541AB8CEDE347D874524, ___mData_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mData_3() const { return ___mData_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mData_3() { return &___mData_3; } inline void set_mData_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mData_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___mData_3), (void*)value); } inline static int32_t get_offset_of_mPadBits_4() { return static_cast(offsetof(DerBitString_t305465793A47445626D3541AB8CEDE347D874524, ___mPadBits_4)); } inline int32_t get_mPadBits_4() const { return ___mPadBits_4; } inline int32_t* get_address_of_mPadBits_4() { return &___mPadBits_4; } inline void set_mPadBits_4(int32_t value) { ___mPadBits_4 = value; } }; struct DerBitString_t305465793A47445626D3541AB8CEDE347D874524_StaticFields { public: // System.Char[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString::table CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___table_2; public: inline static int32_t get_offset_of_table_2() { return static_cast(offsetof(DerBitString_t305465793A47445626D3541AB8CEDE347D874524_StaticFields, ___table_2)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_table_2() const { return ___table_2; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_table_2() { return &___table_2; } inline void set_table_2(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___table_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_2), (void*)value); } }; // BestHTTP.ServerSentEvents.EventSource struct EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39 : public RuntimeObject { public: // System.Uri BestHTTP.ServerSentEvents.EventSource::k__BackingField Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * ___U3CUriU3Ek__BackingField_0; // BestHTTP.ServerSentEvents.States BestHTTP.ServerSentEvents.EventSource::_state int32_t ____state_1; // System.TimeSpan BestHTTP.ServerSentEvents.EventSource::k__BackingField TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___U3CReconnectionTimeU3Ek__BackingField_2; // System.String BestHTTP.ServerSentEvents.EventSource::k__BackingField String_t* ___U3CLastEventIdU3Ek__BackingField_3; // BestHTTP.HTTPRequest BestHTTP.ServerSentEvents.EventSource::k__BackingField HTTPRequest_t315DE271990629AEA5B463C9B4EF797C4254EE42 * ___U3CInternalRequestU3Ek__BackingField_4; // BestHTTP.ServerSentEvents.OnGeneralEventDelegate BestHTTP.ServerSentEvents.EventSource::OnOpen OnGeneralEventDelegate_t79AC34C417C5DE6CDA69A5146ECF4214BB8D595C * ___OnOpen_5; // BestHTTP.ServerSentEvents.OnMessageDelegate BestHTTP.ServerSentEvents.EventSource::OnMessage OnMessageDelegate_tC0BAB129124AAC8063F01669CC3AF1452924A55F * ___OnMessage_6; // BestHTTP.ServerSentEvents.OnErrorDelegate BestHTTP.ServerSentEvents.EventSource::OnError OnErrorDelegate_tC65256FA4529277BEE095CE03CB1343FB9B6ABA6 * ___OnError_7; // BestHTTP.ServerSentEvents.OnRetryDelegate BestHTTP.ServerSentEvents.EventSource::OnRetry OnRetryDelegate_t564EE7131CFF7502064BEE9552A445545E751E33 * ___OnRetry_8; // BestHTTP.ServerSentEvents.OnGeneralEventDelegate BestHTTP.ServerSentEvents.EventSource::OnClosed OnGeneralEventDelegate_t79AC34C417C5DE6CDA69A5146ECF4214BB8D595C * ___OnClosed_9; // BestHTTP.ServerSentEvents.OnStateChangedDelegate BestHTTP.ServerSentEvents.EventSource::OnStateChanged OnStateChangedDelegate_t6EE433C3A171EBB3BE1825700E2DE0EDA19AD3B1 * ___OnStateChanged_10; // System.Collections.Generic.Dictionary`2 BestHTTP.ServerSentEvents.EventSource::EventTable Dictionary_2_tAF97BD994FECC209A1DDB69EC91DF3972CE03ED3 * ___EventTable_11; // System.Byte BestHTTP.ServerSentEvents.EventSource::RetryCount uint8_t ___RetryCount_12; // System.DateTime BestHTTP.ServerSentEvents.EventSource::RetryCalled DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___RetryCalled_13; public: inline static int32_t get_offset_of_U3CUriU3Ek__BackingField_0() { return static_cast(offsetof(EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39, ___U3CUriU3Ek__BackingField_0)); } inline Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * get_U3CUriU3Ek__BackingField_0() const { return ___U3CUriU3Ek__BackingField_0; } inline Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 ** get_address_of_U3CUriU3Ek__BackingField_0() { return &___U3CUriU3Ek__BackingField_0; } inline void set_U3CUriU3Ek__BackingField_0(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * value) { ___U3CUriU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CUriU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of__state_1() { return static_cast(offsetof(EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39, ____state_1)); } inline int32_t get__state_1() const { return ____state_1; } inline int32_t* get_address_of__state_1() { return &____state_1; } inline void set__state_1(int32_t value) { ____state_1 = value; } inline static int32_t get_offset_of_U3CReconnectionTimeU3Ek__BackingField_2() { return static_cast(offsetof(EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39, ___U3CReconnectionTimeU3Ek__BackingField_2)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_U3CReconnectionTimeU3Ek__BackingField_2() const { return ___U3CReconnectionTimeU3Ek__BackingField_2; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_U3CReconnectionTimeU3Ek__BackingField_2() { return &___U3CReconnectionTimeU3Ek__BackingField_2; } inline void set_U3CReconnectionTimeU3Ek__BackingField_2(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___U3CReconnectionTimeU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CLastEventIdU3Ek__BackingField_3() { return static_cast(offsetof(EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39, ___U3CLastEventIdU3Ek__BackingField_3)); } inline String_t* get_U3CLastEventIdU3Ek__BackingField_3() const { return ___U3CLastEventIdU3Ek__BackingField_3; } inline String_t** get_address_of_U3CLastEventIdU3Ek__BackingField_3() { return &___U3CLastEventIdU3Ek__BackingField_3; } inline void set_U3CLastEventIdU3Ek__BackingField_3(String_t* value) { ___U3CLastEventIdU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CLastEventIdU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CInternalRequestU3Ek__BackingField_4() { return static_cast(offsetof(EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39, ___U3CInternalRequestU3Ek__BackingField_4)); } inline HTTPRequest_t315DE271990629AEA5B463C9B4EF797C4254EE42 * get_U3CInternalRequestU3Ek__BackingField_4() const { return ___U3CInternalRequestU3Ek__BackingField_4; } inline HTTPRequest_t315DE271990629AEA5B463C9B4EF797C4254EE42 ** get_address_of_U3CInternalRequestU3Ek__BackingField_4() { return &___U3CInternalRequestU3Ek__BackingField_4; } inline void set_U3CInternalRequestU3Ek__BackingField_4(HTTPRequest_t315DE271990629AEA5B463C9B4EF797C4254EE42 * value) { ___U3CInternalRequestU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInternalRequestU3Ek__BackingField_4), (void*)value); } inline static int32_t get_offset_of_OnOpen_5() { return static_cast(offsetof(EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39, ___OnOpen_5)); } inline OnGeneralEventDelegate_t79AC34C417C5DE6CDA69A5146ECF4214BB8D595C * get_OnOpen_5() const { return ___OnOpen_5; } inline OnGeneralEventDelegate_t79AC34C417C5DE6CDA69A5146ECF4214BB8D595C ** get_address_of_OnOpen_5() { return &___OnOpen_5; } inline void set_OnOpen_5(OnGeneralEventDelegate_t79AC34C417C5DE6CDA69A5146ECF4214BB8D595C * value) { ___OnOpen_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnOpen_5), (void*)value); } inline static int32_t get_offset_of_OnMessage_6() { return static_cast(offsetof(EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39, ___OnMessage_6)); } inline OnMessageDelegate_tC0BAB129124AAC8063F01669CC3AF1452924A55F * get_OnMessage_6() const { return ___OnMessage_6; } inline OnMessageDelegate_tC0BAB129124AAC8063F01669CC3AF1452924A55F ** get_address_of_OnMessage_6() { return &___OnMessage_6; } inline void set_OnMessage_6(OnMessageDelegate_tC0BAB129124AAC8063F01669CC3AF1452924A55F * value) { ___OnMessage_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnMessage_6), (void*)value); } inline static int32_t get_offset_of_OnError_7() { return static_cast(offsetof(EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39, ___OnError_7)); } inline OnErrorDelegate_tC65256FA4529277BEE095CE03CB1343FB9B6ABA6 * get_OnError_7() const { return ___OnError_7; } inline OnErrorDelegate_tC65256FA4529277BEE095CE03CB1343FB9B6ABA6 ** get_address_of_OnError_7() { return &___OnError_7; } inline void set_OnError_7(OnErrorDelegate_tC65256FA4529277BEE095CE03CB1343FB9B6ABA6 * value) { ___OnError_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnError_7), (void*)value); } inline static int32_t get_offset_of_OnRetry_8() { return static_cast(offsetof(EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39, ___OnRetry_8)); } inline OnRetryDelegate_t564EE7131CFF7502064BEE9552A445545E751E33 * get_OnRetry_8() const { return ___OnRetry_8; } inline OnRetryDelegate_t564EE7131CFF7502064BEE9552A445545E751E33 ** get_address_of_OnRetry_8() { return &___OnRetry_8; } inline void set_OnRetry_8(OnRetryDelegate_t564EE7131CFF7502064BEE9552A445545E751E33 * value) { ___OnRetry_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnRetry_8), (void*)value); } inline static int32_t get_offset_of_OnClosed_9() { return static_cast(offsetof(EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39, ___OnClosed_9)); } inline OnGeneralEventDelegate_t79AC34C417C5DE6CDA69A5146ECF4214BB8D595C * get_OnClosed_9() const { return ___OnClosed_9; } inline OnGeneralEventDelegate_t79AC34C417C5DE6CDA69A5146ECF4214BB8D595C ** get_address_of_OnClosed_9() { return &___OnClosed_9; } inline void set_OnClosed_9(OnGeneralEventDelegate_t79AC34C417C5DE6CDA69A5146ECF4214BB8D595C * value) { ___OnClosed_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnClosed_9), (void*)value); } inline static int32_t get_offset_of_OnStateChanged_10() { return static_cast(offsetof(EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39, ___OnStateChanged_10)); } inline OnStateChangedDelegate_t6EE433C3A171EBB3BE1825700E2DE0EDA19AD3B1 * get_OnStateChanged_10() const { return ___OnStateChanged_10; } inline OnStateChangedDelegate_t6EE433C3A171EBB3BE1825700E2DE0EDA19AD3B1 ** get_address_of_OnStateChanged_10() { return &___OnStateChanged_10; } inline void set_OnStateChanged_10(OnStateChangedDelegate_t6EE433C3A171EBB3BE1825700E2DE0EDA19AD3B1 * value) { ___OnStateChanged_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnStateChanged_10), (void*)value); } inline static int32_t get_offset_of_EventTable_11() { return static_cast(offsetof(EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39, ___EventTable_11)); } inline Dictionary_2_tAF97BD994FECC209A1DDB69EC91DF3972CE03ED3 * get_EventTable_11() const { return ___EventTable_11; } inline Dictionary_2_tAF97BD994FECC209A1DDB69EC91DF3972CE03ED3 ** get_address_of_EventTable_11() { return &___EventTable_11; } inline void set_EventTable_11(Dictionary_2_tAF97BD994FECC209A1DDB69EC91DF3972CE03ED3 * value) { ___EventTable_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___EventTable_11), (void*)value); } inline static int32_t get_offset_of_RetryCount_12() { return static_cast(offsetof(EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39, ___RetryCount_12)); } inline uint8_t get_RetryCount_12() const { return ___RetryCount_12; } inline uint8_t* get_address_of_RetryCount_12() { return &___RetryCount_12; } inline void set_RetryCount_12(uint8_t value) { ___RetryCount_12 = value; } inline static int32_t get_offset_of_RetryCalled_13() { return static_cast(offsetof(EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39, ___RetryCalled_13)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_RetryCalled_13() const { return ___RetryCalled_13; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_RetryCalled_13() { return &___RetryCalled_13; } inline void set_RetryCalled_13(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___RetryCalled_13 = value; } }; // System.Threading.EventWaitHandle struct EventWaitHandle_t80CDEB33529EF7549E7D3E3B689D8272B9F37F3C : public WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842 { public: public: }; // UnityEngine.GUILayoutOption struct GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB : public RuntimeObject { public: // UnityEngine.GUILayoutOption/Type UnityEngine.GUILayoutOption::type int32_t ___type_0; // System.Object UnityEngine.GUILayoutOption::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB, ___type_0)); } inline int32_t get_type_0() const { return ___type_0; } inline int32_t* get_address_of_type_0() { return &___type_0; } inline void set_type_0(int32_t value) { ___type_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // UnityEngine.GameObject struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // BestHTTP.Statistics.GeneralStatistics struct GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B { public: // BestHTTP.Statistics.StatisticsQueryFlags BestHTTP.Statistics.GeneralStatistics::QueryFlags uint8_t ___QueryFlags_0; // System.Int32 BestHTTP.Statistics.GeneralStatistics::Connections int32_t ___Connections_1; // System.Int32 BestHTTP.Statistics.GeneralStatistics::ActiveConnections int32_t ___ActiveConnections_2; // System.Int32 BestHTTP.Statistics.GeneralStatistics::FreeConnections int32_t ___FreeConnections_3; // System.Int32 BestHTTP.Statistics.GeneralStatistics::RecycledConnections int32_t ___RecycledConnections_4; // System.Int32 BestHTTP.Statistics.GeneralStatistics::RequestsInQueue int32_t ___RequestsInQueue_5; // System.Int32 BestHTTP.Statistics.GeneralStatistics::CacheEntityCount int32_t ___CacheEntityCount_6; // System.UInt64 BestHTTP.Statistics.GeneralStatistics::CacheSize uint64_t ___CacheSize_7; // System.Int32 BestHTTP.Statistics.GeneralStatistics::CookieCount int32_t ___CookieCount_8; // System.UInt32 BestHTTP.Statistics.GeneralStatistics::CookieJarSize uint32_t ___CookieJarSize_9; public: inline static int32_t get_offset_of_QueryFlags_0() { return static_cast(offsetof(GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B, ___QueryFlags_0)); } inline uint8_t get_QueryFlags_0() const { return ___QueryFlags_0; } inline uint8_t* get_address_of_QueryFlags_0() { return &___QueryFlags_0; } inline void set_QueryFlags_0(uint8_t value) { ___QueryFlags_0 = value; } inline static int32_t get_offset_of_Connections_1() { return static_cast(offsetof(GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B, ___Connections_1)); } inline int32_t get_Connections_1() const { return ___Connections_1; } inline int32_t* get_address_of_Connections_1() { return &___Connections_1; } inline void set_Connections_1(int32_t value) { ___Connections_1 = value; } inline static int32_t get_offset_of_ActiveConnections_2() { return static_cast(offsetof(GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B, ___ActiveConnections_2)); } inline int32_t get_ActiveConnections_2() const { return ___ActiveConnections_2; } inline int32_t* get_address_of_ActiveConnections_2() { return &___ActiveConnections_2; } inline void set_ActiveConnections_2(int32_t value) { ___ActiveConnections_2 = value; } inline static int32_t get_offset_of_FreeConnections_3() { return static_cast(offsetof(GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B, ___FreeConnections_3)); } inline int32_t get_FreeConnections_3() const { return ___FreeConnections_3; } inline int32_t* get_address_of_FreeConnections_3() { return &___FreeConnections_3; } inline void set_FreeConnections_3(int32_t value) { ___FreeConnections_3 = value; } inline static int32_t get_offset_of_RecycledConnections_4() { return static_cast(offsetof(GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B, ___RecycledConnections_4)); } inline int32_t get_RecycledConnections_4() const { return ___RecycledConnections_4; } inline int32_t* get_address_of_RecycledConnections_4() { return &___RecycledConnections_4; } inline void set_RecycledConnections_4(int32_t value) { ___RecycledConnections_4 = value; } inline static int32_t get_offset_of_RequestsInQueue_5() { return static_cast(offsetof(GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B, ___RequestsInQueue_5)); } inline int32_t get_RequestsInQueue_5() const { return ___RequestsInQueue_5; } inline int32_t* get_address_of_RequestsInQueue_5() { return &___RequestsInQueue_5; } inline void set_RequestsInQueue_5(int32_t value) { ___RequestsInQueue_5 = value; } inline static int32_t get_offset_of_CacheEntityCount_6() { return static_cast(offsetof(GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B, ___CacheEntityCount_6)); } inline int32_t get_CacheEntityCount_6() const { return ___CacheEntityCount_6; } inline int32_t* get_address_of_CacheEntityCount_6() { return &___CacheEntityCount_6; } inline void set_CacheEntityCount_6(int32_t value) { ___CacheEntityCount_6 = value; } inline static int32_t get_offset_of_CacheSize_7() { return static_cast(offsetof(GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B, ___CacheSize_7)); } inline uint64_t get_CacheSize_7() const { return ___CacheSize_7; } inline uint64_t* get_address_of_CacheSize_7() { return &___CacheSize_7; } inline void set_CacheSize_7(uint64_t value) { ___CacheSize_7 = value; } inline static int32_t get_offset_of_CookieCount_8() { return static_cast(offsetof(GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B, ___CookieCount_8)); } inline int32_t get_CookieCount_8() const { return ___CookieCount_8; } inline int32_t* get_address_of_CookieCount_8() { return &___CookieCount_8; } inline void set_CookieCount_8(int32_t value) { ___CookieCount_8 = value; } inline static int32_t get_offset_of_CookieJarSize_9() { return static_cast(offsetof(GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B, ___CookieJarSize_9)); } inline uint32_t get_CookieJarSize_9() const { return ___CookieJarSize_9; } inline uint32_t* get_address_of_CookieJarSize_9() { return &___CookieJarSize_9; } inline void set_CookieJarSize_9(uint32_t value) { ___CookieJarSize_9 = value; } }; // UnityEngine.Material struct Material_t8927C00353A72755313F046D0CE85178AE8218EE : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.Motion struct Motion_t3EAEF01D52B05F10A21CC9B54A35C8F3F6BA3A67 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: // System.Boolean UnityEngine.Motion::k__BackingField bool ___U3CisAnimatorMotionU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CisAnimatorMotionU3Ek__BackingField_4() { return static_cast(offsetof(Motion_t3EAEF01D52B05F10A21CC9B54A35C8F3F6BA3A67, ___U3CisAnimatorMotionU3Ek__BackingField_4)); } inline bool get_U3CisAnimatorMotionU3Ek__BackingField_4() const { return ___U3CisAnimatorMotionU3Ek__BackingField_4; } inline bool* get_address_of_U3CisAnimatorMotionU3Ek__BackingField_4() { return &___U3CisAnimatorMotionU3Ek__BackingField_4; } inline void set_U3CisAnimatorMotionU3Ek__BackingField_4(bool value) { ___U3CisAnimatorMotionU3Ek__BackingField_4 = value; } }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // UnityEngine.UI.Navigation struct Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A { public: // UnityEngine.UI.Navigation/Mode UnityEngine.UI.Navigation::m_Mode int32_t ___m_Mode_0; // System.Boolean UnityEngine.UI.Navigation::m_WrapAround bool ___m_WrapAround_1; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnUp Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnUp_2; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnDown Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnDown_3; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnLeft Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnLeft_4; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnRight Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnRight_5; public: inline static int32_t get_offset_of_m_Mode_0() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_Mode_0)); } inline int32_t get_m_Mode_0() const { return ___m_Mode_0; } inline int32_t* get_address_of_m_Mode_0() { return &___m_Mode_0; } inline void set_m_Mode_0(int32_t value) { ___m_Mode_0 = value; } inline static int32_t get_offset_of_m_WrapAround_1() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_WrapAround_1)); } inline bool get_m_WrapAround_1() const { return ___m_WrapAround_1; } inline bool* get_address_of_m_WrapAround_1() { return &___m_WrapAround_1; } inline void set_m_WrapAround_1(bool value) { ___m_WrapAround_1 = value; } inline static int32_t get_offset_of_m_SelectOnUp_2() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_SelectOnUp_2)); } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * get_m_SelectOnUp_2() const { return ___m_SelectOnUp_2; } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD ** get_address_of_m_SelectOnUp_2() { return &___m_SelectOnUp_2; } inline void set_m_SelectOnUp_2(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * value) { ___m_SelectOnUp_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SelectOnUp_2), (void*)value); } inline static int32_t get_offset_of_m_SelectOnDown_3() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_SelectOnDown_3)); } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * get_m_SelectOnDown_3() const { return ___m_SelectOnDown_3; } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD ** get_address_of_m_SelectOnDown_3() { return &___m_SelectOnDown_3; } inline void set_m_SelectOnDown_3(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * value) { ___m_SelectOnDown_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SelectOnDown_3), (void*)value); } inline static int32_t get_offset_of_m_SelectOnLeft_4() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_SelectOnLeft_4)); } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * get_m_SelectOnLeft_4() const { return ___m_SelectOnLeft_4; } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD ** get_address_of_m_SelectOnLeft_4() { return &___m_SelectOnLeft_4; } inline void set_m_SelectOnLeft_4(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * value) { ___m_SelectOnLeft_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SelectOnLeft_4), (void*)value); } inline static int32_t get_offset_of_m_SelectOnRight_5() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_SelectOnRight_5)); } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * get_m_SelectOnRight_5() const { return ___m_SelectOnRight_5; } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD ** get_address_of_m_SelectOnRight_5() { return &___m_SelectOnRight_5; } inline void set_m_SelectOnRight_5(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * value) { ___m_SelectOnRight_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SelectOnRight_5), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UI.Navigation struct Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A_marshaled_pinvoke { int32_t ___m_Mode_0; int32_t ___m_WrapAround_1; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnUp_2; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnDown_3; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnLeft_4; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnRight_5; }; // Native definition for COM marshalling of UnityEngine.UI.Navigation struct Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A_marshaled_com { int32_t ___m_Mode_0; int32_t ___m_WrapAround_1; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnUp_2; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnDown_3; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnLeft_4; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnRight_5; }; // BestHTTP.SocketIO.Packet struct Packet_tEC8935E5D194F56CC4B67F667D19449C3416702F : public RuntimeObject { public: // BestHTTP.SocketIO.TransportEventTypes BestHTTP.SocketIO.Packet::k__BackingField int32_t ___U3CTransportEventU3Ek__BackingField_1; // BestHTTP.SocketIO.SocketIOEventTypes BestHTTP.SocketIO.Packet::k__BackingField int32_t ___U3CSocketIOEventU3Ek__BackingField_2; // System.Int32 BestHTTP.SocketIO.Packet::k__BackingField int32_t ___U3CAttachmentCountU3Ek__BackingField_3; // System.Int32 BestHTTP.SocketIO.Packet::k__BackingField int32_t ___U3CIdU3Ek__BackingField_4; // System.String BestHTTP.SocketIO.Packet::k__BackingField String_t* ___U3CNamespaceU3Ek__BackingField_5; // System.String BestHTTP.SocketIO.Packet::k__BackingField String_t* ___U3CPayloadU3Ek__BackingField_6; // System.String BestHTTP.SocketIO.Packet::k__BackingField String_t* ___U3CEventNameU3Ek__BackingField_7; // System.Collections.Generic.List`1 BestHTTP.SocketIO.Packet::attachments List_1_t08E192A6E99857FD75EAA081A5D3BEC33729EDBE * ___attachments_8; // System.Boolean BestHTTP.SocketIO.Packet::k__BackingField bool ___U3CIsDecodedU3Ek__BackingField_9; // System.Object[] BestHTTP.SocketIO.Packet::k__BackingField ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___U3CDecodedArgsU3Ek__BackingField_10; public: inline static int32_t get_offset_of_U3CTransportEventU3Ek__BackingField_1() { return static_cast(offsetof(Packet_tEC8935E5D194F56CC4B67F667D19449C3416702F, ___U3CTransportEventU3Ek__BackingField_1)); } inline int32_t get_U3CTransportEventU3Ek__BackingField_1() const { return ___U3CTransportEventU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CTransportEventU3Ek__BackingField_1() { return &___U3CTransportEventU3Ek__BackingField_1; } inline void set_U3CTransportEventU3Ek__BackingField_1(int32_t value) { ___U3CTransportEventU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CSocketIOEventU3Ek__BackingField_2() { return static_cast(offsetof(Packet_tEC8935E5D194F56CC4B67F667D19449C3416702F, ___U3CSocketIOEventU3Ek__BackingField_2)); } inline int32_t get_U3CSocketIOEventU3Ek__BackingField_2() const { return ___U3CSocketIOEventU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CSocketIOEventU3Ek__BackingField_2() { return &___U3CSocketIOEventU3Ek__BackingField_2; } inline void set_U3CSocketIOEventU3Ek__BackingField_2(int32_t value) { ___U3CSocketIOEventU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CAttachmentCountU3Ek__BackingField_3() { return static_cast(offsetof(Packet_tEC8935E5D194F56CC4B67F667D19449C3416702F, ___U3CAttachmentCountU3Ek__BackingField_3)); } inline int32_t get_U3CAttachmentCountU3Ek__BackingField_3() const { return ___U3CAttachmentCountU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CAttachmentCountU3Ek__BackingField_3() { return &___U3CAttachmentCountU3Ek__BackingField_3; } inline void set_U3CAttachmentCountU3Ek__BackingField_3(int32_t value) { ___U3CAttachmentCountU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIdU3Ek__BackingField_4() { return static_cast(offsetof(Packet_tEC8935E5D194F56CC4B67F667D19449C3416702F, ___U3CIdU3Ek__BackingField_4)); } inline int32_t get_U3CIdU3Ek__BackingField_4() const { return ___U3CIdU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CIdU3Ek__BackingField_4() { return &___U3CIdU3Ek__BackingField_4; } inline void set_U3CIdU3Ek__BackingField_4(int32_t value) { ___U3CIdU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CNamespaceU3Ek__BackingField_5() { return static_cast(offsetof(Packet_tEC8935E5D194F56CC4B67F667D19449C3416702F, ___U3CNamespaceU3Ek__BackingField_5)); } inline String_t* get_U3CNamespaceU3Ek__BackingField_5() const { return ___U3CNamespaceU3Ek__BackingField_5; } inline String_t** get_address_of_U3CNamespaceU3Ek__BackingField_5() { return &___U3CNamespaceU3Ek__BackingField_5; } inline void set_U3CNamespaceU3Ek__BackingField_5(String_t* value) { ___U3CNamespaceU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNamespaceU3Ek__BackingField_5), (void*)value); } inline static int32_t get_offset_of_U3CPayloadU3Ek__BackingField_6() { return static_cast(offsetof(Packet_tEC8935E5D194F56CC4B67F667D19449C3416702F, ___U3CPayloadU3Ek__BackingField_6)); } inline String_t* get_U3CPayloadU3Ek__BackingField_6() const { return ___U3CPayloadU3Ek__BackingField_6; } inline String_t** get_address_of_U3CPayloadU3Ek__BackingField_6() { return &___U3CPayloadU3Ek__BackingField_6; } inline void set_U3CPayloadU3Ek__BackingField_6(String_t* value) { ___U3CPayloadU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPayloadU3Ek__BackingField_6), (void*)value); } inline static int32_t get_offset_of_U3CEventNameU3Ek__BackingField_7() { return static_cast(offsetof(Packet_tEC8935E5D194F56CC4B67F667D19449C3416702F, ___U3CEventNameU3Ek__BackingField_7)); } inline String_t* get_U3CEventNameU3Ek__BackingField_7() const { return ___U3CEventNameU3Ek__BackingField_7; } inline String_t** get_address_of_U3CEventNameU3Ek__BackingField_7() { return &___U3CEventNameU3Ek__BackingField_7; } inline void set_U3CEventNameU3Ek__BackingField_7(String_t* value) { ___U3CEventNameU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CEventNameU3Ek__BackingField_7), (void*)value); } inline static int32_t get_offset_of_attachments_8() { return static_cast(offsetof(Packet_tEC8935E5D194F56CC4B67F667D19449C3416702F, ___attachments_8)); } inline List_1_t08E192A6E99857FD75EAA081A5D3BEC33729EDBE * get_attachments_8() const { return ___attachments_8; } inline List_1_t08E192A6E99857FD75EAA081A5D3BEC33729EDBE ** get_address_of_attachments_8() { return &___attachments_8; } inline void set_attachments_8(List_1_t08E192A6E99857FD75EAA081A5D3BEC33729EDBE * value) { ___attachments_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___attachments_8), (void*)value); } inline static int32_t get_offset_of_U3CIsDecodedU3Ek__BackingField_9() { return static_cast(offsetof(Packet_tEC8935E5D194F56CC4B67F667D19449C3416702F, ___U3CIsDecodedU3Ek__BackingField_9)); } inline bool get_U3CIsDecodedU3Ek__BackingField_9() const { return ___U3CIsDecodedU3Ek__BackingField_9; } inline bool* get_address_of_U3CIsDecodedU3Ek__BackingField_9() { return &___U3CIsDecodedU3Ek__BackingField_9; } inline void set_U3CIsDecodedU3Ek__BackingField_9(bool value) { ___U3CIsDecodedU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CDecodedArgsU3Ek__BackingField_10() { return static_cast(offsetof(Packet_tEC8935E5D194F56CC4B67F667D19449C3416702F, ___U3CDecodedArgsU3Ek__BackingField_10)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_U3CDecodedArgsU3Ek__BackingField_10() const { return ___U3CDecodedArgsU3Ek__BackingField_10; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_U3CDecodedArgsU3Ek__BackingField_10() { return &___U3CDecodedArgsU3Ek__BackingField_10; } inline void set_U3CDecodedArgsU3Ek__BackingField_10(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___U3CDecodedArgsU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDecodedArgsU3Ek__BackingField_10), (void*)value); } }; // System.Reflection.ParameterInfo struct ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 : public RuntimeObject { public: // System.Type System.Reflection.ParameterInfo::ClassImpl Type_t * ___ClassImpl_0; // System.Object System.Reflection.ParameterInfo::DefaultValueImpl RuntimeObject * ___DefaultValueImpl_1; // System.Reflection.MemberInfo System.Reflection.ParameterInfo::MemberImpl MemberInfo_t * ___MemberImpl_2; // System.String System.Reflection.ParameterInfo::NameImpl String_t* ___NameImpl_3; // System.Int32 System.Reflection.ParameterInfo::PositionImpl int32_t ___PositionImpl_4; // System.Reflection.ParameterAttributes System.Reflection.ParameterInfo::AttrsImpl int32_t ___AttrsImpl_5; // System.Runtime.InteropServices.MarshalAsAttribute System.Reflection.ParameterInfo::marshalAs MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 * ___marshalAs_6; public: inline static int32_t get_offset_of_ClassImpl_0() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___ClassImpl_0)); } inline Type_t * get_ClassImpl_0() const { return ___ClassImpl_0; } inline Type_t ** get_address_of_ClassImpl_0() { return &___ClassImpl_0; } inline void set_ClassImpl_0(Type_t * value) { ___ClassImpl_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ClassImpl_0), (void*)value); } inline static int32_t get_offset_of_DefaultValueImpl_1() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___DefaultValueImpl_1)); } inline RuntimeObject * get_DefaultValueImpl_1() const { return ___DefaultValueImpl_1; } inline RuntimeObject ** get_address_of_DefaultValueImpl_1() { return &___DefaultValueImpl_1; } inline void set_DefaultValueImpl_1(RuntimeObject * value) { ___DefaultValueImpl_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___DefaultValueImpl_1), (void*)value); } inline static int32_t get_offset_of_MemberImpl_2() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___MemberImpl_2)); } inline MemberInfo_t * get_MemberImpl_2() const { return ___MemberImpl_2; } inline MemberInfo_t ** get_address_of_MemberImpl_2() { return &___MemberImpl_2; } inline void set_MemberImpl_2(MemberInfo_t * value) { ___MemberImpl_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___MemberImpl_2), (void*)value); } inline static int32_t get_offset_of_NameImpl_3() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___NameImpl_3)); } inline String_t* get_NameImpl_3() const { return ___NameImpl_3; } inline String_t** get_address_of_NameImpl_3() { return &___NameImpl_3; } inline void set_NameImpl_3(String_t* value) { ___NameImpl_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___NameImpl_3), (void*)value); } inline static int32_t get_offset_of_PositionImpl_4() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___PositionImpl_4)); } inline int32_t get_PositionImpl_4() const { return ___PositionImpl_4; } inline int32_t* get_address_of_PositionImpl_4() { return &___PositionImpl_4; } inline void set_PositionImpl_4(int32_t value) { ___PositionImpl_4 = value; } inline static int32_t get_offset_of_AttrsImpl_5() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___AttrsImpl_5)); } inline int32_t get_AttrsImpl_5() const { return ___AttrsImpl_5; } inline int32_t* get_address_of_AttrsImpl_5() { return &___AttrsImpl_5; } inline void set_AttrsImpl_5(int32_t value) { ___AttrsImpl_5 = value; } inline static int32_t get_offset_of_marshalAs_6() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___marshalAs_6)); } inline MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 * get_marshalAs_6() const { return ___marshalAs_6; } inline MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 ** get_address_of_marshalAs_6() { return &___marshalAs_6; } inline void set_marshalAs_6(MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 * value) { ___marshalAs_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___marshalAs_6), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.ParameterInfo struct ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7_marshaled_pinvoke { Type_t * ___ClassImpl_0; Il2CppIUnknown* ___DefaultValueImpl_1; MemberInfo_t * ___MemberImpl_2; char* ___NameImpl_3; int32_t ___PositionImpl_4; int32_t ___AttrsImpl_5; MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 * ___marshalAs_6; }; // Native definition for COM marshalling of System.Reflection.ParameterInfo struct ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7_marshaled_com { Type_t * ___ClassImpl_0; Il2CppIUnknown* ___DefaultValueImpl_1; MemberInfo_t * ___MemberImpl_2; Il2CppChar* ___NameImpl_3; int32_t ___PositionImpl_4; int32_t ___AttrsImpl_5; MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 * ___marshalAs_6; }; // UnityEngine.Sprite struct Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SignerInputBuffer/SigStream struct SigStream_t5BB9FB13CF4532AA07553F3575F1F5ED87490E34 : public BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.ISigner BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SignerInputBuffer/SigStream::s RuntimeObject* ___s_6; public: inline static int32_t get_offset_of_s_6() { return static_cast(offsetof(SigStream_t5BB9FB13CF4532AA07553F3575F1F5ED87490E34, ___s_6)); } inline RuntimeObject* get_s_6() const { return ___s_6; } inline RuntimeObject** get_address_of_s_6() { return &___s_6; } inline void set_s_6(RuntimeObject* value) { ___s_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_6), (void*)value); } }; // UnityStandardAssets.CrossPlatformInput.TiltInput/AxisMapping struct AxisMapping_t8B5B07F7E95F2AE39BE3A059459C1A5ACCE96427 : public RuntimeObject { public: // UnityStandardAssets.CrossPlatformInput.TiltInput/AxisMapping/MappingType UnityStandardAssets.CrossPlatformInput.TiltInput/AxisMapping::type int32_t ___type_0; // System.String UnityStandardAssets.CrossPlatformInput.TiltInput/AxisMapping::axisName String_t* ___axisName_1; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(AxisMapping_t8B5B07F7E95F2AE39BE3A059459C1A5ACCE96427, ___type_0)); } inline int32_t get_type_0() const { return ___type_0; } inline int32_t* get_address_of_type_0() { return &___type_0; } inline void set_type_0(int32_t value) { ___type_0 = value; } inline static int32_t get_offset_of_axisName_1() { return static_cast(offsetof(AxisMapping_t8B5B07F7E95F2AE39BE3A059459C1A5ACCE96427, ___axisName_1)); } inline String_t* get_axisName_1() const { return ___axisName_1; } inline String_t** get_address_of_axisName_1() { return &___axisName_1; } inline void set_axisName_1(String_t* value) { ___axisName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___axisName_1), (void*)value); } }; // UnityStandardAssets.Utility.TimedObjectActivator/Entry struct Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D : public RuntimeObject { public: // UnityEngine.GameObject UnityStandardAssets.Utility.TimedObjectActivator/Entry::target GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___target_0; // UnityStandardAssets.Utility.TimedObjectActivator/Action UnityStandardAssets.Utility.TimedObjectActivator/Entry::action int32_t ___action_1; // System.Single UnityStandardAssets.Utility.TimedObjectActivator/Entry::delay float ___delay_2; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D, ___target_0)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_target_0() const { return ___target_0; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_0), (void*)value); } inline static int32_t get_offset_of_action_1() { return static_cast(offsetof(Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D, ___action_1)); } inline int32_t get_action_1() const { return ___action_1; } inline int32_t* get_address_of_action_1() { return &___action_1; } inline void set_action_1(int32_t value) { ___action_1 = value; } inline static int32_t get_offset_of_delay_2() { return static_cast(offsetof(Entry_t5B50F5973F32C179EF1616D1BC1BDAFBE400380D, ___delay_2)); } inline float get_delay_2() const { return ___delay_2; } inline float* get_address_of_delay_2() { return &___delay_2; } inline void set_delay_2(float value) { ___delay_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsDeflateCompression/DeflateOutputStream struct DeflateOutputStream_t03EC5E7DF07D7BA92FF634233B5E5F6B754F91B0 : public ZOutputStream_tC18E76CC9549F21AC543491E55ACCD9A7C76D5D5 { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol/HandshakeMessage struct HandshakeMessage_tD11451C9867FA4C067312FD71285F27B60C3BF7F : public MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C { public: public: }; // System.Action struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 : public MulticastDelegate_t { public: public: }; // UnityEngine.AnimationClip struct AnimationClip_tD9BFD73D43793BA608D5C0B46BE29EB59E40D178 : public Motion_t3EAEF01D52B05F10A21CC9B54A35C8F3F6BA3A67 { public: public: }; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: // System.String System.ArgumentException::m_paramName String_t* ___m_paramName_17; public: inline static int32_t get_offset_of_m_paramName_17() { return static_cast(offsetof(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00, ___m_paramName_17)); } inline String_t* get_m_paramName_17() const { return ___m_paramName_17; } inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; } inline void set_m_paramName_17(String_t* value) { ___m_paramName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value); } }; // UnityEngine.Behaviour struct Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // System.IO.IOException struct IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: // System.String System.IO.IOException::_maybeFullPath String_t* ____maybeFullPath_17; public: inline static int32_t get_offset_of__maybeFullPath_17() { return static_cast(offsetof(IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA, ____maybeFullPath_17)); } inline String_t* get__maybeFullPath_17() const { return ____maybeFullPath_17; } inline String_t** get_address_of__maybeFullPath_17() { return &____maybeFullPath_17; } inline void set__maybeFullPath_17(String_t* value) { ____maybeFullPath_17 = value; Il2CppCodeGenWriteBarrier((void**)(&____maybeFullPath_17), (void*)value); } }; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.Threading.ManualResetEvent struct ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA : public EventWaitHandle_t80CDEB33529EF7549E7D3E3B689D8272B9F37F3C { public: public: }; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // UnityEngine.Renderer struct Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // UnityEngine.Transform struct Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // DG.Tweening.Tween struct Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941 : public ABSSequentiable_t74F7F9AFFD39EE435A16A3E202A7872B46DA6C76 { public: // System.Single DG.Tweening.Tween::timeScale float ___timeScale_4; // System.Boolean DG.Tweening.Tween::isBackwards bool ___isBackwards_5; // System.Object DG.Tweening.Tween::id RuntimeObject * ___id_6; // System.String DG.Tweening.Tween::stringId String_t* ___stringId_7; // System.Int32 DG.Tweening.Tween::intId int32_t ___intId_8; // System.Object DG.Tweening.Tween::target RuntimeObject * ___target_9; // DG.Tweening.UpdateType DG.Tweening.Tween::updateType int32_t ___updateType_10; // System.Boolean DG.Tweening.Tween::isIndependentUpdate bool ___isIndependentUpdate_11; // DG.Tweening.TweenCallback DG.Tweening.Tween::onPlay TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * ___onPlay_12; // DG.Tweening.TweenCallback DG.Tweening.Tween::onPause TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * ___onPause_13; // DG.Tweening.TweenCallback DG.Tweening.Tween::onRewind TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * ___onRewind_14; // DG.Tweening.TweenCallback DG.Tweening.Tween::onUpdate TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * ___onUpdate_15; // DG.Tweening.TweenCallback DG.Tweening.Tween::onStepComplete TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * ___onStepComplete_16; // DG.Tweening.TweenCallback DG.Tweening.Tween::onComplete TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * ___onComplete_17; // DG.Tweening.TweenCallback DG.Tweening.Tween::onKill TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * ___onKill_18; // DG.Tweening.TweenCallback`1 DG.Tweening.Tween::onWaypointChange TweenCallback_1_t145CD5D30F08B617B445D2B1B79A7BAADC305B9B * ___onWaypointChange_19; // System.Boolean DG.Tweening.Tween::isFrom bool ___isFrom_20; // System.Boolean DG.Tweening.Tween::isBlendable bool ___isBlendable_21; // System.Boolean DG.Tweening.Tween::isRecyclable bool ___isRecyclable_22; // System.Boolean DG.Tweening.Tween::isSpeedBased bool ___isSpeedBased_23; // System.Boolean DG.Tweening.Tween::autoKill bool ___autoKill_24; // System.Single DG.Tweening.Tween::duration float ___duration_25; // System.Int32 DG.Tweening.Tween::loops int32_t ___loops_26; // DG.Tweening.LoopType DG.Tweening.Tween::loopType int32_t ___loopType_27; // System.Single DG.Tweening.Tween::delay float ___delay_28; // System.Boolean DG.Tweening.Tween::k__BackingField bool ___U3CisRelativeU3Ek__BackingField_29; // DG.Tweening.Ease DG.Tweening.Tween::easeType int32_t ___easeType_30; // DG.Tweening.EaseFunction DG.Tweening.Tween::customEase EaseFunction_tC7ECEFDCAE4EC041E6FD7AC7C021E7B7680EFEB9 * ___customEase_31; // System.Single DG.Tweening.Tween::easeOvershootOrAmplitude float ___easeOvershootOrAmplitude_32; // System.Single DG.Tweening.Tween::easePeriod float ___easePeriod_33; // System.String DG.Tweening.Tween::debugTargetId String_t* ___debugTargetId_34; // System.Type DG.Tweening.Tween::typeofT1 Type_t * ___typeofT1_35; // System.Type DG.Tweening.Tween::typeofT2 Type_t * ___typeofT2_36; // System.Type DG.Tweening.Tween::typeofTPlugOptions Type_t * ___typeofTPlugOptions_37; // System.Boolean DG.Tweening.Tween::k__BackingField bool ___U3CactiveU3Ek__BackingField_38; // System.Boolean DG.Tweening.Tween::isSequenced bool ___isSequenced_39; // DG.Tweening.Sequence DG.Tweening.Tween::sequenceParent Sequence_tE01FFFCA34A537CE2FF32EDAF451CDEC55A1399E * ___sequenceParent_40; // System.Int32 DG.Tweening.Tween::activeId int32_t ___activeId_41; // DG.Tweening.Core.Enums.SpecialStartupMode DG.Tweening.Tween::specialStartupMode int32_t ___specialStartupMode_42; // System.Boolean DG.Tweening.Tween::creationLocked bool ___creationLocked_43; // System.Boolean DG.Tweening.Tween::startupDone bool ___startupDone_44; // System.Boolean DG.Tweening.Tween::k__BackingField bool ___U3CplayedOnceU3Ek__BackingField_45; // System.Single DG.Tweening.Tween::k__BackingField float ___U3CpositionU3Ek__BackingField_46; // System.Single DG.Tweening.Tween::fullDuration float ___fullDuration_47; // System.Int32 DG.Tweening.Tween::completedLoops int32_t ___completedLoops_48; // System.Boolean DG.Tweening.Tween::isPlaying bool ___isPlaying_49; // System.Boolean DG.Tweening.Tween::isComplete bool ___isComplete_50; // System.Single DG.Tweening.Tween::elapsedDelay float ___elapsedDelay_51; // System.Boolean DG.Tweening.Tween::delayComplete bool ___delayComplete_52; // System.Int32 DG.Tweening.Tween::miscInt int32_t ___miscInt_53; public: inline static int32_t get_offset_of_timeScale_4() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___timeScale_4)); } inline float get_timeScale_4() const { return ___timeScale_4; } inline float* get_address_of_timeScale_4() { return &___timeScale_4; } inline void set_timeScale_4(float value) { ___timeScale_4 = value; } inline static int32_t get_offset_of_isBackwards_5() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___isBackwards_5)); } inline bool get_isBackwards_5() const { return ___isBackwards_5; } inline bool* get_address_of_isBackwards_5() { return &___isBackwards_5; } inline void set_isBackwards_5(bool value) { ___isBackwards_5 = value; } inline static int32_t get_offset_of_id_6() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___id_6)); } inline RuntimeObject * get_id_6() const { return ___id_6; } inline RuntimeObject ** get_address_of_id_6() { return &___id_6; } inline void set_id_6(RuntimeObject * value) { ___id_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___id_6), (void*)value); } inline static int32_t get_offset_of_stringId_7() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___stringId_7)); } inline String_t* get_stringId_7() const { return ___stringId_7; } inline String_t** get_address_of_stringId_7() { return &___stringId_7; } inline void set_stringId_7(String_t* value) { ___stringId_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___stringId_7), (void*)value); } inline static int32_t get_offset_of_intId_8() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___intId_8)); } inline int32_t get_intId_8() const { return ___intId_8; } inline int32_t* get_address_of_intId_8() { return &___intId_8; } inline void set_intId_8(int32_t value) { ___intId_8 = value; } inline static int32_t get_offset_of_target_9() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___target_9)); } inline RuntimeObject * get_target_9() const { return ___target_9; } inline RuntimeObject ** get_address_of_target_9() { return &___target_9; } inline void set_target_9(RuntimeObject * value) { ___target_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_9), (void*)value); } inline static int32_t get_offset_of_updateType_10() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___updateType_10)); } inline int32_t get_updateType_10() const { return ___updateType_10; } inline int32_t* get_address_of_updateType_10() { return &___updateType_10; } inline void set_updateType_10(int32_t value) { ___updateType_10 = value; } inline static int32_t get_offset_of_isIndependentUpdate_11() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___isIndependentUpdate_11)); } inline bool get_isIndependentUpdate_11() const { return ___isIndependentUpdate_11; } inline bool* get_address_of_isIndependentUpdate_11() { return &___isIndependentUpdate_11; } inline void set_isIndependentUpdate_11(bool value) { ___isIndependentUpdate_11 = value; } inline static int32_t get_offset_of_onPlay_12() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___onPlay_12)); } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * get_onPlay_12() const { return ___onPlay_12; } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB ** get_address_of_onPlay_12() { return &___onPlay_12; } inline void set_onPlay_12(TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * value) { ___onPlay_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___onPlay_12), (void*)value); } inline static int32_t get_offset_of_onPause_13() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___onPause_13)); } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * get_onPause_13() const { return ___onPause_13; } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB ** get_address_of_onPause_13() { return &___onPause_13; } inline void set_onPause_13(TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * value) { ___onPause_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___onPause_13), (void*)value); } inline static int32_t get_offset_of_onRewind_14() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___onRewind_14)); } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * get_onRewind_14() const { return ___onRewind_14; } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB ** get_address_of_onRewind_14() { return &___onRewind_14; } inline void set_onRewind_14(TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * value) { ___onRewind_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___onRewind_14), (void*)value); } inline static int32_t get_offset_of_onUpdate_15() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___onUpdate_15)); } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * get_onUpdate_15() const { return ___onUpdate_15; } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB ** get_address_of_onUpdate_15() { return &___onUpdate_15; } inline void set_onUpdate_15(TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * value) { ___onUpdate_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___onUpdate_15), (void*)value); } inline static int32_t get_offset_of_onStepComplete_16() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___onStepComplete_16)); } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * get_onStepComplete_16() const { return ___onStepComplete_16; } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB ** get_address_of_onStepComplete_16() { return &___onStepComplete_16; } inline void set_onStepComplete_16(TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * value) { ___onStepComplete_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___onStepComplete_16), (void*)value); } inline static int32_t get_offset_of_onComplete_17() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___onComplete_17)); } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * get_onComplete_17() const { return ___onComplete_17; } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB ** get_address_of_onComplete_17() { return &___onComplete_17; } inline void set_onComplete_17(TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * value) { ___onComplete_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___onComplete_17), (void*)value); } inline static int32_t get_offset_of_onKill_18() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___onKill_18)); } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * get_onKill_18() const { return ___onKill_18; } inline TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB ** get_address_of_onKill_18() { return &___onKill_18; } inline void set_onKill_18(TweenCallback_tCAA7F86252EC47FCDD15C81B4AEE6EEA72DC15CB * value) { ___onKill_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___onKill_18), (void*)value); } inline static int32_t get_offset_of_onWaypointChange_19() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___onWaypointChange_19)); } inline TweenCallback_1_t145CD5D30F08B617B445D2B1B79A7BAADC305B9B * get_onWaypointChange_19() const { return ___onWaypointChange_19; } inline TweenCallback_1_t145CD5D30F08B617B445D2B1B79A7BAADC305B9B ** get_address_of_onWaypointChange_19() { return &___onWaypointChange_19; } inline void set_onWaypointChange_19(TweenCallback_1_t145CD5D30F08B617B445D2B1B79A7BAADC305B9B * value) { ___onWaypointChange_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___onWaypointChange_19), (void*)value); } inline static int32_t get_offset_of_isFrom_20() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___isFrom_20)); } inline bool get_isFrom_20() const { return ___isFrom_20; } inline bool* get_address_of_isFrom_20() { return &___isFrom_20; } inline void set_isFrom_20(bool value) { ___isFrom_20 = value; } inline static int32_t get_offset_of_isBlendable_21() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___isBlendable_21)); } inline bool get_isBlendable_21() const { return ___isBlendable_21; } inline bool* get_address_of_isBlendable_21() { return &___isBlendable_21; } inline void set_isBlendable_21(bool value) { ___isBlendable_21 = value; } inline static int32_t get_offset_of_isRecyclable_22() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___isRecyclable_22)); } inline bool get_isRecyclable_22() const { return ___isRecyclable_22; } inline bool* get_address_of_isRecyclable_22() { return &___isRecyclable_22; } inline void set_isRecyclable_22(bool value) { ___isRecyclable_22 = value; } inline static int32_t get_offset_of_isSpeedBased_23() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___isSpeedBased_23)); } inline bool get_isSpeedBased_23() const { return ___isSpeedBased_23; } inline bool* get_address_of_isSpeedBased_23() { return &___isSpeedBased_23; } inline void set_isSpeedBased_23(bool value) { ___isSpeedBased_23 = value; } inline static int32_t get_offset_of_autoKill_24() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___autoKill_24)); } inline bool get_autoKill_24() const { return ___autoKill_24; } inline bool* get_address_of_autoKill_24() { return &___autoKill_24; } inline void set_autoKill_24(bool value) { ___autoKill_24 = value; } inline static int32_t get_offset_of_duration_25() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___duration_25)); } inline float get_duration_25() const { return ___duration_25; } inline float* get_address_of_duration_25() { return &___duration_25; } inline void set_duration_25(float value) { ___duration_25 = value; } inline static int32_t get_offset_of_loops_26() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___loops_26)); } inline int32_t get_loops_26() const { return ___loops_26; } inline int32_t* get_address_of_loops_26() { return &___loops_26; } inline void set_loops_26(int32_t value) { ___loops_26 = value; } inline static int32_t get_offset_of_loopType_27() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___loopType_27)); } inline int32_t get_loopType_27() const { return ___loopType_27; } inline int32_t* get_address_of_loopType_27() { return &___loopType_27; } inline void set_loopType_27(int32_t value) { ___loopType_27 = value; } inline static int32_t get_offset_of_delay_28() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___delay_28)); } inline float get_delay_28() const { return ___delay_28; } inline float* get_address_of_delay_28() { return &___delay_28; } inline void set_delay_28(float value) { ___delay_28 = value; } inline static int32_t get_offset_of_U3CisRelativeU3Ek__BackingField_29() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___U3CisRelativeU3Ek__BackingField_29)); } inline bool get_U3CisRelativeU3Ek__BackingField_29() const { return ___U3CisRelativeU3Ek__BackingField_29; } inline bool* get_address_of_U3CisRelativeU3Ek__BackingField_29() { return &___U3CisRelativeU3Ek__BackingField_29; } inline void set_U3CisRelativeU3Ek__BackingField_29(bool value) { ___U3CisRelativeU3Ek__BackingField_29 = value; } inline static int32_t get_offset_of_easeType_30() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___easeType_30)); } inline int32_t get_easeType_30() const { return ___easeType_30; } inline int32_t* get_address_of_easeType_30() { return &___easeType_30; } inline void set_easeType_30(int32_t value) { ___easeType_30 = value; } inline static int32_t get_offset_of_customEase_31() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___customEase_31)); } inline EaseFunction_tC7ECEFDCAE4EC041E6FD7AC7C021E7B7680EFEB9 * get_customEase_31() const { return ___customEase_31; } inline EaseFunction_tC7ECEFDCAE4EC041E6FD7AC7C021E7B7680EFEB9 ** get_address_of_customEase_31() { return &___customEase_31; } inline void set_customEase_31(EaseFunction_tC7ECEFDCAE4EC041E6FD7AC7C021E7B7680EFEB9 * value) { ___customEase_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___customEase_31), (void*)value); } inline static int32_t get_offset_of_easeOvershootOrAmplitude_32() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___easeOvershootOrAmplitude_32)); } inline float get_easeOvershootOrAmplitude_32() const { return ___easeOvershootOrAmplitude_32; } inline float* get_address_of_easeOvershootOrAmplitude_32() { return &___easeOvershootOrAmplitude_32; } inline void set_easeOvershootOrAmplitude_32(float value) { ___easeOvershootOrAmplitude_32 = value; } inline static int32_t get_offset_of_easePeriod_33() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___easePeriod_33)); } inline float get_easePeriod_33() const { return ___easePeriod_33; } inline float* get_address_of_easePeriod_33() { return &___easePeriod_33; } inline void set_easePeriod_33(float value) { ___easePeriod_33 = value; } inline static int32_t get_offset_of_debugTargetId_34() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___debugTargetId_34)); } inline String_t* get_debugTargetId_34() const { return ___debugTargetId_34; } inline String_t** get_address_of_debugTargetId_34() { return &___debugTargetId_34; } inline void set_debugTargetId_34(String_t* value) { ___debugTargetId_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___debugTargetId_34), (void*)value); } inline static int32_t get_offset_of_typeofT1_35() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___typeofT1_35)); } inline Type_t * get_typeofT1_35() const { return ___typeofT1_35; } inline Type_t ** get_address_of_typeofT1_35() { return &___typeofT1_35; } inline void set_typeofT1_35(Type_t * value) { ___typeofT1_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___typeofT1_35), (void*)value); } inline static int32_t get_offset_of_typeofT2_36() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___typeofT2_36)); } inline Type_t * get_typeofT2_36() const { return ___typeofT2_36; } inline Type_t ** get_address_of_typeofT2_36() { return &___typeofT2_36; } inline void set_typeofT2_36(Type_t * value) { ___typeofT2_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___typeofT2_36), (void*)value); } inline static int32_t get_offset_of_typeofTPlugOptions_37() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___typeofTPlugOptions_37)); } inline Type_t * get_typeofTPlugOptions_37() const { return ___typeofTPlugOptions_37; } inline Type_t ** get_address_of_typeofTPlugOptions_37() { return &___typeofTPlugOptions_37; } inline void set_typeofTPlugOptions_37(Type_t * value) { ___typeofTPlugOptions_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___typeofTPlugOptions_37), (void*)value); } inline static int32_t get_offset_of_U3CactiveU3Ek__BackingField_38() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___U3CactiveU3Ek__BackingField_38)); } inline bool get_U3CactiveU3Ek__BackingField_38() const { return ___U3CactiveU3Ek__BackingField_38; } inline bool* get_address_of_U3CactiveU3Ek__BackingField_38() { return &___U3CactiveU3Ek__BackingField_38; } inline void set_U3CactiveU3Ek__BackingField_38(bool value) { ___U3CactiveU3Ek__BackingField_38 = value; } inline static int32_t get_offset_of_isSequenced_39() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___isSequenced_39)); } inline bool get_isSequenced_39() const { return ___isSequenced_39; } inline bool* get_address_of_isSequenced_39() { return &___isSequenced_39; } inline void set_isSequenced_39(bool value) { ___isSequenced_39 = value; } inline static int32_t get_offset_of_sequenceParent_40() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___sequenceParent_40)); } inline Sequence_tE01FFFCA34A537CE2FF32EDAF451CDEC55A1399E * get_sequenceParent_40() const { return ___sequenceParent_40; } inline Sequence_tE01FFFCA34A537CE2FF32EDAF451CDEC55A1399E ** get_address_of_sequenceParent_40() { return &___sequenceParent_40; } inline void set_sequenceParent_40(Sequence_tE01FFFCA34A537CE2FF32EDAF451CDEC55A1399E * value) { ___sequenceParent_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___sequenceParent_40), (void*)value); } inline static int32_t get_offset_of_activeId_41() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___activeId_41)); } inline int32_t get_activeId_41() const { return ___activeId_41; } inline int32_t* get_address_of_activeId_41() { return &___activeId_41; } inline void set_activeId_41(int32_t value) { ___activeId_41 = value; } inline static int32_t get_offset_of_specialStartupMode_42() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___specialStartupMode_42)); } inline int32_t get_specialStartupMode_42() const { return ___specialStartupMode_42; } inline int32_t* get_address_of_specialStartupMode_42() { return &___specialStartupMode_42; } inline void set_specialStartupMode_42(int32_t value) { ___specialStartupMode_42 = value; } inline static int32_t get_offset_of_creationLocked_43() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___creationLocked_43)); } inline bool get_creationLocked_43() const { return ___creationLocked_43; } inline bool* get_address_of_creationLocked_43() { return &___creationLocked_43; } inline void set_creationLocked_43(bool value) { ___creationLocked_43 = value; } inline static int32_t get_offset_of_startupDone_44() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___startupDone_44)); } inline bool get_startupDone_44() const { return ___startupDone_44; } inline bool* get_address_of_startupDone_44() { return &___startupDone_44; } inline void set_startupDone_44(bool value) { ___startupDone_44 = value; } inline static int32_t get_offset_of_U3CplayedOnceU3Ek__BackingField_45() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___U3CplayedOnceU3Ek__BackingField_45)); } inline bool get_U3CplayedOnceU3Ek__BackingField_45() const { return ___U3CplayedOnceU3Ek__BackingField_45; } inline bool* get_address_of_U3CplayedOnceU3Ek__BackingField_45() { return &___U3CplayedOnceU3Ek__BackingField_45; } inline void set_U3CplayedOnceU3Ek__BackingField_45(bool value) { ___U3CplayedOnceU3Ek__BackingField_45 = value; } inline static int32_t get_offset_of_U3CpositionU3Ek__BackingField_46() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___U3CpositionU3Ek__BackingField_46)); } inline float get_U3CpositionU3Ek__BackingField_46() const { return ___U3CpositionU3Ek__BackingField_46; } inline float* get_address_of_U3CpositionU3Ek__BackingField_46() { return &___U3CpositionU3Ek__BackingField_46; } inline void set_U3CpositionU3Ek__BackingField_46(float value) { ___U3CpositionU3Ek__BackingField_46 = value; } inline static int32_t get_offset_of_fullDuration_47() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___fullDuration_47)); } inline float get_fullDuration_47() const { return ___fullDuration_47; } inline float* get_address_of_fullDuration_47() { return &___fullDuration_47; } inline void set_fullDuration_47(float value) { ___fullDuration_47 = value; } inline static int32_t get_offset_of_completedLoops_48() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___completedLoops_48)); } inline int32_t get_completedLoops_48() const { return ___completedLoops_48; } inline int32_t* get_address_of_completedLoops_48() { return &___completedLoops_48; } inline void set_completedLoops_48(int32_t value) { ___completedLoops_48 = value; } inline static int32_t get_offset_of_isPlaying_49() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___isPlaying_49)); } inline bool get_isPlaying_49() const { return ___isPlaying_49; } inline bool* get_address_of_isPlaying_49() { return &___isPlaying_49; } inline void set_isPlaying_49(bool value) { ___isPlaying_49 = value; } inline static int32_t get_offset_of_isComplete_50() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___isComplete_50)); } inline bool get_isComplete_50() const { return ___isComplete_50; } inline bool* get_address_of_isComplete_50() { return &___isComplete_50; } inline void set_isComplete_50(bool value) { ___isComplete_50 = value; } inline static int32_t get_offset_of_elapsedDelay_51() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___elapsedDelay_51)); } inline float get_elapsedDelay_51() const { return ___elapsedDelay_51; } inline float* get_address_of_elapsedDelay_51() { return &___elapsedDelay_51; } inline void set_elapsedDelay_51(float value) { ___elapsedDelay_51 = value; } inline static int32_t get_offset_of_delayComplete_52() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___delayComplete_52)); } inline bool get_delayComplete_52() const { return ___delayComplete_52; } inline bool* get_address_of_delayComplete_52() { return &___delayComplete_52; } inline void set_delayComplete_52(bool value) { ___delayComplete_52 = value; } inline static int32_t get_offset_of_miscInt_53() { return static_cast(offsetof(Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941, ___miscInt_53)); } inline int32_t get_miscInt_53() const { return ___miscInt_53; } inline int32_t* get_address_of_miscInt_53() { return &___miscInt_53; } inline void set_miscInt_53(int32_t value) { ___miscInt_53 = value; } }; // System.Threading.WaitCallback struct WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 : public MulticastDelegate_t { public: public: }; // BestHTTP.Examples.SampleSelector/<>c__DisplayClass6_0 struct U3CU3Ec__DisplayClass6_0_tF4C3ABFCE2CE09B6A19976C8684CF0AED10A2DC6 : public RuntimeObject { public: // BestHTTP.Statistics.GeneralStatistics BestHTTP.Examples.SampleSelector/<>c__DisplayClass6_0::stats GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B ___stats_0; // BestHTTP.Examples.SampleSelector BestHTTP.Examples.SampleSelector/<>c__DisplayClass6_0::<>4__this SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D * ___U3CU3E4__this_1; public: inline static int32_t get_offset_of_stats_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass6_0_tF4C3ABFCE2CE09B6A19976C8684CF0AED10A2DC6, ___stats_0)); } inline GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B get_stats_0() const { return ___stats_0; } inline GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B * get_address_of_stats_0() { return &___stats_0; } inline void set_stats_0(GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B value) { ___stats_0 = value; } inline static int32_t get_offset_of_U3CU3E4__this_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass6_0_tF4C3ABFCE2CE09B6A19976C8684CF0AED10A2DC6, ___U3CU3E4__this_1)); } inline SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D * get_U3CU3E4__this_1() const { return ___U3CU3E4__this_1; } inline SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D ** get_address_of_U3CU3E4__this_1() { return &___U3CU3E4__this_1; } inline void set_U3CU3E4__this_1(SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D * value) { ___U3CU3E4__this_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Tsp.TimeStampResponseGenerator/FailInfo struct FailInfo_t97F0207C63ABD802FB71E963DB65E3A93BD54550 : public DerBitString_t305465793A47445626D3541AB8CEDE347D874524 { public: public: }; // UnityEngine.MonoBehaviour struct MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A : public Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 { public: public: }; // UnityEngine.RectTransform struct RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 : public Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 { public: public: }; struct RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072_StaticFields { public: // UnityEngine.RectTransform/ReapplyDrivenProperties UnityEngine.RectTransform::reapplyDrivenProperties ReapplyDrivenProperties_t1441259DADA8FE33A95334AC24C017DFA3DEB4CE * ___reapplyDrivenProperties_4; public: inline static int32_t get_offset_of_reapplyDrivenProperties_4() { return static_cast(offsetof(RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072_StaticFields, ___reapplyDrivenProperties_4)); } inline ReapplyDrivenProperties_t1441259DADA8FE33A95334AC24C017DFA3DEB4CE * get_reapplyDrivenProperties_4() const { return ___reapplyDrivenProperties_4; } inline ReapplyDrivenProperties_t1441259DADA8FE33A95334AC24C017DFA3DEB4CE ** get_address_of_reapplyDrivenProperties_4() { return &___reapplyDrivenProperties_4; } inline void set_reapplyDrivenProperties_4(ReapplyDrivenProperties_t1441259DADA8FE33A95334AC24C017DFA3DEB4CE * value) { ___reapplyDrivenProperties_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___reapplyDrivenProperties_4), (void*)value); } }; // DG.Tweening.Tweener struct Tweener_tFC8507DF103792DB165B74C4179B772F3B637CA8 : public Tween_tF17E40B3AD65D4E0C7E78D43A9224C6A1FC4C941 { public: // System.Boolean DG.Tweening.Tweener::hasManuallySetStartValue bool ___hasManuallySetStartValue_54; // System.Boolean DG.Tweening.Tweener::isFromAllowed bool ___isFromAllowed_55; public: inline static int32_t get_offset_of_hasManuallySetStartValue_54() { return static_cast(offsetof(Tweener_tFC8507DF103792DB165B74C4179B772F3B637CA8, ___hasManuallySetStartValue_54)); } inline bool get_hasManuallySetStartValue_54() const { return ___hasManuallySetStartValue_54; } inline bool* get_address_of_hasManuallySetStartValue_54() { return &___hasManuallySetStartValue_54; } inline void set_hasManuallySetStartValue_54(bool value) { ___hasManuallySetStartValue_54 = value; } inline static int32_t get_offset_of_isFromAllowed_55() { return static_cast(offsetof(Tweener_tFC8507DF103792DB165B74C4179B772F3B637CA8, ___isFromAllowed_55)); } inline bool get_isFromAllowed_55() const { return ___isFromAllowed_55; } inline bool* get_address_of_isFromAllowed_55() { return &___isFromAllowed_55; } inline void set_isFromAllowed_55(bool value) { ___isFromAllowed_55 = value; } }; // AnimationPlayer struct AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Single AnimationPlayer::speed float ___speed_4; // UnityEngine.Animation AnimationPlayer::animationMain Animation_t8C4FD9513E57F59E8737AD03938AAAF9EFF2F0D8 * ___animationMain_5; // UnityEngine.AnimationClip[] AnimationPlayer::_animationClips AnimationClipU5BU5D_t93D1A9ADEC832A4EABC0353D9E4E435B22B28489* ____animationClips_6; // UnityEngine.WrapMode AnimationPlayer::_wrapMode int32_t ____wrapMode_7; // System.Int32 AnimationPlayer::_index int32_t ____index_8; // System.Boolean AnimationPlayer::_playing bool ____playing_9; // System.Single AnimationPlayer::_playingTime float ____playingTime_10; // System.Single AnimationPlayer::_animationTime float ____animationTime_11; // System.String AnimationPlayer::_animationName String_t* ____animationName_12; // System.Int32 AnimationPlayer::_completeCount int32_t ____completeCount_13; // System.Action`1 AnimationPlayer::completeCallback Action_1_t9CE06C44CCCCA956D6961100D645BC2564BC0334 * ___completeCallback_14; // System.Single AnimationPlayer::animationPauseTime float ___animationPauseTime_15; // System.Boolean AnimationPlayer::_pausing bool ____pausing_16; public: inline static int32_t get_offset_of_speed_4() { return static_cast(offsetof(AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D, ___speed_4)); } inline float get_speed_4() const { return ___speed_4; } inline float* get_address_of_speed_4() { return &___speed_4; } inline void set_speed_4(float value) { ___speed_4 = value; } inline static int32_t get_offset_of_animationMain_5() { return static_cast(offsetof(AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D, ___animationMain_5)); } inline Animation_t8C4FD9513E57F59E8737AD03938AAAF9EFF2F0D8 * get_animationMain_5() const { return ___animationMain_5; } inline Animation_t8C4FD9513E57F59E8737AD03938AAAF9EFF2F0D8 ** get_address_of_animationMain_5() { return &___animationMain_5; } inline void set_animationMain_5(Animation_t8C4FD9513E57F59E8737AD03938AAAF9EFF2F0D8 * value) { ___animationMain_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___animationMain_5), (void*)value); } inline static int32_t get_offset_of__animationClips_6() { return static_cast(offsetof(AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D, ____animationClips_6)); } inline AnimationClipU5BU5D_t93D1A9ADEC832A4EABC0353D9E4E435B22B28489* get__animationClips_6() const { return ____animationClips_6; } inline AnimationClipU5BU5D_t93D1A9ADEC832A4EABC0353D9E4E435B22B28489** get_address_of__animationClips_6() { return &____animationClips_6; } inline void set__animationClips_6(AnimationClipU5BU5D_t93D1A9ADEC832A4EABC0353D9E4E435B22B28489* value) { ____animationClips_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____animationClips_6), (void*)value); } inline static int32_t get_offset_of__wrapMode_7() { return static_cast(offsetof(AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D, ____wrapMode_7)); } inline int32_t get__wrapMode_7() const { return ____wrapMode_7; } inline int32_t* get_address_of__wrapMode_7() { return &____wrapMode_7; } inline void set__wrapMode_7(int32_t value) { ____wrapMode_7 = value; } inline static int32_t get_offset_of__index_8() { return static_cast(offsetof(AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D, ____index_8)); } inline int32_t get__index_8() const { return ____index_8; } inline int32_t* get_address_of__index_8() { return &____index_8; } inline void set__index_8(int32_t value) { ____index_8 = value; } inline static int32_t get_offset_of__playing_9() { return static_cast(offsetof(AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D, ____playing_9)); } inline bool get__playing_9() const { return ____playing_9; } inline bool* get_address_of__playing_9() { return &____playing_9; } inline void set__playing_9(bool value) { ____playing_9 = value; } inline static int32_t get_offset_of__playingTime_10() { return static_cast(offsetof(AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D, ____playingTime_10)); } inline float get__playingTime_10() const { return ____playingTime_10; } inline float* get_address_of__playingTime_10() { return &____playingTime_10; } inline void set__playingTime_10(float value) { ____playingTime_10 = value; } inline static int32_t get_offset_of__animationTime_11() { return static_cast(offsetof(AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D, ____animationTime_11)); } inline float get__animationTime_11() const { return ____animationTime_11; } inline float* get_address_of__animationTime_11() { return &____animationTime_11; } inline void set__animationTime_11(float value) { ____animationTime_11 = value; } inline static int32_t get_offset_of__animationName_12() { return static_cast(offsetof(AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D, ____animationName_12)); } inline String_t* get__animationName_12() const { return ____animationName_12; } inline String_t** get_address_of__animationName_12() { return &____animationName_12; } inline void set__animationName_12(String_t* value) { ____animationName_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____animationName_12), (void*)value); } inline static int32_t get_offset_of__completeCount_13() { return static_cast(offsetof(AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D, ____completeCount_13)); } inline int32_t get__completeCount_13() const { return ____completeCount_13; } inline int32_t* get_address_of__completeCount_13() { return &____completeCount_13; } inline void set__completeCount_13(int32_t value) { ____completeCount_13 = value; } inline static int32_t get_offset_of_completeCallback_14() { return static_cast(offsetof(AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D, ___completeCallback_14)); } inline Action_1_t9CE06C44CCCCA956D6961100D645BC2564BC0334 * get_completeCallback_14() const { return ___completeCallback_14; } inline Action_1_t9CE06C44CCCCA956D6961100D645BC2564BC0334 ** get_address_of_completeCallback_14() { return &___completeCallback_14; } inline void set_completeCallback_14(Action_1_t9CE06C44CCCCA956D6961100D645BC2564BC0334 * value) { ___completeCallback_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___completeCallback_14), (void*)value); } inline static int32_t get_offset_of_animationPauseTime_15() { return static_cast(offsetof(AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D, ___animationPauseTime_15)); } inline float get_animationPauseTime_15() const { return ___animationPauseTime_15; } inline float* get_address_of_animationPauseTime_15() { return &___animationPauseTime_15; } inline void set_animationPauseTime_15(float value) { ___animationPauseTime_15 = value; } inline static int32_t get_offset_of__pausing_16() { return static_cast(offsetof(AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D, ____pausing_16)); } inline bool get__pausing_16() const { return ____pausing_16; } inline bool* get_address_of__pausing_16() { return &____pausing_16; } inline void set__pausing_16(bool value) { ____pausing_16 = value; } }; // AudioMgr struct AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.AudioSource AudioMgr::audioSource AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___audioSource_4; public: inline static int32_t get_offset_of_audioSource_4() { return static_cast(offsetof(AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0, ___audioSource_4)); } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * get_audioSource_4() const { return ___audioSource_4; } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B ** get_address_of_audioSource_4() { return &___audioSource_4; } inline void set_audioSource_4(AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * value) { ___audioSource_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___audioSource_4), (void*)value); } }; struct AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0_StaticFields { public: // AudioMgr AudioMgr::ins AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0 * ___ins_5; public: inline static int32_t get_offset_of_ins_5() { return static_cast(offsetof(AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0_StaticFields, ___ins_5)); } inline AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0 * get_ins_5() const { return ___ins_5; } inline AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0 ** get_address_of_ins_5() { return &___ins_5; } inline void set_ins_5(AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0 * value) { ___ins_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___ins_5), (void*)value); } }; // BluetoothHolder struct BluetoothHolder_t4DBEA50E009298B24F00D5EA5D46D2822395FD51 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Boolean BluetoothHolder::debug bool ___debug_4; // UnityEngine.GameObject BluetoothHolder::magEllipse GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___magEllipse_5; // System.Collections.Generic.HashSet`1 BluetoothHolder::magEllipseViewers HashSet_1_t658A4F799C39BCEF71EEB383AC1FCCFDC8447673 * ___magEllipseViewers_6; public: inline static int32_t get_offset_of_debug_4() { return static_cast(offsetof(BluetoothHolder_t4DBEA50E009298B24F00D5EA5D46D2822395FD51, ___debug_4)); } inline bool get_debug_4() const { return ___debug_4; } inline bool* get_address_of_debug_4() { return &___debug_4; } inline void set_debug_4(bool value) { ___debug_4 = value; } inline static int32_t get_offset_of_magEllipse_5() { return static_cast(offsetof(BluetoothHolder_t4DBEA50E009298B24F00D5EA5D46D2822395FD51, ___magEllipse_5)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_magEllipse_5() const { return ___magEllipse_5; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_magEllipse_5() { return &___magEllipse_5; } inline void set_magEllipse_5(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___magEllipse_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___magEllipse_5), (void*)value); } inline static int32_t get_offset_of_magEllipseViewers_6() { return static_cast(offsetof(BluetoothHolder_t4DBEA50E009298B24F00D5EA5D46D2822395FD51, ___magEllipseViewers_6)); } inline HashSet_1_t658A4F799C39BCEF71EEB383AC1FCCFDC8447673 * get_magEllipseViewers_6() const { return ___magEllipseViewers_6; } inline HashSet_1_t658A4F799C39BCEF71EEB383AC1FCCFDC8447673 ** get_address_of_magEllipseViewers_6() { return &___magEllipseViewers_6; } inline void set_magEllipseViewers_6(HashSet_1_t658A4F799C39BCEF71EEB383AC1FCCFDC8447673 * value) { ___magEllipseViewers_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___magEllipseViewers_6), (void*)value); } }; struct BluetoothHolder_t4DBEA50E009298B24F00D5EA5D46D2822395FD51_StaticFields { public: // BluetoothHolder BluetoothHolder::ins BluetoothHolder_t4DBEA50E009298B24F00D5EA5D46D2822395FD51 * ___ins_7; public: inline static int32_t get_offset_of_ins_7() { return static_cast(offsetof(BluetoothHolder_t4DBEA50E009298B24F00D5EA5D46D2822395FD51_StaticFields, ___ins_7)); } inline BluetoothHolder_t4DBEA50E009298B24F00D5EA5D46D2822395FD51 * get_ins_7() const { return ___ins_7; } inline BluetoothHolder_t4DBEA50E009298B24F00D5EA5D46D2822395FD51 ** get_address_of_ins_7() { return &___ins_7; } inline void set_ins_7(BluetoothHolder_t4DBEA50E009298B24F00D5EA5D46D2822395FD51 * value) { ___ins_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___ins_7), (void*)value); } }; // GameMgr struct GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // GameMode GameMgr::gameMode GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82 * ___gameMode_6; // System.Boolean GameMgr::gameOver bool ___gameOver_7; // System.Boolean GameMgr::guideFinish bool ___guideFinish_9; // System.Collections.Generic.HashSet`1 GameMgr::gamePauseLockers HashSet_1_t658A4F799C39BCEF71EEB383AC1FCCFDC8447673 * ___gamePauseLockers_10; public: inline static int32_t get_offset_of_gameMode_6() { return static_cast(offsetof(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950, ___gameMode_6)); } inline GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82 * get_gameMode_6() const { return ___gameMode_6; } inline GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82 ** get_address_of_gameMode_6() { return &___gameMode_6; } inline void set_gameMode_6(GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82 * value) { ___gameMode_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___gameMode_6), (void*)value); } inline static int32_t get_offset_of_gameOver_7() { return static_cast(offsetof(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950, ___gameOver_7)); } inline bool get_gameOver_7() const { return ___gameOver_7; } inline bool* get_address_of_gameOver_7() { return &___gameOver_7; } inline void set_gameOver_7(bool value) { ___gameOver_7 = value; } inline static int32_t get_offset_of_guideFinish_9() { return static_cast(offsetof(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950, ___guideFinish_9)); } inline bool get_guideFinish_9() const { return ___guideFinish_9; } inline bool* get_address_of_guideFinish_9() { return &___guideFinish_9; } inline void set_guideFinish_9(bool value) { ___guideFinish_9 = value; } inline static int32_t get_offset_of_gamePauseLockers_10() { return static_cast(offsetof(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950, ___gamePauseLockers_10)); } inline HashSet_1_t658A4F799C39BCEF71EEB383AC1FCCFDC8447673 * get_gamePauseLockers_10() const { return ___gamePauseLockers_10; } inline HashSet_1_t658A4F799C39BCEF71EEB383AC1FCCFDC8447673 ** get_address_of_gamePauseLockers_10() { return &___gamePauseLockers_10; } inline void set_gamePauseLockers_10(HashSet_1_t658A4F799C39BCEF71EEB383AC1FCCFDC8447673 * value) { ___gamePauseLockers_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___gamePauseLockers_10), (void*)value); } }; struct GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950_StaticFields { public: // System.Boolean GameMgr::debugInEditor bool ___debugInEditor_4; // System.Int32 GameMgr::gameType int32_t ___gameType_5; // GameMgr GameMgr::ins GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 * ___ins_8; public: inline static int32_t get_offset_of_debugInEditor_4() { return static_cast(offsetof(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950_StaticFields, ___debugInEditor_4)); } inline bool get_debugInEditor_4() const { return ___debugInEditor_4; } inline bool* get_address_of_debugInEditor_4() { return &___debugInEditor_4; } inline void set_debugInEditor_4(bool value) { ___debugInEditor_4 = value; } inline static int32_t get_offset_of_gameType_5() { return static_cast(offsetof(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950_StaticFields, ___gameType_5)); } inline int32_t get_gameType_5() const { return ___gameType_5; } inline int32_t* get_address_of_gameType_5() { return &___gameType_5; } inline void set_gameType_5(int32_t value) { ___gameType_5 = value; } inline static int32_t get_offset_of_ins_8() { return static_cast(offsetof(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950_StaticFields, ___ins_8)); } inline GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 * get_ins_8() const { return ___ins_8; } inline GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 ** get_address_of_ins_8() { return &___ins_8; } inline void set_ins_8(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 * value) { ___ins_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___ins_8), (void*)value); } }; // BestHTTP.Examples.SampleSelector struct SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Collections.Generic.List`1 BestHTTP.Examples.SampleSelector::Samples List_1_t03823A5CB2146F640CB891BC5193FF26DD685494 * ___Samples_5; // UnityEngine.Vector2 BestHTTP.Examples.SampleSelector::scrollPos Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___scrollPos_7; public: inline static int32_t get_offset_of_Samples_5() { return static_cast(offsetof(SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D, ___Samples_5)); } inline List_1_t03823A5CB2146F640CB891BC5193FF26DD685494 * get_Samples_5() const { return ___Samples_5; } inline List_1_t03823A5CB2146F640CB891BC5193FF26DD685494 ** get_address_of_Samples_5() { return &___Samples_5; } inline void set_Samples_5(List_1_t03823A5CB2146F640CB891BC5193FF26DD685494 * value) { ___Samples_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Samples_5), (void*)value); } inline static int32_t get_offset_of_scrollPos_7() { return static_cast(offsetof(SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D, ___scrollPos_7)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_scrollPos_7() const { return ___scrollPos_7; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_scrollPos_7() { return &___scrollPos_7; } inline void set_scrollPos_7(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___scrollPos_7 = value; } }; struct SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D_StaticFields { public: // BestHTTP.Examples.SampleDescriptor BestHTTP.Examples.SampleSelector::SelectedSample SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605 * ___SelectedSample_6; public: inline static int32_t get_offset_of_SelectedSample_6() { return static_cast(offsetof(SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D_StaticFields, ___SelectedSample_6)); } inline SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605 * get_SelectedSample_6() const { return ___SelectedSample_6; } inline SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605 ** get_address_of_SelectedSample_6() { return &___SelectedSample_6; } inline void set_SelectedSample_6(SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605 * value) { ___SelectedSample_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___SelectedSample_6), (void*)value); } }; // ScanScene2 struct ScanScene2_t00FFF20BE7367454D4ADD8E1CD1DA96754027229 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // ArduinoBluetoothAPI.BluetoothHelper ScanScene2::bluetoothHelper BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * ___bluetoothHelper_4; // ArduinoBluetoothAPI.BluetoothHelper ScanScene2::bluetoothHelper2 BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * ___bluetoothHelper2_5; // UnityEngine.UI.Text ScanScene2::text Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___text_6; // UnityEngine.GameObject ScanScene2::sphere GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___sphere_7; // System.String ScanScene2::received_message String_t* ___received_message_8; public: inline static int32_t get_offset_of_bluetoothHelper_4() { return static_cast(offsetof(ScanScene2_t00FFF20BE7367454D4ADD8E1CD1DA96754027229, ___bluetoothHelper_4)); } inline BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * get_bluetoothHelper_4() const { return ___bluetoothHelper_4; } inline BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 ** get_address_of_bluetoothHelper_4() { return &___bluetoothHelper_4; } inline void set_bluetoothHelper_4(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * value) { ___bluetoothHelper_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___bluetoothHelper_4), (void*)value); } inline static int32_t get_offset_of_bluetoothHelper2_5() { return static_cast(offsetof(ScanScene2_t00FFF20BE7367454D4ADD8E1CD1DA96754027229, ___bluetoothHelper2_5)); } inline BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * get_bluetoothHelper2_5() const { return ___bluetoothHelper2_5; } inline BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 ** get_address_of_bluetoothHelper2_5() { return &___bluetoothHelper2_5; } inline void set_bluetoothHelper2_5(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * value) { ___bluetoothHelper2_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___bluetoothHelper2_5), (void*)value); } inline static int32_t get_offset_of_text_6() { return static_cast(offsetof(ScanScene2_t00FFF20BE7367454D4ADD8E1CD1DA96754027229, ___text_6)); } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_text_6() const { return ___text_6; } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_text_6() { return &___text_6; } inline void set_text_6(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value) { ___text_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___text_6), (void*)value); } inline static int32_t get_offset_of_sphere_7() { return static_cast(offsetof(ScanScene2_t00FFF20BE7367454D4ADD8E1CD1DA96754027229, ___sphere_7)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_sphere_7() const { return ___sphere_7; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_sphere_7() { return &___sphere_7; } inline void set_sphere_7(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___sphere_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___sphere_7), (void*)value); } inline static int32_t get_offset_of_received_message_8() { return static_cast(offsetof(ScanScene2_t00FFF20BE7367454D4ADD8E1CD1DA96754027229, ___received_message_8)); } inline String_t* get_received_message_8() const { return ___received_message_8; } inline String_t** get_address_of_received_message_8() { return &___received_message_8; } inline void set_received_message_8(String_t* value) { ___received_message_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___received_message_8), (void*)value); } }; // ScanSceneManager struct ScanSceneManager_tF4BD176F7BEE4ED7A6FE7A08960DF11E6A9F630D : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // ArduinoBluetoothAPI.BluetoothHelper ScanSceneManager::bluetoothHelper BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * ___bluetoothHelper_4; // System.String ScanSceneManager::deviceName String_t* ___deviceName_5; // UnityEngine.UI.Text ScanSceneManager::text Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___text_6; // UnityEngine.GameObject ScanSceneManager::sphere GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___sphere_7; // System.String ScanSceneManager::received_message String_t* ___received_message_8; public: inline static int32_t get_offset_of_bluetoothHelper_4() { return static_cast(offsetof(ScanSceneManager_tF4BD176F7BEE4ED7A6FE7A08960DF11E6A9F630D, ___bluetoothHelper_4)); } inline BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * get_bluetoothHelper_4() const { return ___bluetoothHelper_4; } inline BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 ** get_address_of_bluetoothHelper_4() { return &___bluetoothHelper_4; } inline void set_bluetoothHelper_4(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * value) { ___bluetoothHelper_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___bluetoothHelper_4), (void*)value); } inline static int32_t get_offset_of_deviceName_5() { return static_cast(offsetof(ScanSceneManager_tF4BD176F7BEE4ED7A6FE7A08960DF11E6A9F630D, ___deviceName_5)); } inline String_t* get_deviceName_5() const { return ___deviceName_5; } inline String_t** get_address_of_deviceName_5() { return &___deviceName_5; } inline void set_deviceName_5(String_t* value) { ___deviceName_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___deviceName_5), (void*)value); } inline static int32_t get_offset_of_text_6() { return static_cast(offsetof(ScanSceneManager_tF4BD176F7BEE4ED7A6FE7A08960DF11E6A9F630D, ___text_6)); } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_text_6() const { return ___text_6; } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_text_6() { return &___text_6; } inline void set_text_6(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value) { ___text_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___text_6), (void*)value); } inline static int32_t get_offset_of_sphere_7() { return static_cast(offsetof(ScanSceneManager_tF4BD176F7BEE4ED7A6FE7A08960DF11E6A9F630D, ___sphere_7)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_sphere_7() const { return ___sphere_7; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_sphere_7() { return &___sphere_7; } inline void set_sphere_7(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___sphere_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___sphere_7), (void*)value); } inline static int32_t get_offset_of_received_message_8() { return static_cast(offsetof(ScanSceneManager_tF4BD176F7BEE4ED7A6FE7A08960DF11E6A9F630D, ___received_message_8)); } inline String_t* get_received_message_8() const { return ___received_message_8; } inline String_t** get_address_of_received_message_8() { return &___received_message_8; } inline void set_received_message_8(String_t* value) { ___received_message_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___received_message_8), (void*)value); } }; // SmartBowLib.lebo.ScreenProjection struct ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Boolean SmartBowLib.lebo.ScreenProjection::_released bool ____released_6; // UnityEngine.AndroidJavaObject SmartBowLib.lebo.ScreenProjection::_objectScreenProjection AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * ____objectScreenProjection_7; // UnityEngine.AndroidJavaClass SmartBowLib.lebo.ScreenProjection::_classUnityPlayer AndroidJavaClass_t52E934B16476D72AA6E4B248F989F2F825EB62D4 * ____classUnityPlayer_8; // UnityEngine.AndroidJavaObject SmartBowLib.lebo.ScreenProjection::_currentActivity AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * ____currentActivity_9; // System.Boolean SmartBowLib.lebo.ScreenProjection::_hasCallInitedSDK bool ____hasCallInitedSDK_10; // System.Boolean SmartBowLib.lebo.ScreenProjection::_browsing bool ____browsing_11; // System.String[] SmartBowLib.lebo.ScreenProjection::_connectingDevice StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ____connectingDevice_12; // System.Boolean SmartBowLib.lebo.ScreenProjection::_authed bool ____authed_13; // System.String[] SmartBowLib.lebo.ScreenProjection::_connectedDevice StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ____connectedDevice_14; public: inline static int32_t get_offset_of__released_6() { return static_cast(offsetof(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0, ____released_6)); } inline bool get__released_6() const { return ____released_6; } inline bool* get_address_of__released_6() { return &____released_6; } inline void set__released_6(bool value) { ____released_6 = value; } inline static int32_t get_offset_of__objectScreenProjection_7() { return static_cast(offsetof(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0, ____objectScreenProjection_7)); } inline AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * get__objectScreenProjection_7() const { return ____objectScreenProjection_7; } inline AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E ** get_address_of__objectScreenProjection_7() { return &____objectScreenProjection_7; } inline void set__objectScreenProjection_7(AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * value) { ____objectScreenProjection_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____objectScreenProjection_7), (void*)value); } inline static int32_t get_offset_of__classUnityPlayer_8() { return static_cast(offsetof(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0, ____classUnityPlayer_8)); } inline AndroidJavaClass_t52E934B16476D72AA6E4B248F989F2F825EB62D4 * get__classUnityPlayer_8() const { return ____classUnityPlayer_8; } inline AndroidJavaClass_t52E934B16476D72AA6E4B248F989F2F825EB62D4 ** get_address_of__classUnityPlayer_8() { return &____classUnityPlayer_8; } inline void set__classUnityPlayer_8(AndroidJavaClass_t52E934B16476D72AA6E4B248F989F2F825EB62D4 * value) { ____classUnityPlayer_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____classUnityPlayer_8), (void*)value); } inline static int32_t get_offset_of__currentActivity_9() { return static_cast(offsetof(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0, ____currentActivity_9)); } inline AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * get__currentActivity_9() const { return ____currentActivity_9; } inline AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E ** get_address_of__currentActivity_9() { return &____currentActivity_9; } inline void set__currentActivity_9(AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * value) { ____currentActivity_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____currentActivity_9), (void*)value); } inline static int32_t get_offset_of__hasCallInitedSDK_10() { return static_cast(offsetof(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0, ____hasCallInitedSDK_10)); } inline bool get__hasCallInitedSDK_10() const { return ____hasCallInitedSDK_10; } inline bool* get_address_of__hasCallInitedSDK_10() { return &____hasCallInitedSDK_10; } inline void set__hasCallInitedSDK_10(bool value) { ____hasCallInitedSDK_10 = value; } inline static int32_t get_offset_of__browsing_11() { return static_cast(offsetof(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0, ____browsing_11)); } inline bool get__browsing_11() const { return ____browsing_11; } inline bool* get_address_of__browsing_11() { return &____browsing_11; } inline void set__browsing_11(bool value) { ____browsing_11 = value; } inline static int32_t get_offset_of__connectingDevice_12() { return static_cast(offsetof(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0, ____connectingDevice_12)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get__connectingDevice_12() const { return ____connectingDevice_12; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of__connectingDevice_12() { return &____connectingDevice_12; } inline void set__connectingDevice_12(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ____connectingDevice_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____connectingDevice_12), (void*)value); } inline static int32_t get_offset_of__authed_13() { return static_cast(offsetof(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0, ____authed_13)); } inline bool get__authed_13() const { return ____authed_13; } inline bool* get_address_of__authed_13() { return &____authed_13; } inline void set__authed_13(bool value) { ____authed_13 = value; } inline static int32_t get_offset_of__connectedDevice_14() { return static_cast(offsetof(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0, ____connectedDevice_14)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get__connectedDevice_14() const { return ____connectedDevice_14; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of__connectedDevice_14() { return &____connectedDevice_14; } inline void set__connectedDevice_14(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ____connectedDevice_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____connectedDevice_14), (void*)value); } }; struct ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0_StaticFields { public: // SmartBowLib.lebo.ScreenProjection SmartBowLib.lebo.ScreenProjection::ins ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0 * ___ins_4; // System.Single SmartBowLib.lebo.ScreenProjection::_lastReleaseTime float ____lastReleaseTime_5; // System.Int32 SmartBowLib.lebo.ScreenProjection::mirrorResolutionID int32_t ___mirrorResolutionID_15; public: inline static int32_t get_offset_of_ins_4() { return static_cast(offsetof(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0_StaticFields, ___ins_4)); } inline ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0 * get_ins_4() const { return ___ins_4; } inline ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0 ** get_address_of_ins_4() { return &___ins_4; } inline void set_ins_4(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0 * value) { ___ins_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___ins_4), (void*)value); } inline static int32_t get_offset_of__lastReleaseTime_5() { return static_cast(offsetof(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0_StaticFields, ____lastReleaseTime_5)); } inline float get__lastReleaseTime_5() const { return ____lastReleaseTime_5; } inline float* get_address_of__lastReleaseTime_5() { return &____lastReleaseTime_5; } inline void set__lastReleaseTime_5(float value) { ____lastReleaseTime_5 = value; } inline static int32_t get_offset_of_mirrorResolutionID_15() { return static_cast(offsetof(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0_StaticFields, ___mirrorResolutionID_15)); } inline int32_t get_mirrorResolutionID_15() const { return ___mirrorResolutionID_15; } inline int32_t* get_address_of_mirrorResolutionID_15() { return &___mirrorResolutionID_15; } inline void set_mirrorResolutionID_15(int32_t value) { ___mirrorResolutionID_15 = value; } }; // ScreenProjectionView struct ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.Transform ScreenProjectionView::uiDeviceListContent Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___uiDeviceListContent_4; // UnityEngine.GameObject ScreenProjectionView::uiDeviceListItem GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___uiDeviceListItem_5; // UnityEngine.UI.Button ScreenProjectionView::btnResolution Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * ___btnResolution_6; // UnityEngine.UI.Text ScreenProjectionView::textDeviceLabel Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___textDeviceLabel_7; // UnityEngine.UI.Button ScreenProjectionView::btnStop Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * ___btnStop_8; // System.Int32 ScreenProjectionView::_stageNum int32_t ____stageNum_9; // System.Collections.Generic.Dictionary`2 ScreenProjectionView::deviceMap Dictionary_2_t77F8FC959600316EC249E40D4F897C410EB375F8 * ___deviceMap_11; // System.Boolean ScreenProjectionView::_needReinitSDK bool ____needReinitSDK_12; // System.Boolean ScreenProjectionView::_pwdInited bool ____pwdInited_13; // UnityEngine.UI.InputField ScreenProjectionView::_pwdInputField InputField_tB41A2814F31A3E9373D443EDEBBB2856006324D0 * ____pwdInputField_14; public: inline static int32_t get_offset_of_uiDeviceListContent_4() { return static_cast(offsetof(ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A, ___uiDeviceListContent_4)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_uiDeviceListContent_4() const { return ___uiDeviceListContent_4; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_uiDeviceListContent_4() { return &___uiDeviceListContent_4; } inline void set_uiDeviceListContent_4(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___uiDeviceListContent_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___uiDeviceListContent_4), (void*)value); } inline static int32_t get_offset_of_uiDeviceListItem_5() { return static_cast(offsetof(ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A, ___uiDeviceListItem_5)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_uiDeviceListItem_5() const { return ___uiDeviceListItem_5; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_uiDeviceListItem_5() { return &___uiDeviceListItem_5; } inline void set_uiDeviceListItem_5(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___uiDeviceListItem_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___uiDeviceListItem_5), (void*)value); } inline static int32_t get_offset_of_btnResolution_6() { return static_cast(offsetof(ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A, ___btnResolution_6)); } inline Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * get_btnResolution_6() const { return ___btnResolution_6; } inline Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D ** get_address_of_btnResolution_6() { return &___btnResolution_6; } inline void set_btnResolution_6(Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * value) { ___btnResolution_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___btnResolution_6), (void*)value); } inline static int32_t get_offset_of_textDeviceLabel_7() { return static_cast(offsetof(ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A, ___textDeviceLabel_7)); } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_textDeviceLabel_7() const { return ___textDeviceLabel_7; } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_textDeviceLabel_7() { return &___textDeviceLabel_7; } inline void set_textDeviceLabel_7(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value) { ___textDeviceLabel_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___textDeviceLabel_7), (void*)value); } inline static int32_t get_offset_of_btnStop_8() { return static_cast(offsetof(ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A, ___btnStop_8)); } inline Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * get_btnStop_8() const { return ___btnStop_8; } inline Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D ** get_address_of_btnStop_8() { return &___btnStop_8; } inline void set_btnStop_8(Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * value) { ___btnStop_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___btnStop_8), (void*)value); } inline static int32_t get_offset_of__stageNum_9() { return static_cast(offsetof(ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A, ____stageNum_9)); } inline int32_t get__stageNum_9() const { return ____stageNum_9; } inline int32_t* get_address_of__stageNum_9() { return &____stageNum_9; } inline void set__stageNum_9(int32_t value) { ____stageNum_9 = value; } inline static int32_t get_offset_of_deviceMap_11() { return static_cast(offsetof(ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A, ___deviceMap_11)); } inline Dictionary_2_t77F8FC959600316EC249E40D4F897C410EB375F8 * get_deviceMap_11() const { return ___deviceMap_11; } inline Dictionary_2_t77F8FC959600316EC249E40D4F897C410EB375F8 ** get_address_of_deviceMap_11() { return &___deviceMap_11; } inline void set_deviceMap_11(Dictionary_2_t77F8FC959600316EC249E40D4F897C410EB375F8 * value) { ___deviceMap_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___deviceMap_11), (void*)value); } inline static int32_t get_offset_of__needReinitSDK_12() { return static_cast(offsetof(ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A, ____needReinitSDK_12)); } inline bool get__needReinitSDK_12() const { return ____needReinitSDK_12; } inline bool* get_address_of__needReinitSDK_12() { return &____needReinitSDK_12; } inline void set__needReinitSDK_12(bool value) { ____needReinitSDK_12 = value; } inline static int32_t get_offset_of__pwdInited_13() { return static_cast(offsetof(ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A, ____pwdInited_13)); } inline bool get__pwdInited_13() const { return ____pwdInited_13; } inline bool* get_address_of__pwdInited_13() { return &____pwdInited_13; } inline void set__pwdInited_13(bool value) { ____pwdInited_13 = value; } inline static int32_t get_offset_of__pwdInputField_14() { return static_cast(offsetof(ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A, ____pwdInputField_14)); } inline InputField_tB41A2814F31A3E9373D443EDEBBB2856006324D0 * get__pwdInputField_14() const { return ____pwdInputField_14; } inline InputField_tB41A2814F31A3E9373D443EDEBBB2856006324D0 ** get_address_of__pwdInputField_14() { return &____pwdInputField_14; } inline void set__pwdInputField_14(InputField_tB41A2814F31A3E9373D443EDEBBB2856006324D0 * value) { ____pwdInputField_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____pwdInputField_14), (void*)value); } }; struct ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A_StaticFields { public: // ScreenProjectionView ScreenProjectionView::ins ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A * ___ins_10; public: inline static int32_t get_offset_of_ins_10() { return static_cast(offsetof(ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A_StaticFields, ___ins_10)); } inline ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A * get_ins_10() const { return ___ins_10; } inline ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A ** get_address_of_ins_10() { return &___ins_10; } inline void set_ins_10(ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A * value) { ___ins_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___ins_10), (void*)value); } }; // JC.ScrollPanel struct ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // JC.ScrollPanel/InitType JC.ScrollPanel::initType int32_t ___initType_4; // UnityEngine.UI.ScrollRect JC.ScrollPanel::_scrollRect ScrollRect_tB16156010F89FFDAAB2127CA878608FD91B9FBEA * ____scrollRect_5; // UnityEngine.RectTransform JC.ScrollPanel::_rectTransform RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * ____rectTransform_6; // System.Collections.Generic.List`1 JC.ScrollPanel::itemList List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3 * ___itemList_7; // System.Int32 JC.ScrollPanel::startIndex int32_t ___startIndex_8; // System.Int32 JC.ScrollPanel::spacing int32_t ___spacing_9; // System.Boolean JC.ScrollPanel::openReceiveItemViewInfo bool ___openReceiveItemViewInfo_10; // UnityEngine.Events.UnityEvent`3 JC.ScrollPanel::onReceiveItemViewInfo UnityEvent_3_t491B50A20C43814FDE7F5D7B4564E3D5472B90C9 * ___onReceiveItemViewInfo_11; // System.Int32 JC.ScrollPanel::currentItemIndex int32_t ___currentItemIndex_12; // UnityEngine.Events.UnityEvent`2 JC.ScrollPanel::onItemChange UnityEvent_2_t87EBBE9C0951F807F3734879525E5449ED7779D1 * ___onItemChange_13; // System.Collections.Generic.List`1 JC.ScrollPanel::prefabs List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * ___prefabs_14; // System.Boolean JC.ScrollPanel::snapping bool ___snapping_15; // System.Int32 JC.ScrollPanel::snapIndex int32_t ___snapIndex_16; public: inline static int32_t get_offset_of_initType_4() { return static_cast(offsetof(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5, ___initType_4)); } inline int32_t get_initType_4() const { return ___initType_4; } inline int32_t* get_address_of_initType_4() { return &___initType_4; } inline void set_initType_4(int32_t value) { ___initType_4 = value; } inline static int32_t get_offset_of__scrollRect_5() { return static_cast(offsetof(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5, ____scrollRect_5)); } inline ScrollRect_tB16156010F89FFDAAB2127CA878608FD91B9FBEA * get__scrollRect_5() const { return ____scrollRect_5; } inline ScrollRect_tB16156010F89FFDAAB2127CA878608FD91B9FBEA ** get_address_of__scrollRect_5() { return &____scrollRect_5; } inline void set__scrollRect_5(ScrollRect_tB16156010F89FFDAAB2127CA878608FD91B9FBEA * value) { ____scrollRect_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____scrollRect_5), (void*)value); } inline static int32_t get_offset_of__rectTransform_6() { return static_cast(offsetof(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5, ____rectTransform_6)); } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * get__rectTransform_6() const { return ____rectTransform_6; } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 ** get_address_of__rectTransform_6() { return &____rectTransform_6; } inline void set__rectTransform_6(RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * value) { ____rectTransform_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____rectTransform_6), (void*)value); } inline static int32_t get_offset_of_itemList_7() { return static_cast(offsetof(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5, ___itemList_7)); } inline List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3 * get_itemList_7() const { return ___itemList_7; } inline List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3 ** get_address_of_itemList_7() { return &___itemList_7; } inline void set_itemList_7(List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3 * value) { ___itemList_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___itemList_7), (void*)value); } inline static int32_t get_offset_of_startIndex_8() { return static_cast(offsetof(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5, ___startIndex_8)); } inline int32_t get_startIndex_8() const { return ___startIndex_8; } inline int32_t* get_address_of_startIndex_8() { return &___startIndex_8; } inline void set_startIndex_8(int32_t value) { ___startIndex_8 = value; } inline static int32_t get_offset_of_spacing_9() { return static_cast(offsetof(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5, ___spacing_9)); } inline int32_t get_spacing_9() const { return ___spacing_9; } inline int32_t* get_address_of_spacing_9() { return &___spacing_9; } inline void set_spacing_9(int32_t value) { ___spacing_9 = value; } inline static int32_t get_offset_of_openReceiveItemViewInfo_10() { return static_cast(offsetof(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5, ___openReceiveItemViewInfo_10)); } inline bool get_openReceiveItemViewInfo_10() const { return ___openReceiveItemViewInfo_10; } inline bool* get_address_of_openReceiveItemViewInfo_10() { return &___openReceiveItemViewInfo_10; } inline void set_openReceiveItemViewInfo_10(bool value) { ___openReceiveItemViewInfo_10 = value; } inline static int32_t get_offset_of_onReceiveItemViewInfo_11() { return static_cast(offsetof(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5, ___onReceiveItemViewInfo_11)); } inline UnityEvent_3_t491B50A20C43814FDE7F5D7B4564E3D5472B90C9 * get_onReceiveItemViewInfo_11() const { return ___onReceiveItemViewInfo_11; } inline UnityEvent_3_t491B50A20C43814FDE7F5D7B4564E3D5472B90C9 ** get_address_of_onReceiveItemViewInfo_11() { return &___onReceiveItemViewInfo_11; } inline void set_onReceiveItemViewInfo_11(UnityEvent_3_t491B50A20C43814FDE7F5D7B4564E3D5472B90C9 * value) { ___onReceiveItemViewInfo_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___onReceiveItemViewInfo_11), (void*)value); } inline static int32_t get_offset_of_currentItemIndex_12() { return static_cast(offsetof(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5, ___currentItemIndex_12)); } inline int32_t get_currentItemIndex_12() const { return ___currentItemIndex_12; } inline int32_t* get_address_of_currentItemIndex_12() { return &___currentItemIndex_12; } inline void set_currentItemIndex_12(int32_t value) { ___currentItemIndex_12 = value; } inline static int32_t get_offset_of_onItemChange_13() { return static_cast(offsetof(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5, ___onItemChange_13)); } inline UnityEvent_2_t87EBBE9C0951F807F3734879525E5449ED7779D1 * get_onItemChange_13() const { return ___onItemChange_13; } inline UnityEvent_2_t87EBBE9C0951F807F3734879525E5449ED7779D1 ** get_address_of_onItemChange_13() { return &___onItemChange_13; } inline void set_onItemChange_13(UnityEvent_2_t87EBBE9C0951F807F3734879525E5449ED7779D1 * value) { ___onItemChange_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___onItemChange_13), (void*)value); } inline static int32_t get_offset_of_prefabs_14() { return static_cast(offsetof(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5, ___prefabs_14)); } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * get_prefabs_14() const { return ___prefabs_14; } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 ** get_address_of_prefabs_14() { return &___prefabs_14; } inline void set_prefabs_14(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * value) { ___prefabs_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___prefabs_14), (void*)value); } inline static int32_t get_offset_of_snapping_15() { return static_cast(offsetof(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5, ___snapping_15)); } inline bool get_snapping_15() const { return ___snapping_15; } inline bool* get_address_of_snapping_15() { return &___snapping_15; } inline void set_snapping_15(bool value) { ___snapping_15 = value; } inline static int32_t get_offset_of_snapIndex_16() { return static_cast(offsetof(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5, ___snapIndex_16)); } inline int32_t get_snapIndex_16() const { return ___snapIndex_16; } inline int32_t* get_address_of_snapIndex_16() { return &___snapIndex_16; } inline void set_snapIndex_16(int32_t value) { ___snapIndex_16 = value; } }; // UnityStandardAssets.Vehicles.Car.SkidTrail struct SkidTrail_t6A2242DEDB54B75C0A8D197C86315CC5CA9E8D6E : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Single UnityStandardAssets.Vehicles.Car.SkidTrail::m_PersistTime float ___m_PersistTime_4; public: inline static int32_t get_offset_of_m_PersistTime_4() { return static_cast(offsetof(SkidTrail_t6A2242DEDB54B75C0A8D197C86315CC5CA9E8D6E, ___m_PersistTime_4)); } inline float get_m_PersistTime_4() const { return ___m_PersistTime_4; } inline float* get_address_of_m_PersistTime_4() { return &___m_PersistTime_4; } inline void set_m_PersistTime_4(float value) { ___m_PersistTime_4 = value; } }; // TestAnimation struct TestAnimation_t66BA09D9C3845249C528AF8B19C60D5B42C88800 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // AnimationPlayer[] TestAnimation::apList AnimationPlayerU5BU5D_t53EFB9C221F3C69105619719E5731B924896C0A6* ___apList_4; // UnityEngine.UI.Text TestAnimation::text Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___text_5; // System.Int32 TestAnimation::index int32_t ___index_6; // UnityEngine.Animation TestAnimation::animationMain Animation_t8C4FD9513E57F59E8737AD03938AAAF9EFF2F0D8 * ___animationMain_7; // UnityEngine.AnimationClip[] TestAnimation::_animationClips AnimationClipU5BU5D_t93D1A9ADEC832A4EABC0353D9E4E435B22B28489* ____animationClips_8; public: inline static int32_t get_offset_of_apList_4() { return static_cast(offsetof(TestAnimation_t66BA09D9C3845249C528AF8B19C60D5B42C88800, ___apList_4)); } inline AnimationPlayerU5BU5D_t53EFB9C221F3C69105619719E5731B924896C0A6* get_apList_4() const { return ___apList_4; } inline AnimationPlayerU5BU5D_t53EFB9C221F3C69105619719E5731B924896C0A6** get_address_of_apList_4() { return &___apList_4; } inline void set_apList_4(AnimationPlayerU5BU5D_t53EFB9C221F3C69105619719E5731B924896C0A6* value) { ___apList_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___apList_4), (void*)value); } inline static int32_t get_offset_of_text_5() { return static_cast(offsetof(TestAnimation_t66BA09D9C3845249C528AF8B19C60D5B42C88800, ___text_5)); } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_text_5() const { return ___text_5; } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_text_5() { return &___text_5; } inline void set_text_5(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value) { ___text_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___text_5), (void*)value); } inline static int32_t get_offset_of_index_6() { return static_cast(offsetof(TestAnimation_t66BA09D9C3845249C528AF8B19C60D5B42C88800, ___index_6)); } inline int32_t get_index_6() const { return ___index_6; } inline int32_t* get_address_of_index_6() { return &___index_6; } inline void set_index_6(int32_t value) { ___index_6 = value; } inline static int32_t get_offset_of_animationMain_7() { return static_cast(offsetof(TestAnimation_t66BA09D9C3845249C528AF8B19C60D5B42C88800, ___animationMain_7)); } inline Animation_t8C4FD9513E57F59E8737AD03938AAAF9EFF2F0D8 * get_animationMain_7() const { return ___animationMain_7; } inline Animation_t8C4FD9513E57F59E8737AD03938AAAF9EFF2F0D8 ** get_address_of_animationMain_7() { return &___animationMain_7; } inline void set_animationMain_7(Animation_t8C4FD9513E57F59E8737AD03938AAAF9EFF2F0D8 * value) { ___animationMain_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___animationMain_7), (void*)value); } inline static int32_t get_offset_of__animationClips_8() { return static_cast(offsetof(TestAnimation_t66BA09D9C3845249C528AF8B19C60D5B42C88800, ____animationClips_8)); } inline AnimationClipU5BU5D_t93D1A9ADEC832A4EABC0353D9E4E435B22B28489* get__animationClips_8() const { return ____animationClips_8; } inline AnimationClipU5BU5D_t93D1A9ADEC832A4EABC0353D9E4E435B22B28489** get_address_of__animationClips_8() { return &____animationClips_8; } inline void set__animationClips_8(AnimationClipU5BU5D_t93D1A9ADEC832A4EABC0353D9E4E435B22B28489* value) { ____animationClips_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____animationClips_8), (void*)value); } }; // TestVector struct TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Int32 TestVector::modelCount int32_t ___modelCount_5; // UnityEngine.UI.Button TestVector::btnTap Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * ___btnTap_6; // System.Collections.Generic.List`1 TestVector::objectsList List_1_t27D7842CA3FD659C9BE64845F118C2590EE2D2C0 * ___objectsList_7; // System.Boolean TestVector::isDebugging bool ___isDebugging_8; public: inline static int32_t get_offset_of_modelCount_5() { return static_cast(offsetof(TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B, ___modelCount_5)); } inline int32_t get_modelCount_5() const { return ___modelCount_5; } inline int32_t* get_address_of_modelCount_5() { return &___modelCount_5; } inline void set_modelCount_5(int32_t value) { ___modelCount_5 = value; } inline static int32_t get_offset_of_btnTap_6() { return static_cast(offsetof(TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B, ___btnTap_6)); } inline Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * get_btnTap_6() const { return ___btnTap_6; } inline Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D ** get_address_of_btnTap_6() { return &___btnTap_6; } inline void set_btnTap_6(Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * value) { ___btnTap_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___btnTap_6), (void*)value); } inline static int32_t get_offset_of_objectsList_7() { return static_cast(offsetof(TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B, ___objectsList_7)); } inline List_1_t27D7842CA3FD659C9BE64845F118C2590EE2D2C0 * get_objectsList_7() const { return ___objectsList_7; } inline List_1_t27D7842CA3FD659C9BE64845F118C2590EE2D2C0 ** get_address_of_objectsList_7() { return &___objectsList_7; } inline void set_objectsList_7(List_1_t27D7842CA3FD659C9BE64845F118C2590EE2D2C0 * value) { ___objectsList_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___objectsList_7), (void*)value); } inline static int32_t get_offset_of_isDebugging_8() { return static_cast(offsetof(TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B, ___isDebugging_8)); } inline bool get_isDebugging_8() const { return ___isDebugging_8; } inline bool* get_address_of_isDebugging_8() { return &___isDebugging_8; } inline void set_isDebugging_8(bool value) { ___isDebugging_8 = value; } }; struct TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B_StaticFields { public: // TestVector TestVector::ins TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B * ___ins_4; public: inline static int32_t get_offset_of_ins_4() { return static_cast(offsetof(TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B_StaticFields, ___ins_4)); } inline TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B * get_ins_4() const { return ___ins_4; } inline TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B ** get_address_of_ins_4() { return &___ins_4; } inline void set_ins_4(TestVector_tA0AF05AB9912E9526A0249D9892CBD0483D1AE5B * value) { ___ins_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___ins_4), (void*)value); } }; // TextAutoLanguage struct TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Int32 TextAutoLanguage::textID int32_t ___textID_4; // UnityEngine.RectTransform TextAutoLanguage::layoutRebuildObject RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * ___layoutRebuildObject_5; // System.String[] TextAutoLanguage::textFormatArgs StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___textFormatArgs_9; // LanguageFontSize[] TextAutoLanguage::languageFontSizes LanguageFontSizeU5BU5D_tA2FB2C4AC58E862D8D2F2D71909256A8BE2B29A0* ___languageFontSizes_10; // System.Int32 TextAutoLanguage::defaultFontSize int32_t ___defaultFontSize_12; public: inline static int32_t get_offset_of_textID_4() { return static_cast(offsetof(TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1, ___textID_4)); } inline int32_t get_textID_4() const { return ___textID_4; } inline int32_t* get_address_of_textID_4() { return &___textID_4; } inline void set_textID_4(int32_t value) { ___textID_4 = value; } inline static int32_t get_offset_of_layoutRebuildObject_5() { return static_cast(offsetof(TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1, ___layoutRebuildObject_5)); } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * get_layoutRebuildObject_5() const { return ___layoutRebuildObject_5; } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 ** get_address_of_layoutRebuildObject_5() { return &___layoutRebuildObject_5; } inline void set_layoutRebuildObject_5(RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * value) { ___layoutRebuildObject_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___layoutRebuildObject_5), (void*)value); } inline static int32_t get_offset_of_textFormatArgs_9() { return static_cast(offsetof(TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1, ___textFormatArgs_9)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_textFormatArgs_9() const { return ___textFormatArgs_9; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_textFormatArgs_9() { return &___textFormatArgs_9; } inline void set_textFormatArgs_9(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___textFormatArgs_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___textFormatArgs_9), (void*)value); } inline static int32_t get_offset_of_languageFontSizes_10() { return static_cast(offsetof(TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1, ___languageFontSizes_10)); } inline LanguageFontSizeU5BU5D_tA2FB2C4AC58E862D8D2F2D71909256A8BE2B29A0* get_languageFontSizes_10() const { return ___languageFontSizes_10; } inline LanguageFontSizeU5BU5D_tA2FB2C4AC58E862D8D2F2D71909256A8BE2B29A0** get_address_of_languageFontSizes_10() { return &___languageFontSizes_10; } inline void set_languageFontSizes_10(LanguageFontSizeU5BU5D_tA2FB2C4AC58E862D8D2F2D71909256A8BE2B29A0* value) { ___languageFontSizes_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___languageFontSizes_10), (void*)value); } inline static int32_t get_offset_of_defaultFontSize_12() { return static_cast(offsetof(TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1, ___defaultFontSize_12)); } inline int32_t get_defaultFontSize_12() const { return ___defaultFontSize_12; } inline int32_t* get_address_of_defaultFontSize_12() { return &___defaultFontSize_12; } inline void set_defaultFontSize_12(int32_t value) { ___defaultFontSize_12 = value; } }; struct TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_StaticFields { public: // LanguageEnum TextAutoLanguage::currentLanguageEnum int32_t ___currentLanguageEnum_6; // LanguageDefault TextAutoLanguage::language LanguageDefault_tD042AD73E528D2C0588434FCA27BAE33595E5783 * ___language_7; // System.Collections.Generic.HashSet`1 TextAutoLanguage::textAutoLanguages HashSet_1_t5533B0D98DD1468698FE156F17EA79B503560130 * ___textAutoLanguages_8; // System.Boolean TextAutoLanguage::inited bool ___inited_11; public: inline static int32_t get_offset_of_currentLanguageEnum_6() { return static_cast(offsetof(TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_StaticFields, ___currentLanguageEnum_6)); } inline int32_t get_currentLanguageEnum_6() const { return ___currentLanguageEnum_6; } inline int32_t* get_address_of_currentLanguageEnum_6() { return &___currentLanguageEnum_6; } inline void set_currentLanguageEnum_6(int32_t value) { ___currentLanguageEnum_6 = value; } inline static int32_t get_offset_of_language_7() { return static_cast(offsetof(TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_StaticFields, ___language_7)); } inline LanguageDefault_tD042AD73E528D2C0588434FCA27BAE33595E5783 * get_language_7() const { return ___language_7; } inline LanguageDefault_tD042AD73E528D2C0588434FCA27BAE33595E5783 ** get_address_of_language_7() { return &___language_7; } inline void set_language_7(LanguageDefault_tD042AD73E528D2C0588434FCA27BAE33595E5783 * value) { ___language_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___language_7), (void*)value); } inline static int32_t get_offset_of_textAutoLanguages_8() { return static_cast(offsetof(TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_StaticFields, ___textAutoLanguages_8)); } inline HashSet_1_t5533B0D98DD1468698FE156F17EA79B503560130 * get_textAutoLanguages_8() const { return ___textAutoLanguages_8; } inline HashSet_1_t5533B0D98DD1468698FE156F17EA79B503560130 ** get_address_of_textAutoLanguages_8() { return &___textAutoLanguages_8; } inline void set_textAutoLanguages_8(HashSet_1_t5533B0D98DD1468698FE156F17EA79B503560130 * value) { ___textAutoLanguages_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___textAutoLanguages_8), (void*)value); } inline static int32_t get_offset_of_inited_11() { return static_cast(offsetof(TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_StaticFields, ___inited_11)); } inline bool get_inited_11() const { return ___inited_11; } inline bool* get_address_of_inited_11() { return &___inited_11; } inline void set_inited_11(bool value) { ___inited_11 = value; } }; // TimeLimitGameDistanceSelectView struct TimeLimitGameDistanceSelectView_tCDB0241E7BD07436685E68056140019D49E09F5C : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Action TimeLimitGameDistanceSelectView::action_OnClickSelectDistance Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___action_OnClickSelectDistance_5; public: inline static int32_t get_offset_of_action_OnClickSelectDistance_5() { return static_cast(offsetof(TimeLimitGameDistanceSelectView_tCDB0241E7BD07436685E68056140019D49E09F5C, ___action_OnClickSelectDistance_5)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_action_OnClickSelectDistance_5() const { return ___action_OnClickSelectDistance_5; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_action_OnClickSelectDistance_5() { return &___action_OnClickSelectDistance_5; } inline void set_action_OnClickSelectDistance_5(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___action_OnClickSelectDistance_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___action_OnClickSelectDistance_5), (void*)value); } }; struct TimeLimitGameDistanceSelectView_tCDB0241E7BD07436685E68056140019D49E09F5C_StaticFields { public: // TimeLimitGameDistanceSelectView TimeLimitGameDistanceSelectView::ins TimeLimitGameDistanceSelectView_tCDB0241E7BD07436685E68056140019D49E09F5C * ___ins_4; public: inline static int32_t get_offset_of_ins_4() { return static_cast(offsetof(TimeLimitGameDistanceSelectView_tCDB0241E7BD07436685E68056140019D49E09F5C_StaticFields, ___ins_4)); } inline TimeLimitGameDistanceSelectView_tCDB0241E7BD07436685E68056140019D49E09F5C * get_ins_4() const { return ___ins_4; } inline TimeLimitGameDistanceSelectView_tCDB0241E7BD07436685E68056140019D49E09F5C ** get_address_of_ins_4() { return &___ins_4; } inline void set_ins_4(TimeLimitGameDistanceSelectView_tCDB0241E7BD07436685E68056140019D49E09F5C * value) { ___ins_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___ins_4), (void*)value); } }; // TimeLimitGameSettleView struct TimeLimitGameSettleView_tAF4D0EF4F1D7928ED064B02C88CF362ABF59FD12 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.Sprite TimeLimitGameSettleView::starLight Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___starLight_4; public: inline static int32_t get_offset_of_starLight_4() { return static_cast(offsetof(TimeLimitGameSettleView_tAF4D0EF4F1D7928ED064B02C88CF362ABF59FD12, ___starLight_4)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_starLight_4() const { return ___starLight_4; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_starLight_4() { return &___starLight_4; } inline void set_starLight_4(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___starLight_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___starLight_4), (void*)value); } }; // TimeLimitGameView struct TimeLimitGameView_tC3B60349CBCB2F1391729269795A1FDA86792C75 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.UI.Text TimeLimitGameView::nickNameTxt Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___nickNameTxt_4; // UnityEngine.UI.Text TimeLimitGameView::highestScoreTxt Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___highestScoreTxt_5; // UnityEngine.UI.Text TimeLimitGameView::currentScoreTxt Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___currentScoreTxt_6; // UnityEngine.UI.Text TimeLimitGameView::timeTxt Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___timeTxt_7; // TimeLimitGameMode TimeLimitGameView::gameMode TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500 * ___gameMode_8; public: inline static int32_t get_offset_of_nickNameTxt_4() { return static_cast(offsetof(TimeLimitGameView_tC3B60349CBCB2F1391729269795A1FDA86792C75, ___nickNameTxt_4)); } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_nickNameTxt_4() const { return ___nickNameTxt_4; } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_nickNameTxt_4() { return &___nickNameTxt_4; } inline void set_nickNameTxt_4(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value) { ___nickNameTxt_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___nickNameTxt_4), (void*)value); } inline static int32_t get_offset_of_highestScoreTxt_5() { return static_cast(offsetof(TimeLimitGameView_tC3B60349CBCB2F1391729269795A1FDA86792C75, ___highestScoreTxt_5)); } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_highestScoreTxt_5() const { return ___highestScoreTxt_5; } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_highestScoreTxt_5() { return &___highestScoreTxt_5; } inline void set_highestScoreTxt_5(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value) { ___highestScoreTxt_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___highestScoreTxt_5), (void*)value); } inline static int32_t get_offset_of_currentScoreTxt_6() { return static_cast(offsetof(TimeLimitGameView_tC3B60349CBCB2F1391729269795A1FDA86792C75, ___currentScoreTxt_6)); } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_currentScoreTxt_6() const { return ___currentScoreTxt_6; } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_currentScoreTxt_6() { return &___currentScoreTxt_6; } inline void set_currentScoreTxt_6(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value) { ___currentScoreTxt_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentScoreTxt_6), (void*)value); } inline static int32_t get_offset_of_timeTxt_7() { return static_cast(offsetof(TimeLimitGameView_tC3B60349CBCB2F1391729269795A1FDA86792C75, ___timeTxt_7)); } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_timeTxt_7() const { return ___timeTxt_7; } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_timeTxt_7() { return &___timeTxt_7; } inline void set_timeTxt_7(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value) { ___timeTxt_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___timeTxt_7), (void*)value); } inline static int32_t get_offset_of_gameMode_8() { return static_cast(offsetof(TimeLimitGameView_tC3B60349CBCB2F1391729269795A1FDA86792C75, ___gameMode_8)); } inline TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500 * get_gameMode_8() const { return ___gameMode_8; } inline TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500 ** get_address_of_gameMode_8() { return &___gameMode_8; } inline void set_gameMode_8(TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500 * value) { ___gameMode_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___gameMode_8), (void*)value); } }; struct TimeLimitGameView_tC3B60349CBCB2F1391729269795A1FDA86792C75_StaticFields { public: // TimeLimitGameView TimeLimitGameView::ins TimeLimitGameView_tC3B60349CBCB2F1391729269795A1FDA86792C75 * ___ins_9; public: inline static int32_t get_offset_of_ins_9() { return static_cast(offsetof(TimeLimitGameView_tC3B60349CBCB2F1391729269795A1FDA86792C75_StaticFields, ___ins_9)); } inline TimeLimitGameView_tC3B60349CBCB2F1391729269795A1FDA86792C75 * get_ins_9() const { return ___ins_9; } inline TimeLimitGameView_tC3B60349CBCB2F1391729269795A1FDA86792C75 ** get_address_of_ins_9() { return &___ins_9; } inline void set_ins_9(TimeLimitGameView_tC3B60349CBCB2F1391729269795A1FDA86792C75 * value) { ___ins_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___ins_9), (void*)value); } }; // UnityEngine.EventSystems.UIBehaviour struct UIBehaviour_tD1C6E2D542222546D68510ECE74036EFBC3C3B0E : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: public: }; // JCUnityLib.ViewBase struct ViewBase_tE400461F1C7843F494ACB48A3DFF21BDBF2B78FC : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Boolean JCUnityLib.ViewBase::k__BackingField bool ___U3CviewInitedU3Ek__BackingField_4; // System.Boolean JCUnityLib.ViewBase::k__BackingField bool ___U3CviewDestroyedU3Ek__BackingField_5; public: inline static int32_t get_offset_of_U3CviewInitedU3Ek__BackingField_4() { return static_cast(offsetof(ViewBase_tE400461F1C7843F494ACB48A3DFF21BDBF2B78FC, ___U3CviewInitedU3Ek__BackingField_4)); } inline bool get_U3CviewInitedU3Ek__BackingField_4() const { return ___U3CviewInitedU3Ek__BackingField_4; } inline bool* get_address_of_U3CviewInitedU3Ek__BackingField_4() { return &___U3CviewInitedU3Ek__BackingField_4; } inline void set_U3CviewInitedU3Ek__BackingField_4(bool value) { ___U3CviewInitedU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CviewDestroyedU3Ek__BackingField_5() { return static_cast(offsetof(ViewBase_tE400461F1C7843F494ACB48A3DFF21BDBF2B78FC, ___U3CviewDestroyedU3Ek__BackingField_5)); } inline bool get_U3CviewDestroyedU3Ek__BackingField_5() const { return ___U3CviewDestroyedU3Ek__BackingField_5; } inline bool* get_address_of_U3CviewDestroyedU3Ek__BackingField_5() { return &___U3CviewDestroyedU3Ek__BackingField_5; } inline void set_U3CviewDestroyedU3Ek__BackingField_5(bool value) { ___U3CviewDestroyedU3Ek__BackingField_5 = value; } }; // UnityEngine.UI.Graphic struct Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 : public UIBehaviour_tD1C6E2D542222546D68510ECE74036EFBC3C3B0E { public: // UnityEngine.Material UnityEngine.UI.Graphic::m_Material Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___m_Material_6; // UnityEngine.Color UnityEngine.UI.Graphic::m_Color Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_Color_7; // System.Boolean UnityEngine.UI.Graphic::m_SkipLayoutUpdate bool ___m_SkipLayoutUpdate_8; // System.Boolean UnityEngine.UI.Graphic::m_SkipMaterialUpdate bool ___m_SkipMaterialUpdate_9; // System.Boolean UnityEngine.UI.Graphic::m_RaycastTarget bool ___m_RaycastTarget_10; // UnityEngine.Vector4 UnityEngine.UI.Graphic::m_RaycastPadding Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___m_RaycastPadding_11; // UnityEngine.RectTransform UnityEngine.UI.Graphic::m_RectTransform RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * ___m_RectTransform_12; // UnityEngine.CanvasRenderer UnityEngine.UI.Graphic::m_CanvasRenderer CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E * ___m_CanvasRenderer_13; // UnityEngine.Canvas UnityEngine.UI.Graphic::m_Canvas Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA * ___m_Canvas_14; // System.Boolean UnityEngine.UI.Graphic::m_VertsDirty bool ___m_VertsDirty_15; // System.Boolean UnityEngine.UI.Graphic::m_MaterialDirty bool ___m_MaterialDirty_16; // UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyLayoutCallback UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * ___m_OnDirtyLayoutCallback_17; // UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyVertsCallback UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * ___m_OnDirtyVertsCallback_18; // UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyMaterialCallback UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * ___m_OnDirtyMaterialCallback_19; // UnityEngine.Mesh UnityEngine.UI.Graphic::m_CachedMesh Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * ___m_CachedMesh_22; // UnityEngine.Vector2[] UnityEngine.UI.Graphic::m_CachedUvs Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* ___m_CachedUvs_23; // UnityEngine.UI.CoroutineTween.TweenRunner`1 UnityEngine.UI.Graphic::m_ColorTweenRunner TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3 * ___m_ColorTweenRunner_24; // System.Boolean UnityEngine.UI.Graphic::k__BackingField bool ___U3CuseLegacyMeshGenerationU3Ek__BackingField_25; public: inline static int32_t get_offset_of_m_Material_6() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_Material_6)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_m_Material_6() const { return ___m_Material_6; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_m_Material_6() { return &___m_Material_6; } inline void set_m_Material_6(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___m_Material_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Material_6), (void*)value); } inline static int32_t get_offset_of_m_Color_7() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_Color_7)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_Color_7() const { return ___m_Color_7; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_Color_7() { return &___m_Color_7; } inline void set_m_Color_7(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_Color_7 = value; } inline static int32_t get_offset_of_m_SkipLayoutUpdate_8() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_SkipLayoutUpdate_8)); } inline bool get_m_SkipLayoutUpdate_8() const { return ___m_SkipLayoutUpdate_8; } inline bool* get_address_of_m_SkipLayoutUpdate_8() { return &___m_SkipLayoutUpdate_8; } inline void set_m_SkipLayoutUpdate_8(bool value) { ___m_SkipLayoutUpdate_8 = value; } inline static int32_t get_offset_of_m_SkipMaterialUpdate_9() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_SkipMaterialUpdate_9)); } inline bool get_m_SkipMaterialUpdate_9() const { return ___m_SkipMaterialUpdate_9; } inline bool* get_address_of_m_SkipMaterialUpdate_9() { return &___m_SkipMaterialUpdate_9; } inline void set_m_SkipMaterialUpdate_9(bool value) { ___m_SkipMaterialUpdate_9 = value; } inline static int32_t get_offset_of_m_RaycastTarget_10() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_RaycastTarget_10)); } inline bool get_m_RaycastTarget_10() const { return ___m_RaycastTarget_10; } inline bool* get_address_of_m_RaycastTarget_10() { return &___m_RaycastTarget_10; } inline void set_m_RaycastTarget_10(bool value) { ___m_RaycastTarget_10 = value; } inline static int32_t get_offset_of_m_RaycastPadding_11() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_RaycastPadding_11)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_m_RaycastPadding_11() const { return ___m_RaycastPadding_11; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_m_RaycastPadding_11() { return &___m_RaycastPadding_11; } inline void set_m_RaycastPadding_11(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___m_RaycastPadding_11 = value; } inline static int32_t get_offset_of_m_RectTransform_12() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_RectTransform_12)); } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * get_m_RectTransform_12() const { return ___m_RectTransform_12; } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 ** get_address_of_m_RectTransform_12() { return &___m_RectTransform_12; } inline void set_m_RectTransform_12(RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * value) { ___m_RectTransform_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_RectTransform_12), (void*)value); } inline static int32_t get_offset_of_m_CanvasRenderer_13() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_CanvasRenderer_13)); } inline CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E * get_m_CanvasRenderer_13() const { return ___m_CanvasRenderer_13; } inline CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E ** get_address_of_m_CanvasRenderer_13() { return &___m_CanvasRenderer_13; } inline void set_m_CanvasRenderer_13(CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E * value) { ___m_CanvasRenderer_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CanvasRenderer_13), (void*)value); } inline static int32_t get_offset_of_m_Canvas_14() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_Canvas_14)); } inline Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA * get_m_Canvas_14() const { return ___m_Canvas_14; } inline Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA ** get_address_of_m_Canvas_14() { return &___m_Canvas_14; } inline void set_m_Canvas_14(Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA * value) { ___m_Canvas_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Canvas_14), (void*)value); } inline static int32_t get_offset_of_m_VertsDirty_15() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_VertsDirty_15)); } inline bool get_m_VertsDirty_15() const { return ___m_VertsDirty_15; } inline bool* get_address_of_m_VertsDirty_15() { return &___m_VertsDirty_15; } inline void set_m_VertsDirty_15(bool value) { ___m_VertsDirty_15 = value; } inline static int32_t get_offset_of_m_MaterialDirty_16() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_MaterialDirty_16)); } inline bool get_m_MaterialDirty_16() const { return ___m_MaterialDirty_16; } inline bool* get_address_of_m_MaterialDirty_16() { return &___m_MaterialDirty_16; } inline void set_m_MaterialDirty_16(bool value) { ___m_MaterialDirty_16 = value; } inline static int32_t get_offset_of_m_OnDirtyLayoutCallback_17() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_OnDirtyLayoutCallback_17)); } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * get_m_OnDirtyLayoutCallback_17() const { return ___m_OnDirtyLayoutCallback_17; } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 ** get_address_of_m_OnDirtyLayoutCallback_17() { return &___m_OnDirtyLayoutCallback_17; } inline void set_m_OnDirtyLayoutCallback_17(UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * value) { ___m_OnDirtyLayoutCallback_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnDirtyLayoutCallback_17), (void*)value); } inline static int32_t get_offset_of_m_OnDirtyVertsCallback_18() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_OnDirtyVertsCallback_18)); } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * get_m_OnDirtyVertsCallback_18() const { return ___m_OnDirtyVertsCallback_18; } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 ** get_address_of_m_OnDirtyVertsCallback_18() { return &___m_OnDirtyVertsCallback_18; } inline void set_m_OnDirtyVertsCallback_18(UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * value) { ___m_OnDirtyVertsCallback_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnDirtyVertsCallback_18), (void*)value); } inline static int32_t get_offset_of_m_OnDirtyMaterialCallback_19() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_OnDirtyMaterialCallback_19)); } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * get_m_OnDirtyMaterialCallback_19() const { return ___m_OnDirtyMaterialCallback_19; } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 ** get_address_of_m_OnDirtyMaterialCallback_19() { return &___m_OnDirtyMaterialCallback_19; } inline void set_m_OnDirtyMaterialCallback_19(UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * value) { ___m_OnDirtyMaterialCallback_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnDirtyMaterialCallback_19), (void*)value); } inline static int32_t get_offset_of_m_CachedMesh_22() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_CachedMesh_22)); } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * get_m_CachedMesh_22() const { return ___m_CachedMesh_22; } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 ** get_address_of_m_CachedMesh_22() { return &___m_CachedMesh_22; } inline void set_m_CachedMesh_22(Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * value) { ___m_CachedMesh_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CachedMesh_22), (void*)value); } inline static int32_t get_offset_of_m_CachedUvs_23() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_CachedUvs_23)); } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* get_m_CachedUvs_23() const { return ___m_CachedUvs_23; } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA** get_address_of_m_CachedUvs_23() { return &___m_CachedUvs_23; } inline void set_m_CachedUvs_23(Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* value) { ___m_CachedUvs_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CachedUvs_23), (void*)value); } inline static int32_t get_offset_of_m_ColorTweenRunner_24() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_ColorTweenRunner_24)); } inline TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3 * get_m_ColorTweenRunner_24() const { return ___m_ColorTweenRunner_24; } inline TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3 ** get_address_of_m_ColorTweenRunner_24() { return &___m_ColorTweenRunner_24; } inline void set_m_ColorTweenRunner_24(TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3 * value) { ___m_ColorTweenRunner_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ColorTweenRunner_24), (void*)value); } inline static int32_t get_offset_of_U3CuseLegacyMeshGenerationU3Ek__BackingField_25() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___U3CuseLegacyMeshGenerationU3Ek__BackingField_25)); } inline bool get_U3CuseLegacyMeshGenerationU3Ek__BackingField_25() const { return ___U3CuseLegacyMeshGenerationU3Ek__BackingField_25; } inline bool* get_address_of_U3CuseLegacyMeshGenerationU3Ek__BackingField_25() { return &___U3CuseLegacyMeshGenerationU3Ek__BackingField_25; } inline void set_U3CuseLegacyMeshGenerationU3Ek__BackingField_25(bool value) { ___U3CuseLegacyMeshGenerationU3Ek__BackingField_25 = value; } }; struct Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24_StaticFields { public: // UnityEngine.Material UnityEngine.UI.Graphic::s_DefaultUI Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___s_DefaultUI_4; // UnityEngine.Texture2D UnityEngine.UI.Graphic::s_WhiteTexture Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___s_WhiteTexture_5; // UnityEngine.Mesh UnityEngine.UI.Graphic::s_Mesh Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * ___s_Mesh_20; // UnityEngine.UI.VertexHelper UnityEngine.UI.Graphic::s_VertexHelper VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55 * ___s_VertexHelper_21; public: inline static int32_t get_offset_of_s_DefaultUI_4() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24_StaticFields, ___s_DefaultUI_4)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_s_DefaultUI_4() const { return ___s_DefaultUI_4; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_s_DefaultUI_4() { return &___s_DefaultUI_4; } inline void set_s_DefaultUI_4(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___s_DefaultUI_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultUI_4), (void*)value); } inline static int32_t get_offset_of_s_WhiteTexture_5() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24_StaticFields, ___s_WhiteTexture_5)); } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * get_s_WhiteTexture_5() const { return ___s_WhiteTexture_5; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** get_address_of_s_WhiteTexture_5() { return &___s_WhiteTexture_5; } inline void set_s_WhiteTexture_5(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { ___s_WhiteTexture_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_WhiteTexture_5), (void*)value); } inline static int32_t get_offset_of_s_Mesh_20() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24_StaticFields, ___s_Mesh_20)); } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * get_s_Mesh_20() const { return ___s_Mesh_20; } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 ** get_address_of_s_Mesh_20() { return &___s_Mesh_20; } inline void set_s_Mesh_20(Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * value) { ___s_Mesh_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Mesh_20), (void*)value); } inline static int32_t get_offset_of_s_VertexHelper_21() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24_StaticFields, ___s_VertexHelper_21)); } inline VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55 * get_s_VertexHelper_21() const { return ___s_VertexHelper_21; } inline VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55 ** get_address_of_s_VertexHelper_21() { return &___s_VertexHelper_21; } inline void set_s_VertexHelper_21(VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55 * value) { ___s_VertexHelper_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_VertexHelper_21), (void*)value); } }; // UnityEngine.UI.Selectable struct Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD : public UIBehaviour_tD1C6E2D542222546D68510ECE74036EFBC3C3B0E { public: // System.Boolean UnityEngine.UI.Selectable::m_EnableCalled bool ___m_EnableCalled_6; // UnityEngine.UI.Navigation UnityEngine.UI.Selectable::m_Navigation Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A ___m_Navigation_7; // UnityEngine.UI.Selectable/Transition UnityEngine.UI.Selectable::m_Transition int32_t ___m_Transition_8; // UnityEngine.UI.ColorBlock UnityEngine.UI.Selectable::m_Colors ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 ___m_Colors_9; // UnityEngine.UI.SpriteState UnityEngine.UI.Selectable::m_SpriteState SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E ___m_SpriteState_10; // UnityEngine.UI.AnimationTriggers UnityEngine.UI.Selectable::m_AnimationTriggers AnimationTriggers_tF38CA7FA631709E096B57D732668D86081F44C11 * ___m_AnimationTriggers_11; // System.Boolean UnityEngine.UI.Selectable::m_Interactable bool ___m_Interactable_12; // UnityEngine.UI.Graphic UnityEngine.UI.Selectable::m_TargetGraphic Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 * ___m_TargetGraphic_13; // System.Boolean UnityEngine.UI.Selectable::m_GroupsAllowInteraction bool ___m_GroupsAllowInteraction_14; // System.Int32 UnityEngine.UI.Selectable::m_CurrentIndex int32_t ___m_CurrentIndex_15; // System.Boolean UnityEngine.UI.Selectable::k__BackingField bool ___U3CisPointerInsideU3Ek__BackingField_16; // System.Boolean UnityEngine.UI.Selectable::k__BackingField bool ___U3CisPointerDownU3Ek__BackingField_17; // System.Boolean UnityEngine.UI.Selectable::k__BackingField bool ___U3ChasSelectionU3Ek__BackingField_18; // System.Collections.Generic.List`1 UnityEngine.UI.Selectable::m_CanvasGroupCache List_1_t34AA4AF4E7352129CA58045901530E41445AC16D * ___m_CanvasGroupCache_19; public: inline static int32_t get_offset_of_m_EnableCalled_6() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_EnableCalled_6)); } inline bool get_m_EnableCalled_6() const { return ___m_EnableCalled_6; } inline bool* get_address_of_m_EnableCalled_6() { return &___m_EnableCalled_6; } inline void set_m_EnableCalled_6(bool value) { ___m_EnableCalled_6 = value; } inline static int32_t get_offset_of_m_Navigation_7() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_Navigation_7)); } inline Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A get_m_Navigation_7() const { return ___m_Navigation_7; } inline Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A * get_address_of_m_Navigation_7() { return &___m_Navigation_7; } inline void set_m_Navigation_7(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A value) { ___m_Navigation_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Navigation_7))->___m_SelectOnUp_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Navigation_7))->___m_SelectOnDown_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Navigation_7))->___m_SelectOnLeft_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Navigation_7))->___m_SelectOnRight_5), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Transition_8() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_Transition_8)); } inline int32_t get_m_Transition_8() const { return ___m_Transition_8; } inline int32_t* get_address_of_m_Transition_8() { return &___m_Transition_8; } inline void set_m_Transition_8(int32_t value) { ___m_Transition_8 = value; } inline static int32_t get_offset_of_m_Colors_9() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_Colors_9)); } inline ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 get_m_Colors_9() const { return ___m_Colors_9; } inline ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 * get_address_of_m_Colors_9() { return &___m_Colors_9; } inline void set_m_Colors_9(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 value) { ___m_Colors_9 = value; } inline static int32_t get_offset_of_m_SpriteState_10() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_SpriteState_10)); } inline SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E get_m_SpriteState_10() const { return ___m_SpriteState_10; } inline SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E * get_address_of_m_SpriteState_10() { return &___m_SpriteState_10; } inline void set_m_SpriteState_10(SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E value) { ___m_SpriteState_10 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_SpriteState_10))->___m_HighlightedSprite_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SpriteState_10))->___m_PressedSprite_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SpriteState_10))->___m_SelectedSprite_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SpriteState_10))->___m_DisabledSprite_3), (void*)NULL); #endif } inline static int32_t get_offset_of_m_AnimationTriggers_11() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_AnimationTriggers_11)); } inline AnimationTriggers_tF38CA7FA631709E096B57D732668D86081F44C11 * get_m_AnimationTriggers_11() const { return ___m_AnimationTriggers_11; } inline AnimationTriggers_tF38CA7FA631709E096B57D732668D86081F44C11 ** get_address_of_m_AnimationTriggers_11() { return &___m_AnimationTriggers_11; } inline void set_m_AnimationTriggers_11(AnimationTriggers_tF38CA7FA631709E096B57D732668D86081F44C11 * value) { ___m_AnimationTriggers_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_AnimationTriggers_11), (void*)value); } inline static int32_t get_offset_of_m_Interactable_12() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_Interactable_12)); } inline bool get_m_Interactable_12() const { return ___m_Interactable_12; } inline bool* get_address_of_m_Interactable_12() { return &___m_Interactable_12; } inline void set_m_Interactable_12(bool value) { ___m_Interactable_12 = value; } inline static int32_t get_offset_of_m_TargetGraphic_13() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_TargetGraphic_13)); } inline Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 * get_m_TargetGraphic_13() const { return ___m_TargetGraphic_13; } inline Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 ** get_address_of_m_TargetGraphic_13() { return &___m_TargetGraphic_13; } inline void set_m_TargetGraphic_13(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 * value) { ___m_TargetGraphic_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TargetGraphic_13), (void*)value); } inline static int32_t get_offset_of_m_GroupsAllowInteraction_14() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_GroupsAllowInteraction_14)); } inline bool get_m_GroupsAllowInteraction_14() const { return ___m_GroupsAllowInteraction_14; } inline bool* get_address_of_m_GroupsAllowInteraction_14() { return &___m_GroupsAllowInteraction_14; } inline void set_m_GroupsAllowInteraction_14(bool value) { ___m_GroupsAllowInteraction_14 = value; } inline static int32_t get_offset_of_m_CurrentIndex_15() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_CurrentIndex_15)); } inline int32_t get_m_CurrentIndex_15() const { return ___m_CurrentIndex_15; } inline int32_t* get_address_of_m_CurrentIndex_15() { return &___m_CurrentIndex_15; } inline void set_m_CurrentIndex_15(int32_t value) { ___m_CurrentIndex_15 = value; } inline static int32_t get_offset_of_U3CisPointerInsideU3Ek__BackingField_16() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___U3CisPointerInsideU3Ek__BackingField_16)); } inline bool get_U3CisPointerInsideU3Ek__BackingField_16() const { return ___U3CisPointerInsideU3Ek__BackingField_16; } inline bool* get_address_of_U3CisPointerInsideU3Ek__BackingField_16() { return &___U3CisPointerInsideU3Ek__BackingField_16; } inline void set_U3CisPointerInsideU3Ek__BackingField_16(bool value) { ___U3CisPointerInsideU3Ek__BackingField_16 = value; } inline static int32_t get_offset_of_U3CisPointerDownU3Ek__BackingField_17() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___U3CisPointerDownU3Ek__BackingField_17)); } inline bool get_U3CisPointerDownU3Ek__BackingField_17() const { return ___U3CisPointerDownU3Ek__BackingField_17; } inline bool* get_address_of_U3CisPointerDownU3Ek__BackingField_17() { return &___U3CisPointerDownU3Ek__BackingField_17; } inline void set_U3CisPointerDownU3Ek__BackingField_17(bool value) { ___U3CisPointerDownU3Ek__BackingField_17 = value; } inline static int32_t get_offset_of_U3ChasSelectionU3Ek__BackingField_18() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___U3ChasSelectionU3Ek__BackingField_18)); } inline bool get_U3ChasSelectionU3Ek__BackingField_18() const { return ___U3ChasSelectionU3Ek__BackingField_18; } inline bool* get_address_of_U3ChasSelectionU3Ek__BackingField_18() { return &___U3ChasSelectionU3Ek__BackingField_18; } inline void set_U3ChasSelectionU3Ek__BackingField_18(bool value) { ___U3ChasSelectionU3Ek__BackingField_18 = value; } inline static int32_t get_offset_of_m_CanvasGroupCache_19() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_CanvasGroupCache_19)); } inline List_1_t34AA4AF4E7352129CA58045901530E41445AC16D * get_m_CanvasGroupCache_19() const { return ___m_CanvasGroupCache_19; } inline List_1_t34AA4AF4E7352129CA58045901530E41445AC16D ** get_address_of_m_CanvasGroupCache_19() { return &___m_CanvasGroupCache_19; } inline void set_m_CanvasGroupCache_19(List_1_t34AA4AF4E7352129CA58045901530E41445AC16D * value) { ___m_CanvasGroupCache_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CanvasGroupCache_19), (void*)value); } }; struct Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD_StaticFields { public: // UnityEngine.UI.Selectable[] UnityEngine.UI.Selectable::s_Selectables SelectableU5BU5D_tECF9F5BDBF0652A937D18F10C883EFDAE2E62535* ___s_Selectables_4; // System.Int32 UnityEngine.UI.Selectable::s_SelectableCount int32_t ___s_SelectableCount_5; public: inline static int32_t get_offset_of_s_Selectables_4() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD_StaticFields, ___s_Selectables_4)); } inline SelectableU5BU5D_tECF9F5BDBF0652A937D18F10C883EFDAE2E62535* get_s_Selectables_4() const { return ___s_Selectables_4; } inline SelectableU5BU5D_tECF9F5BDBF0652A937D18F10C883EFDAE2E62535** get_address_of_s_Selectables_4() { return &___s_Selectables_4; } inline void set_s_Selectables_4(SelectableU5BU5D_tECF9F5BDBF0652A937D18F10C883EFDAE2E62535* value) { ___s_Selectables_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Selectables_4), (void*)value); } inline static int32_t get_offset_of_s_SelectableCount_5() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD_StaticFields, ___s_SelectableCount_5)); } inline int32_t get_s_SelectableCount_5() const { return ___s_SelectableCount_5; } inline int32_t* get_address_of_s_SelectableCount_5() { return &___s_SelectableCount_5; } inline void set_s_SelectableCount_5(int32_t value) { ___s_SelectableCount_5 = value; } }; // ShopView struct ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 : public ViewBase_tE400461F1C7843F494ACB48A3DFF21BDBF2B78FC { public: // UnityEngine.Sprite[] ShopView::optionSprites SpriteU5BU5D_t8DB77E112FFC97B722E701189DCB4059F943FD77* ___optionSprites_6; // UnityEngine.GameObject ShopView::options GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___options_7; // JC.ScrollPanel ShopView::productsPanel ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 * ___productsPanel_8; // JC.ScrollPanel ShopView::bagPanel ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 * ___bagPanel_9; // JC.ScrollPanel ShopView::equippedPanel ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 * ___equippedPanel_10; // UnityEngine.GameObject ShopView::introduceItem GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___introduceItem_11; // System.Int32 ShopView::optionID int32_t ___optionID_13; // System.Boolean ShopView::_InitProductsPanel bool ____InitProductsPanel_14; public: inline static int32_t get_offset_of_optionSprites_6() { return static_cast(offsetof(ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61, ___optionSprites_6)); } inline SpriteU5BU5D_t8DB77E112FFC97B722E701189DCB4059F943FD77* get_optionSprites_6() const { return ___optionSprites_6; } inline SpriteU5BU5D_t8DB77E112FFC97B722E701189DCB4059F943FD77** get_address_of_optionSprites_6() { return &___optionSprites_6; } inline void set_optionSprites_6(SpriteU5BU5D_t8DB77E112FFC97B722E701189DCB4059F943FD77* value) { ___optionSprites_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___optionSprites_6), (void*)value); } inline static int32_t get_offset_of_options_7() { return static_cast(offsetof(ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61, ___options_7)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_options_7() const { return ___options_7; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_options_7() { return &___options_7; } inline void set_options_7(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___options_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_7), (void*)value); } inline static int32_t get_offset_of_productsPanel_8() { return static_cast(offsetof(ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61, ___productsPanel_8)); } inline ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 * get_productsPanel_8() const { return ___productsPanel_8; } inline ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 ** get_address_of_productsPanel_8() { return &___productsPanel_8; } inline void set_productsPanel_8(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 * value) { ___productsPanel_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___productsPanel_8), (void*)value); } inline static int32_t get_offset_of_bagPanel_9() { return static_cast(offsetof(ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61, ___bagPanel_9)); } inline ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 * get_bagPanel_9() const { return ___bagPanel_9; } inline ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 ** get_address_of_bagPanel_9() { return &___bagPanel_9; } inline void set_bagPanel_9(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 * value) { ___bagPanel_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___bagPanel_9), (void*)value); } inline static int32_t get_offset_of_equippedPanel_10() { return static_cast(offsetof(ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61, ___equippedPanel_10)); } inline ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 * get_equippedPanel_10() const { return ___equippedPanel_10; } inline ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 ** get_address_of_equippedPanel_10() { return &___equippedPanel_10; } inline void set_equippedPanel_10(ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 * value) { ___equippedPanel_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___equippedPanel_10), (void*)value); } inline static int32_t get_offset_of_introduceItem_11() { return static_cast(offsetof(ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61, ___introduceItem_11)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_introduceItem_11() const { return ___introduceItem_11; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_introduceItem_11() { return &___introduceItem_11; } inline void set_introduceItem_11(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___introduceItem_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___introduceItem_11), (void*)value); } inline static int32_t get_offset_of_optionID_13() { return static_cast(offsetof(ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61, ___optionID_13)); } inline int32_t get_optionID_13() const { return ___optionID_13; } inline int32_t* get_address_of_optionID_13() { return &___optionID_13; } inline void set_optionID_13(int32_t value) { ___optionID_13 = value; } inline static int32_t get_offset_of__InitProductsPanel_14() { return static_cast(offsetof(ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61, ____InitProductsPanel_14)); } inline bool get__InitProductsPanel_14() const { return ____InitProductsPanel_14; } inline bool* get_address_of__InitProductsPanel_14() { return &____InitProductsPanel_14; } inline void set__InitProductsPanel_14(bool value) { ____InitProductsPanel_14 = value; } }; struct ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61_StaticFields { public: // ShopView ShopView::ins ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * ___ins_12; public: inline static int32_t get_offset_of_ins_12() { return static_cast(offsetof(ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61_StaticFields, ___ins_12)); } inline ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * get_ins_12() const { return ___ins_12; } inline ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 ** get_address_of_ins_12() { return &___ins_12; } inline void set_ins_12(ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * value) { ___ins_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___ins_12), (void*)value); } }; // SideTipView struct SideTipView_tF29D7FCAD1E07BA87540FE146D264BE312108248 : public ViewBase_tE400461F1C7843F494ACB48A3DFF21BDBF2B78FC { public: // UnityEngine.GameObject SideTipView::sideTip GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___sideTip_6; // UnityEngine.UI.Text SideTipView::sideTipText Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___sideTipText_7; // System.Collections.Generic.List`1 SideTipView::tipStrList List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___tipStrList_8; public: inline static int32_t get_offset_of_sideTip_6() { return static_cast(offsetof(SideTipView_tF29D7FCAD1E07BA87540FE146D264BE312108248, ___sideTip_6)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_sideTip_6() const { return ___sideTip_6; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_sideTip_6() { return &___sideTip_6; } inline void set_sideTip_6(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___sideTip_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___sideTip_6), (void*)value); } inline static int32_t get_offset_of_sideTipText_7() { return static_cast(offsetof(SideTipView_tF29D7FCAD1E07BA87540FE146D264BE312108248, ___sideTipText_7)); } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_sideTipText_7() const { return ___sideTipText_7; } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_sideTipText_7() { return &___sideTipText_7; } inline void set_sideTipText_7(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value) { ___sideTipText_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___sideTipText_7), (void*)value); } inline static int32_t get_offset_of_tipStrList_8() { return static_cast(offsetof(SideTipView_tF29D7FCAD1E07BA87540FE146D264BE312108248, ___tipStrList_8)); } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * get_tipStrList_8() const { return ___tipStrList_8; } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 ** get_address_of_tipStrList_8() { return &___tipStrList_8; } inline void set_tipStrList_8(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * value) { ___tipStrList_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___tipStrList_8), (void*)value); } }; struct SideTipView_tF29D7FCAD1E07BA87540FE146D264BE312108248_StaticFields { public: // SideTipView SideTipView::ins SideTipView_tF29D7FCAD1E07BA87540FE146D264BE312108248 * ___ins_9; public: inline static int32_t get_offset_of_ins_9() { return static_cast(offsetof(SideTipView_tF29D7FCAD1E07BA87540FE146D264BE312108248_StaticFields, ___ins_9)); } inline SideTipView_tF29D7FCAD1E07BA87540FE146D264BE312108248 * get_ins_9() const { return ___ins_9; } inline SideTipView_tF29D7FCAD1E07BA87540FE146D264BE312108248 ** get_address_of_ins_9() { return &___ins_9; } inline void set_ins_9(SideTipView_tF29D7FCAD1E07BA87540FE146D264BE312108248 * value) { ___ins_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___ins_9), (void*)value); } }; // UnityEngine.UI.Button struct Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D : public Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD { public: // UnityEngine.UI.Button/ButtonClickedEvent UnityEngine.UI.Button::m_OnClick ButtonClickedEvent_tE6D6D94ED8100451CF00D2BED1FB2253F37BB14F * ___m_OnClick_20; public: inline static int32_t get_offset_of_m_OnClick_20() { return static_cast(offsetof(Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D, ___m_OnClick_20)); } inline ButtonClickedEvent_tE6D6D94ED8100451CF00D2BED1FB2253F37BB14F * get_m_OnClick_20() const { return ___m_OnClick_20; } inline ButtonClickedEvent_tE6D6D94ED8100451CF00D2BED1FB2253F37BB14F ** get_address_of_m_OnClick_20() { return &___m_OnClick_20; } inline void set_m_OnClick_20(ButtonClickedEvent_tE6D6D94ED8100451CF00D2BED1FB2253F37BB14F * value) { ___m_OnClick_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnClick_20), (void*)value); } }; // UnityEngine.UI.MaskableGraphic struct MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE : public Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 { public: // System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculateStencil bool ___m_ShouldRecalculateStencil_26; // UnityEngine.Material UnityEngine.UI.MaskableGraphic::m_MaskMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___m_MaskMaterial_27; // UnityEngine.UI.RectMask2D UnityEngine.UI.MaskableGraphic::m_ParentMask RectMask2D_tD909811991B341D752E4C978C89EFB80FA7A2B15 * ___m_ParentMask_28; // System.Boolean UnityEngine.UI.MaskableGraphic::m_Maskable bool ___m_Maskable_29; // System.Boolean UnityEngine.UI.MaskableGraphic::m_IsMaskingGraphic bool ___m_IsMaskingGraphic_30; // System.Boolean UnityEngine.UI.MaskableGraphic::m_IncludeForMasking bool ___m_IncludeForMasking_31; // UnityEngine.UI.MaskableGraphic/CullStateChangedEvent UnityEngine.UI.MaskableGraphic::m_OnCullStateChanged CullStateChangedEvent_t9B69755DEBEF041C3CC15C3604610BDD72856BD4 * ___m_OnCullStateChanged_32; // System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculate bool ___m_ShouldRecalculate_33; // System.Int32 UnityEngine.UI.MaskableGraphic::m_StencilValue int32_t ___m_StencilValue_34; // UnityEngine.Vector3[] UnityEngine.UI.MaskableGraphic::m_Corners Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___m_Corners_35; public: inline static int32_t get_offset_of_m_ShouldRecalculateStencil_26() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_ShouldRecalculateStencil_26)); } inline bool get_m_ShouldRecalculateStencil_26() const { return ___m_ShouldRecalculateStencil_26; } inline bool* get_address_of_m_ShouldRecalculateStencil_26() { return &___m_ShouldRecalculateStencil_26; } inline void set_m_ShouldRecalculateStencil_26(bool value) { ___m_ShouldRecalculateStencil_26 = value; } inline static int32_t get_offset_of_m_MaskMaterial_27() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_MaskMaterial_27)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_m_MaskMaterial_27() const { return ___m_MaskMaterial_27; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_m_MaskMaterial_27() { return &___m_MaskMaterial_27; } inline void set_m_MaskMaterial_27(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___m_MaskMaterial_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_MaskMaterial_27), (void*)value); } inline static int32_t get_offset_of_m_ParentMask_28() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_ParentMask_28)); } inline RectMask2D_tD909811991B341D752E4C978C89EFB80FA7A2B15 * get_m_ParentMask_28() const { return ___m_ParentMask_28; } inline RectMask2D_tD909811991B341D752E4C978C89EFB80FA7A2B15 ** get_address_of_m_ParentMask_28() { return &___m_ParentMask_28; } inline void set_m_ParentMask_28(RectMask2D_tD909811991B341D752E4C978C89EFB80FA7A2B15 * value) { ___m_ParentMask_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParentMask_28), (void*)value); } inline static int32_t get_offset_of_m_Maskable_29() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_Maskable_29)); } inline bool get_m_Maskable_29() const { return ___m_Maskable_29; } inline bool* get_address_of_m_Maskable_29() { return &___m_Maskable_29; } inline void set_m_Maskable_29(bool value) { ___m_Maskable_29 = value; } inline static int32_t get_offset_of_m_IsMaskingGraphic_30() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_IsMaskingGraphic_30)); } inline bool get_m_IsMaskingGraphic_30() const { return ___m_IsMaskingGraphic_30; } inline bool* get_address_of_m_IsMaskingGraphic_30() { return &___m_IsMaskingGraphic_30; } inline void set_m_IsMaskingGraphic_30(bool value) { ___m_IsMaskingGraphic_30 = value; } inline static int32_t get_offset_of_m_IncludeForMasking_31() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_IncludeForMasking_31)); } inline bool get_m_IncludeForMasking_31() const { return ___m_IncludeForMasking_31; } inline bool* get_address_of_m_IncludeForMasking_31() { return &___m_IncludeForMasking_31; } inline void set_m_IncludeForMasking_31(bool value) { ___m_IncludeForMasking_31 = value; } inline static int32_t get_offset_of_m_OnCullStateChanged_32() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_OnCullStateChanged_32)); } inline CullStateChangedEvent_t9B69755DEBEF041C3CC15C3604610BDD72856BD4 * get_m_OnCullStateChanged_32() const { return ___m_OnCullStateChanged_32; } inline CullStateChangedEvent_t9B69755DEBEF041C3CC15C3604610BDD72856BD4 ** get_address_of_m_OnCullStateChanged_32() { return &___m_OnCullStateChanged_32; } inline void set_m_OnCullStateChanged_32(CullStateChangedEvent_t9B69755DEBEF041C3CC15C3604610BDD72856BD4 * value) { ___m_OnCullStateChanged_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnCullStateChanged_32), (void*)value); } inline static int32_t get_offset_of_m_ShouldRecalculate_33() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_ShouldRecalculate_33)); } inline bool get_m_ShouldRecalculate_33() const { return ___m_ShouldRecalculate_33; } inline bool* get_address_of_m_ShouldRecalculate_33() { return &___m_ShouldRecalculate_33; } inline void set_m_ShouldRecalculate_33(bool value) { ___m_ShouldRecalculate_33 = value; } inline static int32_t get_offset_of_m_StencilValue_34() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_StencilValue_34)); } inline int32_t get_m_StencilValue_34() const { return ___m_StencilValue_34; } inline int32_t* get_address_of_m_StencilValue_34() { return &___m_StencilValue_34; } inline void set_m_StencilValue_34(int32_t value) { ___m_StencilValue_34 = value; } inline static int32_t get_offset_of_m_Corners_35() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_Corners_35)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get_m_Corners_35() const { return ___m_Corners_35; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of_m_Corners_35() { return &___m_Corners_35; } inline void set_m_Corners_35(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ___m_Corners_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Corners_35), (void*)value); } }; // UnityEngine.UI.Image struct Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C : public MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE { public: // UnityEngine.Sprite UnityEngine.UI.Image::m_Sprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_Sprite_37; // UnityEngine.Sprite UnityEngine.UI.Image::m_OverrideSprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_OverrideSprite_38; // UnityEngine.UI.Image/Type UnityEngine.UI.Image::m_Type int32_t ___m_Type_39; // System.Boolean UnityEngine.UI.Image::m_PreserveAspect bool ___m_PreserveAspect_40; // System.Boolean UnityEngine.UI.Image::m_FillCenter bool ___m_FillCenter_41; // UnityEngine.UI.Image/FillMethod UnityEngine.UI.Image::m_FillMethod int32_t ___m_FillMethod_42; // System.Single UnityEngine.UI.Image::m_FillAmount float ___m_FillAmount_43; // System.Boolean UnityEngine.UI.Image::m_FillClockwise bool ___m_FillClockwise_44; // System.Int32 UnityEngine.UI.Image::m_FillOrigin int32_t ___m_FillOrigin_45; // System.Single UnityEngine.UI.Image::m_AlphaHitTestMinimumThreshold float ___m_AlphaHitTestMinimumThreshold_46; // System.Boolean UnityEngine.UI.Image::m_Tracked bool ___m_Tracked_47; // System.Boolean UnityEngine.UI.Image::m_UseSpriteMesh bool ___m_UseSpriteMesh_48; // System.Single UnityEngine.UI.Image::m_PixelsPerUnitMultiplier float ___m_PixelsPerUnitMultiplier_49; // System.Single UnityEngine.UI.Image::m_CachedReferencePixelsPerUnit float ___m_CachedReferencePixelsPerUnit_50; public: inline static int32_t get_offset_of_m_Sprite_37() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_Sprite_37)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_Sprite_37() const { return ___m_Sprite_37; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_Sprite_37() { return &___m_Sprite_37; } inline void set_m_Sprite_37(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_Sprite_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Sprite_37), (void*)value); } inline static int32_t get_offset_of_m_OverrideSprite_38() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_OverrideSprite_38)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_OverrideSprite_38() const { return ___m_OverrideSprite_38; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_OverrideSprite_38() { return &___m_OverrideSprite_38; } inline void set_m_OverrideSprite_38(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_OverrideSprite_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OverrideSprite_38), (void*)value); } inline static int32_t get_offset_of_m_Type_39() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_Type_39)); } inline int32_t get_m_Type_39() const { return ___m_Type_39; } inline int32_t* get_address_of_m_Type_39() { return &___m_Type_39; } inline void set_m_Type_39(int32_t value) { ___m_Type_39 = value; } inline static int32_t get_offset_of_m_PreserveAspect_40() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_PreserveAspect_40)); } inline bool get_m_PreserveAspect_40() const { return ___m_PreserveAspect_40; } inline bool* get_address_of_m_PreserveAspect_40() { return &___m_PreserveAspect_40; } inline void set_m_PreserveAspect_40(bool value) { ___m_PreserveAspect_40 = value; } inline static int32_t get_offset_of_m_FillCenter_41() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_FillCenter_41)); } inline bool get_m_FillCenter_41() const { return ___m_FillCenter_41; } inline bool* get_address_of_m_FillCenter_41() { return &___m_FillCenter_41; } inline void set_m_FillCenter_41(bool value) { ___m_FillCenter_41 = value; } inline static int32_t get_offset_of_m_FillMethod_42() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_FillMethod_42)); } inline int32_t get_m_FillMethod_42() const { return ___m_FillMethod_42; } inline int32_t* get_address_of_m_FillMethod_42() { return &___m_FillMethod_42; } inline void set_m_FillMethod_42(int32_t value) { ___m_FillMethod_42 = value; } inline static int32_t get_offset_of_m_FillAmount_43() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_FillAmount_43)); } inline float get_m_FillAmount_43() const { return ___m_FillAmount_43; } inline float* get_address_of_m_FillAmount_43() { return &___m_FillAmount_43; } inline void set_m_FillAmount_43(float value) { ___m_FillAmount_43 = value; } inline static int32_t get_offset_of_m_FillClockwise_44() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_FillClockwise_44)); } inline bool get_m_FillClockwise_44() const { return ___m_FillClockwise_44; } inline bool* get_address_of_m_FillClockwise_44() { return &___m_FillClockwise_44; } inline void set_m_FillClockwise_44(bool value) { ___m_FillClockwise_44 = value; } inline static int32_t get_offset_of_m_FillOrigin_45() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_FillOrigin_45)); } inline int32_t get_m_FillOrigin_45() const { return ___m_FillOrigin_45; } inline int32_t* get_address_of_m_FillOrigin_45() { return &___m_FillOrigin_45; } inline void set_m_FillOrigin_45(int32_t value) { ___m_FillOrigin_45 = value; } inline static int32_t get_offset_of_m_AlphaHitTestMinimumThreshold_46() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_AlphaHitTestMinimumThreshold_46)); } inline float get_m_AlphaHitTestMinimumThreshold_46() const { return ___m_AlphaHitTestMinimumThreshold_46; } inline float* get_address_of_m_AlphaHitTestMinimumThreshold_46() { return &___m_AlphaHitTestMinimumThreshold_46; } inline void set_m_AlphaHitTestMinimumThreshold_46(float value) { ___m_AlphaHitTestMinimumThreshold_46 = value; } inline static int32_t get_offset_of_m_Tracked_47() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_Tracked_47)); } inline bool get_m_Tracked_47() const { return ___m_Tracked_47; } inline bool* get_address_of_m_Tracked_47() { return &___m_Tracked_47; } inline void set_m_Tracked_47(bool value) { ___m_Tracked_47 = value; } inline static int32_t get_offset_of_m_UseSpriteMesh_48() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_UseSpriteMesh_48)); } inline bool get_m_UseSpriteMesh_48() const { return ___m_UseSpriteMesh_48; } inline bool* get_address_of_m_UseSpriteMesh_48() { return &___m_UseSpriteMesh_48; } inline void set_m_UseSpriteMesh_48(bool value) { ___m_UseSpriteMesh_48 = value; } inline static int32_t get_offset_of_m_PixelsPerUnitMultiplier_49() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_PixelsPerUnitMultiplier_49)); } inline float get_m_PixelsPerUnitMultiplier_49() const { return ___m_PixelsPerUnitMultiplier_49; } inline float* get_address_of_m_PixelsPerUnitMultiplier_49() { return &___m_PixelsPerUnitMultiplier_49; } inline void set_m_PixelsPerUnitMultiplier_49(float value) { ___m_PixelsPerUnitMultiplier_49 = value; } inline static int32_t get_offset_of_m_CachedReferencePixelsPerUnit_50() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_CachedReferencePixelsPerUnit_50)); } inline float get_m_CachedReferencePixelsPerUnit_50() const { return ___m_CachedReferencePixelsPerUnit_50; } inline float* get_address_of_m_CachedReferencePixelsPerUnit_50() { return &___m_CachedReferencePixelsPerUnit_50; } inline void set_m_CachedReferencePixelsPerUnit_50(float value) { ___m_CachedReferencePixelsPerUnit_50 = value; } }; struct Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields { public: // UnityEngine.Material UnityEngine.UI.Image::s_ETC1DefaultUI Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___s_ETC1DefaultUI_36; // UnityEngine.Vector2[] UnityEngine.UI.Image::s_VertScratch Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* ___s_VertScratch_51; // UnityEngine.Vector2[] UnityEngine.UI.Image::s_UVScratch Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* ___s_UVScratch_52; // UnityEngine.Vector3[] UnityEngine.UI.Image::s_Xy Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___s_Xy_53; // UnityEngine.Vector3[] UnityEngine.UI.Image::s_Uv Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___s_Uv_54; // System.Collections.Generic.List`1 UnityEngine.UI.Image::m_TrackedTexturelessImages List_1_t815A476B0A21E183042059E705F9E505478CD8AE * ___m_TrackedTexturelessImages_55; // System.Boolean UnityEngine.UI.Image::s_Initialized bool ___s_Initialized_56; public: inline static int32_t get_offset_of_s_ETC1DefaultUI_36() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields, ___s_ETC1DefaultUI_36)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_s_ETC1DefaultUI_36() const { return ___s_ETC1DefaultUI_36; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_s_ETC1DefaultUI_36() { return &___s_ETC1DefaultUI_36; } inline void set_s_ETC1DefaultUI_36(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___s_ETC1DefaultUI_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ETC1DefaultUI_36), (void*)value); } inline static int32_t get_offset_of_s_VertScratch_51() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields, ___s_VertScratch_51)); } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* get_s_VertScratch_51() const { return ___s_VertScratch_51; } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA** get_address_of_s_VertScratch_51() { return &___s_VertScratch_51; } inline void set_s_VertScratch_51(Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* value) { ___s_VertScratch_51 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_VertScratch_51), (void*)value); } inline static int32_t get_offset_of_s_UVScratch_52() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields, ___s_UVScratch_52)); } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* get_s_UVScratch_52() const { return ___s_UVScratch_52; } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA** get_address_of_s_UVScratch_52() { return &___s_UVScratch_52; } inline void set_s_UVScratch_52(Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* value) { ___s_UVScratch_52 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UVScratch_52), (void*)value); } inline static int32_t get_offset_of_s_Xy_53() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields, ___s_Xy_53)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get_s_Xy_53() const { return ___s_Xy_53; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of_s_Xy_53() { return &___s_Xy_53; } inline void set_s_Xy_53(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ___s_Xy_53 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Xy_53), (void*)value); } inline static int32_t get_offset_of_s_Uv_54() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields, ___s_Uv_54)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get_s_Uv_54() const { return ___s_Uv_54; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of_s_Uv_54() { return &___s_Uv_54; } inline void set_s_Uv_54(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ___s_Uv_54 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Uv_54), (void*)value); } inline static int32_t get_offset_of_m_TrackedTexturelessImages_55() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields, ___m_TrackedTexturelessImages_55)); } inline List_1_t815A476B0A21E183042059E705F9E505478CD8AE * get_m_TrackedTexturelessImages_55() const { return ___m_TrackedTexturelessImages_55; } inline List_1_t815A476B0A21E183042059E705F9E505478CD8AE ** get_address_of_m_TrackedTexturelessImages_55() { return &___m_TrackedTexturelessImages_55; } inline void set_m_TrackedTexturelessImages_55(List_1_t815A476B0A21E183042059E705F9E505478CD8AE * value) { ___m_TrackedTexturelessImages_55 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TrackedTexturelessImages_55), (void*)value); } inline static int32_t get_offset_of_s_Initialized_56() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields, ___s_Initialized_56)); } inline bool get_s_Initialized_56() const { return ___s_Initialized_56; } inline bool* get_address_of_s_Initialized_56() { return &___s_Initialized_56; } inline void set_s_Initialized_56(bool value) { ___s_Initialized_56 = value; } }; // UnityEngine.UI.Text struct Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 : public MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE { public: // UnityEngine.UI.FontData UnityEngine.UI.Text::m_FontData FontData_t0F1E9B3ED8136CD40782AC9A6AFB69CAD127C738 * ___m_FontData_36; // System.String UnityEngine.UI.Text::m_Text String_t* ___m_Text_37; // UnityEngine.TextGenerator UnityEngine.UI.Text::m_TextCache TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * ___m_TextCache_38; // UnityEngine.TextGenerator UnityEngine.UI.Text::m_TextCacheForLayout TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * ___m_TextCacheForLayout_39; // System.Boolean UnityEngine.UI.Text::m_DisableFontTextureRebuiltCallback bool ___m_DisableFontTextureRebuiltCallback_41; // UnityEngine.UIVertex[] UnityEngine.UI.Text::m_TempVerts UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* ___m_TempVerts_42; public: inline static int32_t get_offset_of_m_FontData_36() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_FontData_36)); } inline FontData_t0F1E9B3ED8136CD40782AC9A6AFB69CAD127C738 * get_m_FontData_36() const { return ___m_FontData_36; } inline FontData_t0F1E9B3ED8136CD40782AC9A6AFB69CAD127C738 ** get_address_of_m_FontData_36() { return &___m_FontData_36; } inline void set_m_FontData_36(FontData_t0F1E9B3ED8136CD40782AC9A6AFB69CAD127C738 * value) { ___m_FontData_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FontData_36), (void*)value); } inline static int32_t get_offset_of_m_Text_37() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_Text_37)); } inline String_t* get_m_Text_37() const { return ___m_Text_37; } inline String_t** get_address_of_m_Text_37() { return &___m_Text_37; } inline void set_m_Text_37(String_t* value) { ___m_Text_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Text_37), (void*)value); } inline static int32_t get_offset_of_m_TextCache_38() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_TextCache_38)); } inline TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * get_m_TextCache_38() const { return ___m_TextCache_38; } inline TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 ** get_address_of_m_TextCache_38() { return &___m_TextCache_38; } inline void set_m_TextCache_38(TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * value) { ___m_TextCache_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TextCache_38), (void*)value); } inline static int32_t get_offset_of_m_TextCacheForLayout_39() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_TextCacheForLayout_39)); } inline TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * get_m_TextCacheForLayout_39() const { return ___m_TextCacheForLayout_39; } inline TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 ** get_address_of_m_TextCacheForLayout_39() { return &___m_TextCacheForLayout_39; } inline void set_m_TextCacheForLayout_39(TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * value) { ___m_TextCacheForLayout_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TextCacheForLayout_39), (void*)value); } inline static int32_t get_offset_of_m_DisableFontTextureRebuiltCallback_41() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_DisableFontTextureRebuiltCallback_41)); } inline bool get_m_DisableFontTextureRebuiltCallback_41() const { return ___m_DisableFontTextureRebuiltCallback_41; } inline bool* get_address_of_m_DisableFontTextureRebuiltCallback_41() { return &___m_DisableFontTextureRebuiltCallback_41; } inline void set_m_DisableFontTextureRebuiltCallback_41(bool value) { ___m_DisableFontTextureRebuiltCallback_41 = value; } inline static int32_t get_offset_of_m_TempVerts_42() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_TempVerts_42)); } inline UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* get_m_TempVerts_42() const { return ___m_TempVerts_42; } inline UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A** get_address_of_m_TempVerts_42() { return &___m_TempVerts_42; } inline void set_m_TempVerts_42(UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* value) { ___m_TempVerts_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TempVerts_42), (void*)value); } }; struct Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_StaticFields { public: // UnityEngine.Material UnityEngine.UI.Text::s_DefaultText Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___s_DefaultText_40; public: inline static int32_t get_offset_of_s_DefaultText_40() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_StaticFields, ___s_DefaultText_40)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_s_DefaultText_40() const { return ___s_DefaultText_40; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_s_DefaultText_40() { return &___s_DefaultText_40; } inline void set_s_DefaultText_40(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___s_DefaultText_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultText_40), (void*)value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // UnityEngine.GUILayoutOption[] struct GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B : public RuntimeArray { public: ALIGN_FIELD (8) GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB * m_Items[1]; public: inline GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger[] struct BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED : public RuntimeArray { public: ALIGN_FIELD (8) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * m_Items[1]; public: inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF : public RuntimeArray { public: ALIGN_FIELD (8) uint32_t m_Items[1]; public: inline uint32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint32_t value) { m_Items[index] = value; } }; // System.UInt64[] struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2 : public RuntimeArray { public: ALIGN_FIELD (8) uint64_t m_Items[1]; public: inline uint64_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint64_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint64_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint64_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint64_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint64_t value) { m_Items[index] = value; } }; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Reflection.ParameterInfo[] struct ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B : public RuntimeArray { public: ALIGN_FIELD (8) ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * m_Items[1]; public: inline ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // AnimationPlayer[] struct AnimationPlayerU5BU5D_t53EFB9C221F3C69105619719E5731B924896C0A6 : public RuntimeArray { public: ALIGN_FIELD (8) AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D * m_Items[1]; public: inline AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.AnimationClip[] struct AnimationClipU5BU5D_t93D1A9ADEC832A4EABC0353D9E4E435B22B28489 : public RuntimeArray { public: ALIGN_FIELD (8) AnimationClip_tD9BFD73D43793BA608D5C0B46BE29EB59E40D178 * m_Items[1]; public: inline AnimationClip_tD9BFD73D43793BA608D5C0B46BE29EB59E40D178 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline AnimationClip_tD9BFD73D43793BA608D5C0B46BE29EB59E40D178 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, AnimationClip_tD9BFD73D43793BA608D5C0B46BE29EB59E40D178 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline AnimationClip_tD9BFD73D43793BA608D5C0B46BE29EB59E40D178 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline AnimationClip_tD9BFD73D43793BA608D5C0B46BE29EB59E40D178 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, AnimationClip_tD9BFD73D43793BA608D5C0B46BE29EB59E40D178 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32 : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // !!0[] System.Array::Empty() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_gshared_inline (const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m7B5E3383CB67492E573AC0D875ED82A51350F188_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_m533C28B362284747FD5138B02D183642545146E8_gshared (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponentInChildren() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponentInChildren_TisRuntimeObject_m2D53662347629A70E2A610B61ACC705D63F22D34_gshared (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponent_TisRuntimeObject_mDC2250CC3F24F6FE45660AF6153056ABDA5ED60F_gshared (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Resources::Load(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Resources_Load_TisRuntimeObject_m83108B6D8808A0E83DE12FD220A87000D19AEE00_gshared (String_t* ___path0, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 List_1_GetEnumerator_m6339FC2D3D1CE4FA13CF21C7F9FC58CA4441BF0C_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m4C91D0E84532DF10C654917487D82CB0AB27693B_gshared_inline (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m66148860899ECCAE9B323372032BFC1C255393D2_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.CtrSP800Drbg::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IBlockCipher,System.Int32,System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IEntropySource,System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CtrSP800Drbg__ctor_mCAC4DE2586DB987B025918DC7B5F6634FA28C809 (CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78 * __this, RuntimeObject* ___engine0, int32_t ___keySizeInBits1, int32_t ___securityStrength2, RuntimeObject* ___entropySource3, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___personalizationString4, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___nonce5, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HMacSP800Drbg::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IMac,System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IEntropySource,System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HMacSP800Drbg__ctor_mCA51B634E5561AFBAC16BDA1E97A756F1DEE6C5A (HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21 * __this, RuntimeObject* ___hMac0, int32_t ___securityStrength1, RuntimeObject* ___entropySource2, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___personalizationString3, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___nonce4, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.HashSP800Drbg::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest,System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IEntropySource,System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HashSP800Drbg__ctor_m8EE1001B7B70921136200D8A84D1BDA6D8A75066 (HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090 * __this, RuntimeObject* ___digest0, int32_t ___securityStrength1, RuntimeObject* ___entropySource2, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___personalizationString3, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___nonce4, const RuntimeMethod* method); // System.Void BestHTTP.SignalR.Authentication.SampleCookieAuthentication/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m32E604F031D158E3517F95C6FB8B3C0D3B0FAAA2 (U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A * __this, const RuntimeMethod* method); // System.String BestHTTP.Cookies.Cookie::get_Name() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Cookie_get_Name_m86F93E0DD0238F5BAF659CBB5A72E711491E5820_inline (Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2 * __this, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Equals_m8A062B96B61A7D652E7D73C9B3E904F6B0E5F41D (String_t* __this, String_t* ___value0, const RuntimeMethod* method); // System.Void BestHTTP.Examples.GUIHelper::DrawCenteredText(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUIHelper_DrawCenteredText_mDF60B04F2BADFC231C6DC3E1DDAABCF6965F0C16 (String_t* ___msg0, const RuntimeMethod* method); // System.Void UnityEngine.GUILayout::Space(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_Space_m86E4A2CC27661A11F7D50132217B74E9D76CB9DD (float ___pixels0, const RuntimeMethod* method); // System.String System.Int32::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411 (int32_t* __this, const RuntimeMethod* method); // System.Void BestHTTP.Examples.GUIHelper::DrawRow(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUIHelper_DrawRow_m9117E0913E3A12B65DE456B202B32559F5715811 (String_t* ___key0, String_t* ___value1, const RuntimeMethod* method); // System.Boolean BestHTTP.Caching.HTTPCacheService::get_IsSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HTTPCacheService_get_IsSupported_m3E752A3E9D87645131EAACB4D762DEE426186BF2 (const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_yellow() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Color_get_yellow_m9FD4BDABA7E40E136BE57EE7872CEA6B1B2FA1D1 (const RuntimeMethod* method); // System.Void UnityEngine.GUI::set_color(UnityEngine.Color) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUI_set_color_m627E2716FD33EF327E38EE0048CE44FAD77AB87F (Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___value0, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_white() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Color_get_white_mB21E47D20959C3AEC41AF8BA04F63AC89FAF319E (const RuntimeMethod* method); // System.String System.UInt64::ToString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UInt64_ToString_mFE48F1D174A1F741AB0795C1164BF45BF37F86E6 (uint64_t* __this, String_t* ___format0, const RuntimeMethod* method); // !!0[] System.Array::Empty() inline GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_inline (const RuntimeMethod* method) { return (( GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* (*) (const RuntimeMethod*))Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_gshared_inline)(method); } // System.Void UnityEngine.GUILayout::BeginVertical(UnityEngine.GUILayoutOption[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_BeginVertical_mE0941591491BBDAA25FF7CD48415750FD08D10ED (GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* ___options0, const RuntimeMethod* method); // System.Void UnityEngine.GUILayout::FlexibleSpace() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_FlexibleSpace_m357E849C21221E7C1F3F6D4D873AE5E9C4311000 (const RuntimeMethod* method); // System.Boolean UnityEngine.GUILayout::Button(System.String,UnityEngine.GUILayoutOption[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GUILayout_Button_m749F2887D57BDC9B6901F2C35F5C6A7E22154162 (String_t* ___text0, GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* ___options1, const RuntimeMethod* method); // System.Void BestHTTP.Caching.HTTPCacheService::BeginClear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HTTPCacheService_BeginClear_m5CD2483DDD7ED7E1BB0A92E038F7CF592367CAD6 (const RuntimeMethod* method); // System.Void UnityEngine.GUILayout::EndVertical() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_EndVertical_mBCF5058C9591A4064722C2B763EF98D066BFDCAD (const RuntimeMethod* method); // System.Boolean BestHTTP.Cookies.CookieJar::get_IsSavingSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CookieJar_get_IsSavingSupported_mA42A26E6D41DB7C257E84C089286C5CF85636A61 (const RuntimeMethod* method); // System.String System.UInt32::ToString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UInt32_ToString_mFE8BEBC3E66C2EC6D5CB25B31BE498D48E93CAB5 (uint32_t* __this, String_t* ___format0, const RuntimeMethod* method); // System.Void BestHTTP.Cookies.CookieJar::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CookieJar_Clear_m29639FCD2A1D19C63522603341478CFA9688167D (const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.GUILayout::BeginScrollView(UnityEngine.Vector2,UnityEngine.GUILayoutOption[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 GUILayout_BeginScrollView_m6C15A5A84E90A20AF0BE9433B8BFF573619C925A (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___scrollPosition0, GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* ___options1, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605 * List_1_get_Item_m751718F9B66694F03FC66CCEDBEF7A6FE47CFF57_inline (List_1_t03823A5CB2146F640CB891BC5193FF26DD685494 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605 * (*) (List_1_t03823A5CB2146F640CB891BC5193FF26DD685494 *, int32_t, const RuntimeMethod*))List_1_get_Item_m7B5E3383CB67492E573AC0D875ED82A51350F188_gshared_inline)(__this, ___index0, method); } // System.Void BestHTTP.Examples.SampleSelector::DrawSample(BestHTTP.Examples.SampleDescriptor) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SampleSelector_DrawSample_m277CFAC8299ABE2328E4FEBD45024786ED2A89C8 (SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D * __this, SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605 * ___sample0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mAA9495C97F1FD9D7AA32963AC599D0B3C44B935D_inline (List_1_t03823A5CB2146F640CB891BC5193FF26DD685494 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t03823A5CB2146F640CB891BC5193FF26DD685494 *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // System.Void UnityEngine.GUILayout::EndScrollView() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_EndScrollView_m7A2EFB6B6DFC43302979FD6E2AF032C0D21BA163 (const RuntimeMethod* method); // System.Void ScanScene2/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m7847D7375FD20E4F5B77BC6FEC1CFFC5B4FA8407 (U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220 * __this, const RuntimeMethod* method); // System.String ArduinoBluetoothAPI.BluetoothHelperCharacteristic::getName() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* BluetoothHelperCharacteristic_getName_m59316C36B56D20C5176500C1A3D4B8CBD9825E5E_inline (BluetoothHelperCharacteristic_t192402A7C03FD9857C87822D541F8737A469B6E9 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Debug::Log(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Log_mC26E5AD0D8D156C7FFD173AA15827F69225E9DB8 (RuntimeObject * ___message0, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_ASCII() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * Encoding_get_ASCII_mD3E8370997347A3F6822BDA50BC0A1DBC0059173 (const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() inline Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C * GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m533C28B362284747FD5138B02D183642545146E8_gshared)(__this, method); } // UnityEngine.Material UnityEngine.Renderer::get_material() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t8927C00353A72755313F046D0CE85178AE8218EE * Renderer_get_material_mE6B01125502D08EE0D6DFE2EAEC064AD9BB31804 (Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C * __this, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_cyan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Color_get_cyan_m0C608BC083FD98C45C1F4F15AE803D288C647686 (const RuntimeMethod* method); // System.Void UnityEngine.Material::set_color(UnityEngine.Color) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_set_color_mC3C88E2389B7132EBF3EB0D1F040545176B795C0 (Material_t8927C00353A72755313F046D0CE85178AE8218EE * __this, Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___value0, const RuntimeMethod* method); // System.Void UnityEngine.WaitForSeconds::.ctor(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitForSeconds__ctor_mD298C4CB9532BBBDE172FC40F3397E30504038D4 (WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013 * __this, float ___seconds0, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_green() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Color_get_green_mFF9BD42534D385A0717B1EAD083ADF08712984B9 (const RuntimeMethod* method); // System.Void System.NotSupportedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * __this, const RuntimeMethod* method); // System.Void AudioMgr::PlayBtn() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioMgr_PlayBtn_mC4683BCAA8A2E25F6743DE3987368A27ADFF62E6 (AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0 * __this, const RuntimeMethod* method); // System.Void ScreenProjectionView::ChangeStage(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenProjectionView_ChangeStage_m073C320F3EF1BE3C0A4F95E129060063A42B41E3 (ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A * __this, int32_t ___stage0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponentInChildren() inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * Component_GetComponentInChildren_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_mCBD44A97260E33F58E2FBBD76E0432C8F120C30E (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponentInChildren_TisRuntimeObject_m2D53662347629A70E2A610B61ACC705D63F22D34_gshared)(__this, method); } // System.String System.String::Concat(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m37A5BF26F8F8F1892D60D727303B23FB604FEE78 (String_t* ___str00, String_t* ___str11, String_t* ___str22, String_t* ___str33, const RuntimeMethod* method); // System.Void SmartBowLib.lebo.ScreenProjection::Connect(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenProjection_Connect_mFDCF12B07CD7F80D1ABDDB5F732A7794C057975A (ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0 * __this, String_t* ___uid0, String_t* ___name1, const RuntimeMethod* method); // System.Void SmartBowLib.lebo.ScreenProjection::StopBrowse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenProjection_StopBrowse_m0315A336217B3B0565103AFBBC8BDC19393F9418 (ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParametersHolder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9 (X9ECParametersHolder_tAAD67EA00A8E7DC7C6F765BD065892EF235EDEFC * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves::FromHex(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6 (String_t* ___hex0, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Encoders.Hex::Decode(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1 (String_t* ___data0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.FpCurve::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67 (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___q0, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___a1, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___b2, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___order3, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___cofactor4, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves::ConfigureCurve(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * SecNamedCurves_ConfigureCurve_m933C1139865576E74B50F3E1A79F3A4EB852718E (ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * ___curve0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECPoint::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve,System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * __this, ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * ___c0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___encoding1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECPoint,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * __this, ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * ___curve0, X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * ___g1, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___n2, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___h3, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___seed4, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp112r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp112r1Holder__ctor_m9D85C6D9F8B08EB9CFA6B2B7B82DFDF5B067BEE1 (Secp112r1Holder_t66B50AE1B85C2FEF4E584FC3508FB80E3CDFA395 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ValueOf(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001 (int64_t ___value0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp112r2Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp112r2Holder__ctor_mB19BA98A31E8E80090FA67A79A43212F2EAC1062 (Secp112r2Holder_t7F25FA180BBEE2EA0543711B3862D370EB42A278 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp128r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp128r1Holder__ctor_mCC0FF852A69BBF23A819CF43BA4D642E7775C425 (Secp128r1Holder_t7F354010687DDA0F13686343EA5D0E4FA1582A42 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp128r2Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp128r2Holder__ctor_m97C63A857B8701BC67A4456ADDB8E725BF07E4E5 (Secp128r2Holder_tD41CCABC3BBD461903032E0B7E6288FFA8F27BC2 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, String_t* ___str0, int32_t ___radix1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Endo.GlvTypeBParameters::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger[],BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger[],BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlvTypeBParameters__ctor_mA477D1447EA53A12E140EB7F17441A6FF90A746F (GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___beta0, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___lambda1, BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* ___v12, BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* ___v23, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___g14, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___g25, int32_t ___bits6, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves::ConfigureCurveGlv(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Endo.GlvTypeBParameters) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * SecNamedCurves_ConfigureCurveGlv_m03C05B82B931281A0011B07F2DEA6795A8F7F3E9 (ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * ___c0, GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD * ___p1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp160k1Holder__ctor_m7469B8F2E08288C9DC909C38D49201C89DDC6BA1 (Secp160k1Holder_t2580A5BAE2DF15A47A3074FBC8A211B2461EDB59 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp160r1Holder__ctor_mCD869A3CDFDADCFFA0700535E76C26D0AE7F2347 (Secp160r1Holder_t3E6019D300E484C3AC91218F1CAACEFAE2D851C3 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160r2Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp160r2Holder__ctor_m77330054D63505085C30117FC7C94A5D3E34D51F (Secp160r2Holder_t50B68D788D0417840B5E3CEFBFD0A0F7FEC0C2C2 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp192k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp192k1Holder__ctor_m602EEE01AD2A9F1375801D03584A381DFD7246EC (Secp192k1Holder_t94F605833326FE3C08386C270FF8C588D481B98E * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp192r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp192r1Holder__ctor_m99C48DC5DF135C2041C61ED8B6293493311790AC (Secp192r1Holder_tB1DFE2159B493761DB92EC3F9F9DFCC6E23ED76B * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp224k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp224k1Holder__ctor_mF6BBB6AE6B47C47080F6ABC4254451A67C209C15 (Secp224k1Holder_tDC0523915F3F428CEB471F61E5D154F22B29D8C9 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp224r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp224r1Holder__ctor_m18919D6E297277C2C425E533EA62308FDF35A5C9 (Secp224r1Holder_t04AF1CB38F89B74762922D35B16CA122048DBFB9 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp256k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp256k1Holder__ctor_mE4F446C25CEC0C4FEC8FB5733385C36C796D4199 (Secp256k1Holder_t2F644E8D268A42374FAB428BF174E8209D94E78F * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp256r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp256r1Holder__ctor_m5006AFDAA6BDA5786D23ECCE9A2CC25CD1CDAD86 (Secp256r1Holder_t2DEF2DD142A7CC86DCFD60A53EC7D686444EB7AE * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp384r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp384r1Holder__ctor_m379CE967E56C9FF2FF1DB9B467BB93CB5AB38E39 (Secp384r1Holder_t0696638BA524F540BCD2E20338CA28E53C4E3422 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp521r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp521r1Holder__ctor_m46E7BDC2762801680FC8CEC36126D6342E6C32E6 (Secp521r1Holder_t8F6C1FF0BFF04989ACEEC3AA715DED407F907B94 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.F2mCurve::.ctor(System.Int32,System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void F2mCurve__ctor_m027D83DE3563DD6E62428D005DB642AF11937DC6 (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * __this, int32_t ___m0, int32_t ___k1, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___a2, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___b3, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___order4, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___cofactor5, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect113r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect113r1Holder__ctor_m86BFF6674F64EF79D72EB4D444EB9E80045C5F81 (Sect113r1Holder_tDBCF759A1743A0CA0B1AE3779917091088EA88C0 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect113r2Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect113r2Holder__ctor_mD7A95CB7D841EFE15223D93586A0C3B6B79CE7C9 (Sect113r2Holder_t3D9EC721A1878C1F2D6A0E4DF01CED032E02DE6A * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.F2mCurve::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void F2mCurve__ctor_mD221CFD31823473493B30851458AF95C4AC0B33B (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * __this, int32_t ___m0, int32_t ___k11, int32_t ___k22, int32_t ___k33, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___a4, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___b5, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___order6, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___cofactor7, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect131r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect131r1Holder__ctor_mA96633DEC6D0992751C20D513A7A4BEDB6A0696F (Sect131r1Holder_t94A31FB3B47A7447F5E13F4ADA1AB7117F0CEE3A * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect131r2Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect131r2Holder__ctor_m87F0FF63C0DD3E67F9AD0CB3ABAEFB3047F7BF58 (Sect131r2Holder_t2EAB066AB51753ADAF7D83F28865FA1CED508A4C * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect163k1Holder__ctor_m024801029A84D384289ACAD3C8782D41EEC41B75 (Sect163k1Holder_t9CCF8DC54F4312C7B5FB6C3DE0B7B45B4AB2DE2F * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect163r1Holder__ctor_m7F998C169BDD348F927553C32BFD6A8366318BF5 (Sect163r1Holder_t149DF6DE770ABE8FAC8B282A5C9065A528465007 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163r2Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect163r2Holder__ctor_m85B78B24B38ACF871B1649A41953497CC5859585 (Sect163r2Holder_tFC39E073BFC6B2375F9A44E95D2A60E07A691E60 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect193r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect193r1Holder__ctor_mF105C3724D3A07F6FAB54DF04DA5AEBC07D66FBE (Sect193r1Holder_t947A48B9494C1890494847682DE2F8EA938C1942 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect193r2Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect193r2Holder__ctor_m110EA4014E0AFD4E90FB3A149D283095C7036BAC (Sect193r2Holder_t888F522B1C3F7BD58BF3C2EB463893AA7A14813E * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect233k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect233k1Holder__ctor_m9099F0259023F8D4BAFB1FD5EFFB9E0FE878837D (Sect233k1Holder_t85AF3CBA9DD32F70C5AAF5E347186ADFEC3C9B0B * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect233r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect233r1Holder__ctor_mD6E8708226D4163B019A3895A793E55CBA192CCD (Sect233r1Holder_tFE374ADB7D08A0FD371834401907A334892D48EA * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect239k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect239k1Holder__ctor_m7C4E558B9BDCBD08315DA063D9D43712EDCD3EB4 (Sect239k1Holder_tBCCD4EEEBDA1732E0A952D5745BB4E007ECC007C * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect283k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect283k1Holder__ctor_m45E459262E1D870BD60107BB56EEE137AC37C789 (Sect283k1Holder_t08583B73FC4FC7E40007A86DB0D4E3A0752EA5A2 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect283r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect283r1Holder__ctor_m639A4C57AECAF8E8E3EE24347B2AC649DDC07EB2 (Sect283r1Holder_tD45FF5E6DB4125A1FCEEFE61AE8FFD40CD416E35 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect409k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect409k1Holder__ctor_m5BA821B46C5DFCE7019EBCCE10E8E275E158300B (Sect409k1Holder_tD41F02A6FCCA55A242DCA6C2B7DBEFFCC507DC62 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect409r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect409r1Holder__ctor_mC4BBD849FEFC0F11E18CBF2025C9F103C0D5D5B7 (Sect409r1Holder_tA9600026DF15E748862380707D148E0808868E88 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect571k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect571k1Holder__ctor_mDD1E204A74A011268BC98F8CFF54F1A231158569 (Sect571k1Holder_t1B7A1E79728208B14975BE97C97BD81C06562BBC * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect571r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect571r1Holder__ctor_m6E8B6D4FBB86A6274BD97D558A15BC9C8B5F9539 (Sect571r1Holder_tEE43FF8DC77085125B904FD28F2AEFCFEAED235C * __this, const RuntimeMethod* method); // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.Raw.Nat128::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* Nat128_Create_mAF80738A94FD97CC1082B9A1710778D656D9A2C2 (const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1FieldElement::.ctor(System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP128R1FieldElement__ctor_mF2B9EC2F4C9D35A32C791002B1235DB02473426A (SecP128R1FieldElement_t49428FD6828CB58882E01101A425BA3C2C1981CD * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x0, const RuntimeMethod* method); // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.Raw.Nat256::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* Nat256_Create_m59E66B7BE107F25FFC6094A1D88B483D46B4200F (const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2FieldElement::.ctor(System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP160R2FieldElement__ctor_m093AC1102B460BC3A2BE07114118AD91EAF3DA3C (SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0 * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x0, const RuntimeMethod* method); // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.Raw.Nat160::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* Nat160_Create_m4F6ABD4631B5BD52C197018EBDED9F26ACC001EA (const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1FieldElement::.ctor(System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP160R1FieldElement__ctor_m8BF96B45F9F70854B5D54D2C1421A79FB893E655 (SecP160R1FieldElement_t9A0161B3B94B0421EDD4B4A05EA23DC37CCB294F * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x0, const RuntimeMethod* method); // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.Raw.Nat192::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* Nat192_Create_mCCF904DC121D0F6E1CCE9B90AE7879937DEF9656 (const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1FieldElement::.ctor(System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP192K1FieldElement__ctor_m58B9EECA794342CD4E5D9D95594A0B39AB8DB96A (SecP192K1FieldElement_t57C45C1652BB425ABF472CE217A3DA10D440BC4B * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1FieldElement::.ctor(System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP192R1FieldElement__ctor_m984FF22045ADC3FC1A23779E6DD1568EF805235F (SecP192R1FieldElement_tEAD15D463E7397ABC6EE0CF5E482D6467FA5C50D * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x0, const RuntimeMethod* method); // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.Raw.Nat224::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* Nat224_Create_m090DE6B7BB7BC4BA362188D476067FED02B1DB6E (const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1FieldElement::.ctor(System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP224K1FieldElement__ctor_m7225CBD5BA1DAC57423C9DA9C8958A25B63A3FC4 (SecP224K1FieldElement_t8843E3EAF8A8A659BFC25713AE1E77B162588ABA * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1FieldElement::.ctor(System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP224R1FieldElement__ctor_m404A22EDDECA87C14BB0A3405BE5D17537C9D89B (SecP224R1FieldElement_t1E735FDFC3439F4A0C9B60946A7E6F2562B43D7F * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1FieldElement::.ctor(System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP256K1FieldElement__ctor_m7BE63AD09EFDFAA42F2A2C3423B0B6C2FCCBC7BC (SecP256K1FieldElement_t22D5CCD1C532F8963A04C0492E77BA171471F2F9 * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1FieldElement::.ctor(System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP256R1FieldElement__ctor_m9CB8C5133C31945061A2F8E7B610420E68372134 (SecP256R1FieldElement_t09A8A39F2181DC8AF2C675BBCE2131536F71B7D9 * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x0, const RuntimeMethod* method); // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.Raw.Nat::Create(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* Nat_Create_m07D573F6940CB403DB8539272E508D2F0F706B17 (int32_t ___len0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1FieldElement::.ctor(System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP384R1FieldElement__ctor_m0F0C71EFF89A9BF4D30A639B51F47C53D961487F (SecP384R1FieldElement_tF1223D271EF960AB9A60114562F012CD0DA0BE6A * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1FieldElement::.ctor(System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP521R1FieldElement__ctor_m9849D528DF08EDB72332E14E1B491EDD77E144DB (SecP521R1FieldElement_t2EC7846A71DBCC3A0BC0FD6B393EE7F7C285C31A * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x0, const RuntimeMethod* method); // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.Raw.Nat128::Create64() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* Nat128_Create64_mDE686BE10F4A788B98B63BA5F8925BB30A880BA2 (const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113FieldElement::.ctor(System.UInt64[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT113FieldElement__ctor_m2C2EF10D55F84B0236D53E2F9E02FAEBC9B1E3ED (SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007 * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x0, const RuntimeMethod* method); // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.Raw.Nat192::Create64() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* Nat192_Create64_m5D5EFAEE825C71F8B0E3DE06E55255401F88DBCA (const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131FieldElement::.ctor(System.UInt64[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT131FieldElement__ctor_mD7E8967F5DD8C306F501C79F6580448AFBC0B7AC (SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754 * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163FieldElement::.ctor(System.UInt64[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT163FieldElement__ctor_m916F951CD8F2C714D0705DF0E40B9198C21FDCAC (SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520 * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x0, const RuntimeMethod* method); // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.Raw.Nat256::Create64() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* Nat256_Create64_m48A75772D129F3A1FA75ADC6C3421CCD44C5721C (const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193FieldElement::.ctor(System.UInt64[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT193FieldElement__ctor_m81CA7BF98264FF1EB039BE66BEDDB140478A704D (SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022 * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233FieldElement::.ctor(System.UInt64[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT233FieldElement__ctor_m4023E01D7744F00C147B426422E654BE75AF40BD (SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638 * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239FieldElement::.ctor(System.UInt64[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT239FieldElement__ctor_mBE31BFD84BE5D6BD91BDADFA5B4C3C54E7ACB49C (SecT239FieldElement_t2BD0C2D5DBBFA589A20FA6E1B8F3E920CE534783 * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x0, const RuntimeMethod* method); // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.Raw.Nat320::Create64() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* Nat320_Create64_mD4A77A7FD5B1112F09D2AC93B844A858AFB4D10A (const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283FieldElement::.ctor(System.UInt64[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT283FieldElement__ctor_m6F3908F387A5D6333E73D51FC44FE191958F44EF (SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42 * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x0, const RuntimeMethod* method); // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.Raw.Nat448::Create64() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* Nat448_Create64_mF5083FB2B1AE45826403D08009E5D1547B2D0C0F (const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409FieldElement::.ctor(System.UInt64[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT409FieldElement__ctor_m7223CACF159C4D3D8E7F8C2CC85A7C12A85DD4CE (SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x0, const RuntimeMethod* method); // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.Raw.Nat576::Create64() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* Nat576_Create64_m0ABB3DB89AFB5BA5CA0CDA20222953868C9C215B (const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571FieldElement::.ctor(System.UInt64[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT571FieldElement__ctor_m681D1BC34C4A25C8042B0BAB3F0422649CEB38BD (SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___x0, const RuntimeMethod* method); // System.Void BestHTTP.SignalR.Transports.ServerSentEventsTransport/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mFA428C9DB523E94E565333C3EF8707521B5A5130 (U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::Validate(System.Boolean,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Builder_Validate_m3CA7271BE9DE827264D5AE9D78C2C58018D424D2 (Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * __this, bool ___condition0, String_t* ___parameter1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters::.ctor(System.Int32,System.Byte,System.Byte[],BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.Certificate,System.Byte[],System.Byte[],System.Byte[],System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SessionParameters__ctor_m38C29855E4D5366A7F35D1E471FF9D11D1E26F96 (SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D * __this, int32_t ___cipherSuite0, uint8_t ___compressionAlgorithm1, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___masterSecret2, Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * ___peerCertificate3, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___pskIdentity4, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___srpIdentity5, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___encodedServerExtensions6, bool ___extendedMasterSecret7, const RuntimeMethod* method); // System.Void System.IO.MemoryStream::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryStream__ctor_mD27B3DF2400D46A4A81EE78B0BD2C29EFCFAA44F (MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol::WriteExtensions(System.IO.Stream,System.Collections.IDictionary) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TlsProtocol_WriteExtensions_mFA1A29833D1EE8175E459315FE480AB2BE54B2B0 (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___output0, RuntimeObject* ___extensions1, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44 (String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void SettingsGameView/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mC280D8CD28E514584D857D432B1E31D750B5A962 (U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0 * __this, const RuntimeMethod* method); // System.Void ShopView::SelectOption(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShopView_SelectOption_m682979605812129238E54BCB67D19D6B8AD951DE (ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * __this, int32_t ___index0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * List_1_get_Item_m7513035934252801FEDC95368E5B5DBBCA94FC50_inline (List_1_tE52E5C2E148404DCA0A2B88A1600C766B82394C6 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * (*) (List_1_tE52E5C2E148404DCA0A2B88A1600C766B82394C6 *, int32_t, const RuntimeMethod*))List_1_get_Item_m7B5E3383CB67492E573AC0D875ED82A51350F188_gshared_inline)(__this, ___index0, method); } // UnityEngine.Transform UnityEngine.GameObject::get_transform() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::Find(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * Transform_Find_mB1687901A4FB0D562C44A93CC67CD35DCFCAABA1 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, String_t* ___n0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() inline Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * Component_GetComponent_TisImage_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_m5D5D0C1BB7E1E67F46C955DA2861E7B83FC7301D (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_mDC2250CC3F24F6FE45660AF6153056ABDA5ED60F_gshared)(__this, method); } // System.String System.String::Concat(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B (String_t* ___str00, String_t* ___str11, const RuntimeMethod* method); // !!0 UnityEngine.Resources::Load(System.String) inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * Resources_Load_TisSprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9_mD50714FA371E12743B01E971427E7BD2A2875413 (String_t* ___path0, const RuntimeMethod* method) { return (( Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * (*) (String_t*, const RuntimeMethod*))Resources_Load_TisRuntimeObject_m83108B6D8808A0E83DE12FD220A87000D19AEE00_gshared)(___path0, method); } // System.Void UnityEngine.UI.Image::set_sprite(UnityEngine.Sprite) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_set_sprite_m55C50F18ABA0A98E926FC777F7D07FA18A7D04E4 (Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * __this, Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___value0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() inline TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * Component_GetComponent_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m75293BDBFD969C88142F677F73024FE59C39147B (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_mDC2250CC3F24F6FE45660AF6153056ABDA5ED60F_gshared)(__this, method); } // System.String[] ShopView::GetFormatArgs(System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ShopView_GetFormatArgs_m906120AB4E91E16CD320C175E7131A50B105C838 (ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * __this, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___array0, const RuntimeMethod* method); // System.Int32 System.Int32::Parse(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Int32_Parse_mE5D220FEA7F0BFB1B220B2A30797D7DD83ACF22C (String_t* ___s0, const RuntimeMethod* method); // System.Void TextAutoLanguage::SetText(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextAutoLanguage_SetText_m264297EA5645ACD12DBC9F5D09AC27C1E3E4DF55 (TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * __this, int32_t ___textID0, const RuntimeMethod* method); // PropMgr PropMgr::get_ins() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38 * PropMgr_get_ins_m00A7D8A39619A388547EA48861AE5531049645EB (const RuntimeMethod* method); // System.Boolean PropMgr::buyProp(PropConfig) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropMgr_buyProp_mBF137986FA51C4EBC87540F04E688A58E7E4019E (PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38 * __this, PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * ___propConfig0, const RuntimeMethod* method); // System.Boolean PropMgr::isSoldOut(PropConfig) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropMgr_isSoldOut_m05B07CA4E49E9A74C23509F9B2100277C2DD8B64 (PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38 * __this, PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * ___propConfig0, const RuntimeMethod* method); // System.Void UnityEngine.UI.Selectable::set_interactable(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Selectable_set_interactable_mE6F57D33A9E0484377174D0F490C4372BF7F0D40 (Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * __this, bool ___value0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponentInChildren() inline TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * Component_GetComponentInChildren_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m5BE56E8D6055FC8F79D1718EA6993212C2D61651 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponentInChildren_TisRuntimeObject_m2D53662347629A70E2A610B61ACC705D63F22D34_gshared)(__this, method); } // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * List_1_get_Item_m61A493C8813C7F3CB0FC4C8EFC467AFEF3EF0B3B_inline (List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * __this, int32_t ___index0, const RuntimeMethod* method) { return (( PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * (*) (List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C *, int32_t, const RuntimeMethod*))List_1_get_Item_m7B5E3383CB67492E573AC0D875ED82A51350F188_gshared_inline)(__this, ___index0, method); } // System.Boolean PropMgr::useProp(PropInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropMgr_useProp_m6A920A6C5736BD250390F6BDEBAC59E77C9EFBBE (PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38 * __this, PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * ___propInfo0, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC List_1_GetEnumerator_mD4CD79584162F43DF95E7A3741B85CF3D48B8BF6 (List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * __this, const RuntimeMethod* method) { return (( Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC (*) (List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C *, const RuntimeMethod*))List_1_GetEnumerator_m6339FC2D3D1CE4FA13CF21C7F9FC58CA4441BF0C_gshared)(__this, method); } // !0 System.Collections.Generic.List`1/Enumerator::get_Current() inline PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * Enumerator_get_Current_m16DB3A8FE4012B17E36B47C8DD64A375BA9A1CAB_inline (Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC * __this, const RuntimeMethod* method) { return (( PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * (*) (Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC *, const RuntimeMethod*))Enumerator_get_Current_m4C91D0E84532DF10C654917487D82CB0AB27693B_gshared_inline)(__this, method); } // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * List_1_get_Item_m3584CD7410F2E77C6720C395F9FDEB0232E8BBEA_inline (List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * (*) (List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3 *, int32_t, const RuntimeMethod*))List_1_get_Item_m7B5E3383CB67492E573AC0D875ED82A51350F188_gshared_inline)(__this, ___index0, method); } // UnityEngine.Transform UnityEngine.Component::get_transform() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() inline Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * Component_GetComponent_TisButton_tA893FC15AB26E1439AC25BDCA7079530587BB65D_mED8C9575844B41F67CB4C2B13685FC0174CB61BC (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_mDC2250CC3F24F6FE45660AF6153056ABDA5ED60F_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m81F0F748B207BAF4209BEAB31E3ABBB4366B1F41 (Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC *, const RuntimeMethod*))Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mEF2BCA096E19A09362E388D4B4555D3133811FC7 (Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC *, const RuntimeMethod*))Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared)(__this, method); } // System.Collections.Generic.List`1 PropMgr::ListForEquipped() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * PropMgr_ListForEquipped_m157B8358CA5E3CA641BDE6413E0E28F258A346D7 (PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * GameObject_GetComponent_TisRectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072_m1B327975BFAB070F4A1332784FFE80A1EECFBF00 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m533C28B362284747FD5138B02D183642545146E8_gshared)(__this, method); } // System.Void JC.ScrollPanel::RemoveItem(UnityEngine.RectTransform) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPanel_RemoveItem_m959D5C66ADFDB151B90C7FD0DA2DFA3505416AFA (ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 * __this, RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * ___item0, const RuntimeMethod* method); // System.Void JC.ScrollPanel::UpdateItems() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPanel_UpdateItems_m30E99C1095DE18064E2AE6CA5C68C8AECEC09FF5 (ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 * __this, const RuntimeMethod* method); // System.Void JC.ScrollPanel::MoveNearestItemToCenter() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPanel_MoveNearestItemToCenter_m3998B0BCFA811BBE1A5CD9E622AB36F782EDA6A8 (ScrollPanel_tA189FB674870A0758FAC45EC39149D6CE04D89B5 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m3F9E6CED39A1576C8BCEEAC21E17B0DD5AE0F762_inline (List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // System.Void UnityEngine.GameObject::SetActive(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) inline void List_1_RemoveAt_mF6A5472156C6CDBD7737FB15168FD637ED470C73 (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * __this, int32_t ___index0, const RuntimeMethod* method) { (( void (*) (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m66148860899ECCAE9B323372032BFC1C255393D2_gshared)(__this, ___index0, method); } // System.String System.String::Join(System.String,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Join_m7E55204B5C94F9EB939D144E7EE684D016F90509 (String_t* ___separator0, RuntimeObject* ___values1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m199DB87BCE947106FBA38E19FDFE80CB65B61144_inline (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseOutputStream__ctor_m7802B08CCF6C19EE509CD8CD10D98142DC57C993 (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, const RuntimeMethod* method); // System.Void SimulateMouseController/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mDDCC7D525705B73966677ECE458D21B15E01FEC3 (U3CU3Ec_t66C0FC32206A7F2D6172C9B6C209E1DF617BD413 * __this, const RuntimeMethod* method); // System.String UnityEngine.SceneManagement.Scene::get_name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Scene_get_name_m38F195D7CA6417FED310C23E4D8E86150C7835B8 (Scene_t5495AD2FDC587DB2E94D9BDE2B85868BFB9A92EE * __this, const RuntimeMethod* method); // System.Boolean System.String::StartsWith(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_StartsWith_mDE2FF98CAFFD13F88EDEB6C40158DDF840BFCF12 (String_t* __this, String_t* ___value0, const RuntimeMethod* method); // System.Void SimulateMouseController::AddOpenLocker(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimulateMouseController_AddOpenLocker_m0219CD347F275757F4F193538575211E43D299AF (SimulateMouseController_tA70BEF03B40F921CF76BC22EDFB7F57083FD43F5 * __this, RuntimeObject * ___locker0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::WordToBytes(System.UInt64,System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreefishEngine_WordToBytes_mF72E3840ED09991D6F199862A37851FDA730385E (uint64_t ___word0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bytes1, int32_t ___off2, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UbiTweak__ctor_mED3C32A469A115F7E8FE49D0AE089195E7DB0E7F (UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 * __this, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Arrays::Clone(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Arrays_Clone_mF26404DBF5A21745160D256A91CFC8C08E9B76CE (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___data0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___existing1, const RuntimeMethod* method); // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Arrays::Clone(System.UInt64[],System.UInt64[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* Arrays_Clone_m22BB274E6F68AF463A3383CA90A7470CD9AA803D (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___data0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___existing1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak::Reset(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UbiTweak_Reset_mA88EFCAC590365D94C4701E48206AC6E3EA4B066 (UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 * __this, UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 * ___tweak0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UbiTweak_Reset_m847EAE5DCAD4D9D46CC511FE9DD5B1EDE720EB77 (UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak::set_Type(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UbiTweak_set_Type_m88A26169E6B135DBED20E2A92AE8F0FE19746180 (UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UBI::ProcessBlock(System.UInt64[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UBI_ProcessBlock_m77BC812CC2A0C4CE572D7BDBA73D1F442BE0E412 (UBI_t541FE1F1F26D101358B8250B0927BCA6B6B4B2AC * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___output0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak::set_First(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UbiTweak_set_First_m3D8ED95C4101E807C7E06C1675FE8E27DAD47F46 (UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 * __this, bool ___value0, const RuntimeMethod* method); // System.Int32 System.Math::Min(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574 (int32_t ___val10, int32_t ___val21, const RuntimeMethod* method); // System.Void System.Array::Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877 (RuntimeArray * ___sourceArray0, int32_t ___sourceIndex1, RuntimeArray * ___destinationArray2, int32_t ___destinationIndex3, int32_t ___length4, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak::AdvancePosition(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UbiTweak_AdvancePosition_m365438A1E09EA28324E4CB6EACD493810CADA5B3 (UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 * __this, int32_t ___advance0, const RuntimeMethod* method); // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak::GetWords() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* UbiTweak_GetWords_m607782A2C62362BB2945A1BAAC87DDFE70D1B561_inline (UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::Init(System.Boolean,System.UInt64[],System.UInt64[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreefishEngine_Init_m4CA14BFD43CD3415A7A74693A24BAA459F1578D6 (ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD * __this, bool ___forEncryption0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___key1, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___tweak2, const RuntimeMethod* method); // System.UInt64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::BytesToWord(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t ThreefishEngine_BytesToWord_m0F644D8293705A2FC236241D13768314C98F005C (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bytes0, int32_t ___off1, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::ProcessBlock(System.UInt64[],System.UInt64[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ThreefishEngine_ProcessBlock_m34853A2B0F5FB6138990C7921CDD6C928994E340 (ThreefishEngine_t78AD04EE004AEE2D9DCDE8FE52EA0897F0B3E2BD * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___inWords0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___outWords1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak::set_Final(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UbiTweak_set_Final_mA5B96AC212596A6D6F978524E84559EB2E5D221E (UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 * __this, bool ___value0, const RuntimeMethod* method); // System.UInt32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t UbiTweak_get_Type_m9377A450A1A69B762705640A5EF605007D296EED (UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 * __this, const RuntimeMethod* method); // System.String System.UInt32::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UInt32_ToString_mEB55F257429D34ED2BF41AE9567096F1F969B9A0 (uint32_t* __this, const RuntimeMethod* method); // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak::get_First() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UbiTweak_get_First_m1753A2C12E44EC5CC57F68E9ABCC97EC4D85E658 (UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 * __this, const RuntimeMethod* method); // System.String System.Boolean::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Boolean_ToString_m59BB8456DD05A874BBD756E57EA8AD983287015C (bool* __this, const RuntimeMethod* method); // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.SkeinEngine/UbiTweak::get_Final() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UbiTweak_get_Final_m4DF0C4AAED811207388F9766F017D6F7452A92A8 (UbiTweak_t9BB5A6D05DB46A144130255F6B89CD72FBD162D3 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mFEA7EFA1A6E75B96B1B7BC4526AAC864BFF83CC9 (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___values0, const RuntimeMethod* method); // System.Collections.IDictionary BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform::CreateHashtable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Platform_CreateHashtable_mC95944AF156429BA5DCBC1173539FC65A7782B06 (const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.SkeinParameters/Builder BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.SkeinParameters/Builder::Set(System.Int32,System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Builder_t2E67E72692269CC17DD5068C0240E6BAA3AA1E7C * Builder_Set_m3637D34ED1B0682D3A4D4A982C5EB6F304CB9B9B (Builder_t2E67E72692269CC17DD5068C0240E6BAA3AA1E7C * __this, int32_t ___type0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___value1, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_UTF8() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * Encoding_get_UTF8_mC877FB3137BBD566AEE7B15F9BF61DC4EF8F5E5E (const RuntimeMethod* method); // System.Void System.IO.StreamWriter::.ctor(System.IO.Stream,System.Text.Encoding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StreamWriter__ctor_m4D0D93D2ED2D49AFB992D38F2102D5A72DD94D2E (StreamWriter_t3E267B7F3C9522AF936C26ABF158398BB779FAF6 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream0, Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___encoding1, const RuntimeMethod* method); // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164 (const RuntimeMethod* method); // System.String System.DateTime::ToString(System.String,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTime_ToString_mE44033D2750D165DED2A17A927381872EF9FC986 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform::Dispose(System.IO.TextWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Platform_Dispose_mC25B30AE75DB93D591E76620C5B0F7E323AD4A33 (TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * ___t0, const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_m4A65916B1316FBF45ECDF1FF7FAC9E3CA30C112C (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.SkeinParameters::.ctor(System.Collections.IDictionary) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SkeinParameters__ctor_m89217DAF91D2BFA243E0ECE6A826D74A806351D6 (SkeinParameters_tD7DE8527F376FBBAD99184E70B4DFF5E44B3ECD8 * __this, RuntimeObject* ___parameters0, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::get_parent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * Transform_get_parent_m7D06005D9CB55F90F39D42F6A2AF9C7BC80745C9 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_mEE9EC7EB5C7DC3E95B94AB904E1986FC4D566D54 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___x0, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___y1, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.Component::get_gameObject() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Object::Destroy(UnityEngine.Object,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Destroy_mAAAA103F4911E9FA18634BF9605C28559F5E2AC7 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___obj0, float ___t1, const RuntimeMethod* method); // System.Void BestHTTP.Examples.SocketIOChatSample/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mA5022EE718D241B69303FDFA741879ADF5F89087 (U3CU3Ec_t64311135969D95C2DFCDCB03D3385FF74FCA5336 * __this, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17 (String_t* ___format0, RuntimeObject * ___arg01, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogError(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_m8850D65592770A364D494025FF3A73E8D4D70485 (RuntimeObject * ___message0, const RuntimeMethod* method); // System.DateTime System.DateTime::get_Now() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_get_Now_mCAC695993D6E2C57B900C83BEF3F8B18BC4EBC2C (const RuntimeMethod* method); // System.DateTime System.DateTime::ToUniversalTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_ToUniversalTime_mB5FB50E0AD0D9A2A917893A1655F51B174C7A6B3 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m1AD9E79A671864DFB1AABDB75D207C688B868D88 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, const RuntimeMethod* method); // System.TimeSpan System.DateTime::op_Subtraction(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 DateTime_op_Subtraction_m67E0BD5004FEDD3A704BC74B9DC858C9BCED4DF2 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___d10, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___d21, const RuntimeMethod* method); // System.Double System.TimeSpan::get_TotalMilliseconds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double TimeSpan_get_TotalMilliseconds_m97368AE0609D865EB2A6BAE96AAA97AF8BDBF1C5 (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, const RuntimeMethod* method); // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B (RuntimeObject * __this, const RuntimeMethod* method); // System.Boolean JC.SocketIO.SocketIOClient/Utility::IsBaseType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utility_IsBaseType_m304AA9B7137CA1BA9426B6FD3C86B27C44541607 (Type_t * ___type0, const RuntimeMethod* method); // System.String Newtonsoft.Json.JsonConvert::SerializeObject(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* JsonConvert_SerializeObject_mA1CE7826146AD4F03BAEC589ED87E3DB5C2182F0 (RuntimeObject * ___value0, const RuntimeMethod* method); // System.Object System.Convert::ChangeType(System.Object,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Convert_ChangeType_mD726EC15920319382D858ECD7FD78339110D7FD4 (RuntimeObject * ___value0, Type_t * ___conversionType1, const RuntimeMethod* method); // System.Object Newtonsoft.Json.JsonConvert::DeserializeObject(System.String,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonConvert_DeserializeObject_m58127A8F506810479AC68C5172DD493619DDE112 (String_t* ___value0, Type_t * ___type1, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E (RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ___handle0, const RuntimeMethod* method); // System.Void BestHTTP.Examples.SocketIOWePlaySample/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mA6594B3165B171093D39E7E2BA59C36931E3C6DB (U3CU3Ec_t645E1EBF51B25B42D330223B7673FF7BE255388F * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateList/RevokedCertificatesEnumeration/RevokedCertificatesEnumerator::.ctor(System.Collections.IEnumerator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RevokedCertificatesEnumerator__ctor_m3D7473801AB98EA61F078F635EAA2C8719251265 (RevokedCertificatesEnumerator_t3B48CCB4D9EB38A4F14C43EF386994C5677EB13D * __this, RuntimeObject* ___e0, const RuntimeMethod* method); // System.Boolean System.Threading.EventWaitHandle::Set() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventWaitHandle_Set_m81764C887F38A1153224557B26CD688B59987B38 (EventWaitHandle_t80CDEB33529EF7549E7D3E3B689D8272B9F37F3C * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves::ConfigureCurve(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * TeleTrusTNamedCurves_ConfigureCurve_mF72484C38A9FFD5F4E125BDD544C38267479B8DF (ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * ___curve0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECPoint,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void X9ECParameters__ctor_m6E1353B3F7A7076BDD522DB784F25C56F378EC02 (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * __this, ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * ___curve0, X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * ___g1, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___n2, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___h3, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP160r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrainpoolP160r1Holder__ctor_m2383563EE787F486C51A2A1D3D94728B9A325FAB (BrainpoolP160r1Holder_t1C122F50D33CD4F48E28F6C36BD95AC584B2C0C5 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP160t1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrainpoolP160t1Holder__ctor_mE7AED764FD1D39579F7ECE3A04E5C0D1DA7503CC (BrainpoolP160t1Holder_tFD68A5D9C6EB7615752EC0098DA76BB2B12F2AC3 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP192r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrainpoolP192r1Holder__ctor_mDE2404739E7CD5957C73A88B2B09CCDBE819554E (BrainpoolP192r1Holder_t78133E13E1D725D7B2563DDE59583A7FB4F82534 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP192t1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrainpoolP192t1Holder__ctor_mCBFD55154BA584AC002FD9999CA9305B0F4938C9 (BrainpoolP192t1Holder_t009D0944634E95FB22383B26799343E5EE4298A5 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP224r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrainpoolP224r1Holder__ctor_mAAE5F246F9012CAA4E8DC60D491BF07E9A3BE191 (BrainpoolP224r1Holder_t31A392D1CD110DF9D5AF53813533DAABA34DE870 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP224t1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrainpoolP224t1Holder__ctor_mBCF517569F48C65072D452B399EA664CAB05520A (BrainpoolP224t1Holder_t8679D6C7B3FDCEE876E31226D4AED6E3BFECBCFE * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP256r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrainpoolP256r1Holder__ctor_mA4F505432393F9854ECFFE5E106C70FC69E191E9 (BrainpoolP256r1Holder_t1182D6FBF1998AE03CEC52B6C639989246E63310 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP256t1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrainpoolP256t1Holder__ctor_m8948901850FD2F472B8FFB34A609CB215E358F4E (BrainpoolP256t1Holder_tEE058517EECC335CE57124C08D9727D514576AAF * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP320r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrainpoolP320r1Holder__ctor_m94D263D2631982AEBEAEB5281D5DDBA74923B592 (BrainpoolP320r1Holder_tAEEF421694BE8E15CF3145DD8370434F674AD51B * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP320t1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrainpoolP320t1Holder__ctor_m07740035E72CF41CBE5F47E49FDFDDC99B07157B (BrainpoolP320t1Holder_t1DBF39B6E811359359211A193A349D7D1E41FF17 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP384r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrainpoolP384r1Holder__ctor_mC5A396389DA14D4DFF82C6898BB848974B8D5061 (BrainpoolP384r1Holder_tE5CA70E13D28738BAD34B1EC592E76850CF751CC * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP384t1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrainpoolP384t1Holder__ctor_mAE8868DFDAFE6C0C2265489CFEF45C464061DE17 (BrainpoolP384t1Holder_t014F39787DB89DB126672AF9CC2183594E71129A * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP512r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrainpoolP512r1Holder__ctor_mE6E3AE9265BF01F01D38D6B09E4B537DE3EF07A7 (BrainpoolP512r1Holder_tD42F4CC389A3B1980A7E70C0AEAE5DC47AB6EBDA * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.TeleTrust.TeleTrusTNamedCurves/BrainpoolP512t1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrainpoolP512t1Holder__ctor_m528C7F996DEFDB45032A9981F59E9C371070FB3C (BrainpoolP512t1Holder_tB7156F83D1F276D8F290962F696429ECCE9E3E0B * __this, const RuntimeMethod* method); // System.Void UnityEngine.WaitForSecondsRealtime::.ctor(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitForSecondsRealtime__ctor_m7A69DE38F96121145BE8108B5AA62C789059F225 (WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 * __this, float ___time0, const RuntimeMethod* method); // UnityEngine.AnimationClip[] TestAnimation::get_animationClips() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AnimationClipU5BU5D_t93D1A9ADEC832A4EABC0353D9E4E435B22B28489* TestAnimation_get_animationClips_mC9A44B7C79E879DBFD84992A76EE98DEADC1EBFF (TestAnimation_t66BA09D9C3845249C528AF8B19C60D5B42C88800 * __this, const RuntimeMethod* method); // System.String UnityEngine.Object::get_name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * __this, const RuntimeMethod* method); // System.Void AnimationPlayer::play(System.Int32,UnityEngine.WrapMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AnimationPlayer_play_m77B586C6E076A4709C2B906795580E84F3FE46F4 (AnimationPlayer_t1E32EE81F0184E25458C1A42B7D71EDFA0CD849D * __this, int32_t ___index0, int32_t ___wrapMode1, const RuntimeMethod* method); // System.String BestHTTP.Examples.TestHubExample/Person::get_Name() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Person_get_Name_mC4B9EC7B4DC5DC71D588617A6B83F9A889391D9B_inline (Person_tE8BDD81CE41D19DE2B8432FFF891C484B74DA2E2 * __this, const RuntimeMethod* method); // System.Int64 BestHTTP.Examples.TestHubExample/Person::get_Age() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t Person_get_Age_m5D14BB5B40FA3B2384EFACDBF0E1D5865E7EBE13_inline (Person_tE8BDD81CE41D19DE2B8432FFF891C484B74DA2E2 * __this, const RuntimeMethod* method); // System.String System.Int64::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int64_ToString_m8AAA883F340993DCDF339C208F3416C3BA82589F (int64_t* __this, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m8D1CB0410C35E052A53AE957C914C841E54BAB66 (String_t* ___format0, RuntimeObject * ___arg01, RuntimeObject * ___arg12, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Implicit(UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Implicit_mC8214E4F028CC2F036CC82BDB81D102A02893499 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___exists0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_parent(UnityEngine.Transform) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_parent_mEAE304E1A804E8B83054CEECB5BF1E517196EC13 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___value0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_one() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_get_one_m9CDE5C456038B133ED94402673859EC37B1C1CCB (const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localScale(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localScale_mF4D1611E48D1BA7566A1E166DC2DACF3ADD8BA3A (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___value0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * Component_GetComponent_TisRectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072_mEF448C51C8366D2CFA81704FFE76C31E4715E6D4 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_mDC2250CC3F24F6FE45660AF6153056ABDA5ED60F_gshared)(__this, method); } // System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 Vector2_op_Implicit_mE407CAF7446E342E059B00AA9EDB301AEC5B7B1A_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___v0, const RuntimeMethod* method); // System.Void UnityEngine.RectTransform::set_anchoredPosition(UnityEngine.Vector2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectTransform_set_anchoredPosition_m8143009B7D2B786DF8309D1D319F2212EFD24905 (RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * __this, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___value0, const RuntimeMethod* method); // System.Void BluetoothHolder::ShowMagEllipse(UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BluetoothHolder_ShowMagEllipse_mCE64F80505009B2BBF2B086ACDF35C15E225AC07 (BluetoothHolder_t4DBEA50E009298B24F00D5EA5D46D2822395FD51 * __this, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___viewer0, const RuntimeMethod* method); // System.Void BluetoothHolder::HideMagEllipse(UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BluetoothHolder_HideMagEllipse_m3E21D8D44C24924374DD7AA5202D0969CBACCCC6 (BluetoothHolder_t4DBEA50E009298B24F00D5EA5D46D2822395FD51 * __this, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___viewer0, const RuntimeMethod* method); // System.Threading.Thread System.Threading.Thread::get_CurrentThread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * Thread_get_CurrentThread_m80236D2457FBCC1F76A08711E059A0B738DA71EC (const RuntimeMethod* method); // System.Threading.ThreadPriority System.Threading.Thread::get_Priority() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_get_Priority_mC8EA250DAC31E2CBD44D9EDA87C5C2FA6942B65F (Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * __this, const RuntimeMethod* method); // System.Void System.Threading.Thread::set_Priority(System.Threading.ThreadPriority) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_set_Priority_m8AAD823B41BAD106012A739876628BBFDB0E7F66 (Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.ThreadedSeedGenerator/SeedGenerator::DoGenerateSeed(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* SeedGenerator_DoGenerateSeed_m1864EBF97933640A9C544FB8526CE319173F8B30 (SeedGenerator_t8303182B2D53C99DAB11F7B1F14F1FA7E4C42F42 * __this, int32_t ___numBytes0, bool ___fast1, const RuntimeMethod* method); // System.Void System.Threading.WaitCallback::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitCallback__ctor_m50EFFE5096DF1DE733EA9895CEEC8EB6F142D5D5 (WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPool::QueueUserWorkItem(System.Threading.WaitCallback) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR bool ThreadPool_QueueUserWorkItem_m76F5D0CD8F37E5D736F781049045AD9173E9A323 (WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 * ___callBack0, const RuntimeMethod* method); // System.Void System.Threading.Thread::Sleep(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_Sleep_m8E61FC80BD38981CB18CA549909710790283DDCC (int32_t ___millisecondsTimeout0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine/ThreefishCipher::.ctor(System.UInt64[],System.UInt64[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreefishCipher__ctor_m0381FB70389444E1D89AEE258E6BD7CD378F4076 (ThreefishCipher_t763777CDDDF5E9BA21908240B12C7297C05BA542 * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___kw0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___t1, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m789B4E75608A673F2CF5DDFC2E67DA20AF440A34 (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, const RuntimeMethod* method); // System.UInt64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::RotlXor(System.UInt64,System.Int32,System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t ThreefishEngine_RotlXor_m92E8BA03356FBDA7E4475BA113791F7167BA79D9 (uint64_t ___x0, int32_t ___n1, uint64_t ___xor2, const RuntimeMethod* method); // System.UInt64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Engines.ThreefishEngine::XorRotr(System.UInt64,System.Int32,System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t ThreefishEngine_XorRotr_mB7B124C3520D51ECA72A2974586D1C2F6AB90B3C (uint64_t ___x0, int32_t ___n1, uint64_t ___xor2, const RuntimeMethod* method); // System.Void TimeLimitGameMode::ConfirmSelectedTargetDistance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeLimitGameMode_ConfirmSelectedTargetDistance_m0CF1F6190BC9A45B3DF03B5466C1895C07E332E7 (TimeLimitGameMode_tADB7075906DA98505AB851F538D7AC8A48F5B500 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Object::Destroy(UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Destroy_m3EEDB6ECD49A541EC826EA8E1C8B599F7AF67D30 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___obj0, const RuntimeMethod* method); // System.Void System.Action::Invoke() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_Invoke_m3FFA5BE3D64F0FF8E1E1CB6F953913FADB5EB89E (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * __this, const RuntimeMethod* method); // System.Void TimeLimitGameView::RenderHighestScoreByDistance(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeLimitGameView_RenderHighestScoreByDistance_m6297FAC78D0A975EC4CCDC40ABC77A5F3B3CB790 (TimeLimitGameView_tC3B60349CBCB2F1391729269795A1FDA86792C75 * __this, int32_t ___distance0, const RuntimeMethod* method); // System.Void TimeLimitGameSettleView/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m8052570E3CA6893B8BAF1D66E7A2F85C076C1973 (U3CU3Ec_t57AD50B6C6E6E1D055B4BECE6827523EDFA16D46 * __this, const RuntimeMethod* method); // System.String System.Single::ToString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Single_ToString_m15F10F2AFF80750906CEFCFB456EBA84F9D2E8D7 (float* __this, String_t* ___format0, const RuntimeMethod* method); // System.Void UnityEngine.UI.LayoutRebuilder::ForceRebuildLayoutImmediate(UnityEngine.RectTransform) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LayoutRebuilder_ForceRebuildLayoutImmediate_mD06D080BA3FC8111AF814FA67ED8764F8CFECC2C (RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * ___layoutRoot0, const RuntimeMethod* method); // DG.Tweening.Tweener DG.Tweening.ShortcutExtensions::DOPunchScale(UnityEngine.Transform,UnityEngine.Vector3,System.Single,System.Int32,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Tweener_tFC8507DF103792DB165B74C4179B772F3B637CA8 * ShortcutExtensions_DOPunchScale_m351E39CC16A4CC9692955C502F350D56825B17E4 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___target0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___punch1, float ___duration2, int32_t ___vibrato3, float ___elasticity4, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerBitString__ctor_mF701223D0F3716183973E4CEF77F5558E23321F0 (DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * __this, int32_t ___namedBits0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertIDv2::get_HashAlgorithm() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * EssCertIDv2_get_HashAlgorithm_mEDAFC1E874EC5BF75760744748658AB6140947EB_inline (EssCertIDv2_tBA534165AB04C20A232CFCCC8C86D06BF93246F6 * __this, const RuntimeMethod* method); // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier::get_Id() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* DerObjectIdentifier_get_Id_m1A4618B1F7ED8630EDC76DF95D8C7086F1E616D6_inline (DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AlgorithmIdentifier__ctor_mA45787B3AB8C719957BA61423CD3FA852BFB5AE3 (AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * __this, DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___algorithm0, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertIDv2::GetCertHash() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* EssCertIDv2_GetCertHash_m19210C1F1B705AC0DE012597AF1620B3285F35A6 (EssCertIDv2_tBA534165AB04C20A232CFCCC8C86D06BF93246F6 * __this, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertID::GetCertHash() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* EssCertID_GetCertHash_mE5D235184EBBB9A656DE099DC1E69A133D557C7D (EssCertID_t773CAD5C100D56F09CA4274747ACFFA9FF0DFADD * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.IssuerSerial BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertIDv2::get_IssuerSerial() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IssuerSerial_t7368EB3A12EDEEEFCB87BE6B748D2FD5B54BAE37 * EssCertIDv2_get_IssuerSerial_mD5CD3EF792A4696C3ACB3FC7656EC813081AD48C_inline (EssCertIDv2_tBA534165AB04C20A232CFCCC8C86D06BF93246F6 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.IssuerSerial BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ess.EssCertID::get_IssuerSerial() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IssuerSerial_t7368EB3A12EDEEEFCB87BE6B748D2FD5B54BAE37 * EssCertID_get_IssuerSerial_m9B35D8E319AD7D707920598AA78AB633D104AEF2_inline (EssCertID_t773CAD5C100D56F09CA4274747ACFFA9FF0DFADD * __this, const RuntimeMethod* method); // UnityEngine.SceneManagement.Scene UnityEngine.SceneManagement.SceneManager::GetSceneAt(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Scene_t5495AD2FDC587DB2E94D9BDE2B85868BFB9A92EE SceneManager_GetSceneAt_m46AF96028C6A3A09198ABB313E4206D93A8D1F3F (int32_t ___index0, const RuntimeMethod* method); // System.Void UnityEngine.SceneManagement.SceneManager::LoadScene(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SceneManager_LoadScene_m7DAF30213E99396ECBDB1BD40CC34CCF36902092 (String_t* ___sceneName0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZOutputStream::.ctor(System.IO.Stream,BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Zlib.ZStream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ZOutputStream__ctor_m2C7230AFA7590A058E16524F25CABEDFCF219B5C (ZOutputStream_tC18E76CC9549F21AC543491E55ACCD9A7C76D5D5 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___output0, ZStream_t1AFB5AE350EA0636F3469177D2983CD12DA2CC3C * ___z1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsProtocol/HandshakeMessage::.ctor(System.Byte,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HandshakeMessage__ctor_m9E2423B0D0504BCD4FE101668522D891AA8FD852 (HandshakeMessage_tD11451C9867FA4C067312FD71285F27B60C3BF7F * __this, uint8_t ___handshakeType0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.IO.MemoryStream::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryStream__ctor_mCB4274FF375AD786CCED424E80B047E0DEC50938 (MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C * __this, int32_t ___capacity0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsUtilities::WriteUint8(System.Byte,System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TlsUtilities_WriteUint8_mFDD5DCC4EB56283CA6B0A5DFF0B6BB86FDB0E825 (uint8_t ___i0, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___output1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsUtilities::WriteUint24(System.Int32,System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TlsUtilities_WriteUint24_mFED9767C031B6A19E371A4FC2C69F0DC628CC85C (int32_t ___i0, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___output1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.TlsUtilities::CheckUint24(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TlsUtilities_CheckUint24_m918082F55FB41F9F5A262E2D49DFBB1DB9858FD0 (int64_t ___i0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform::Dispose(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Platform_Dispose_m852AB0A263A990096BCE2A4230CB5723F873C1A2 (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___s0, const RuntimeMethod* method); // System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9F1F2D5EB5D1FF7091BB527AC8A72CBB309D115E_inline (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * __this, float ___x0, float ___y1, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929 (const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/CtrDrbgProvider::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IBlockCipher,System.Int32,System.Byte[],System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CtrDrbgProvider__ctor_mE7401186A7464475742BCA006F3FC9A16A5A3761 (CtrDrbgProvider_tFDDE81347D473984928519D80862098384C09058 * __this, RuntimeObject* ___blockCipher0, int32_t ___keySizeInBits1, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___nonce2, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___personalizationString3, int32_t ___securityStrength4, const RuntimeMethod* method) { { // public CtrDrbgProvider(IBlockCipher blockCipher, int keySizeInBits, byte[] nonce, byte[] personalizationString, int securityStrength) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.mBlockCipher = blockCipher; RuntimeObject* L_0 = ___blockCipher0; __this->set_mBlockCipher_0(L_0); // this.mKeySizeInBits = keySizeInBits; int32_t L_1 = ___keySizeInBits1; __this->set_mKeySizeInBits_1(L_1); // this.mNonce = nonce; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___nonce2; __this->set_mNonce_2(L_2); // this.mPersonalizationString = personalizationString; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___personalizationString3; __this->set_mPersonalizationString_3(L_3); // this.mSecurityStrength = securityStrength; int32_t L_4 = ___securityStrength4; __this->set_mSecurityStrength_4(L_4); // } return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.ISP80090Drbg BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/CtrDrbgProvider::Get(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IEntropySource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CtrDrbgProvider_Get_m5AE58DC9BDF59EE78D126452EF5D22FF05731475 (CtrDrbgProvider_tFDDE81347D473984928519D80862098384C09058 * __this, RuntimeObject* ___entropySource0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return new CtrSP800Drbg(mBlockCipher, mKeySizeInBits, mSecurityStrength, entropySource, mPersonalizationString, mNonce); RuntimeObject* L_0 = __this->get_mBlockCipher_0(); int32_t L_1 = __this->get_mKeySizeInBits_1(); int32_t L_2 = __this->get_mSecurityStrength_4(); RuntimeObject* L_3 = ___entropySource0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = __this->get_mPersonalizationString_3(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = __this->get_mNonce_2(); CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78 * L_6 = (CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78 *)il2cpp_codegen_object_new(CtrSP800Drbg_t20A775A4D3BA1AB50142CE82C7CEC503F3AC5D78_il2cpp_TypeInfo_var); CtrSP800Drbg__ctor_mCAC4DE2586DB987B025918DC7B5F6634FA28C809(L_6, L_0, L_1, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); return L_6; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HMacDrbgProvider::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IMac,System.Byte[],System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HMacDrbgProvider__ctor_mDA3C562E290F3C06E8F62533726BECD92B190085 (HMacDrbgProvider_t62FEAAA6174CC24C5B3C7CDC9FFA7ACEF457F919 * __this, RuntimeObject* ___hMac0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___nonce1, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___personalizationString2, int32_t ___securityStrength3, const RuntimeMethod* method) { { // public HMacDrbgProvider(IMac hMac, byte[] nonce, byte[] personalizationString, int securityStrength) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.mHMac = hMac; RuntimeObject* L_0 = ___hMac0; __this->set_mHMac_0(L_0); // this.mNonce = nonce; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___nonce1; __this->set_mNonce_1(L_1); // this.mPersonalizationString = personalizationString; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___personalizationString2; __this->set_mPersonalizationString_2(L_2); // this.mSecurityStrength = securityStrength; int32_t L_3 = ___securityStrength3; __this->set_mSecurityStrength_3(L_3); // } return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.ISP80090Drbg BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HMacDrbgProvider::Get(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IEntropySource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* HMacDrbgProvider_Get_mADC97CED3B332910595314259EF462349DB1A68D (HMacDrbgProvider_t62FEAAA6174CC24C5B3C7CDC9FFA7ACEF457F919 * __this, RuntimeObject* ___entropySource0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return new HMacSP800Drbg(mHMac, mSecurityStrength, entropySource, mPersonalizationString, mNonce); RuntimeObject* L_0 = __this->get_mHMac_0(); int32_t L_1 = __this->get_mSecurityStrength_3(); RuntimeObject* L_2 = ___entropySource0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = __this->get_mPersonalizationString_2(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = __this->get_mNonce_1(); HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21 * L_5 = (HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21 *)il2cpp_codegen_object_new(HMacSP800Drbg_tE713E6D9192F0F6E8E212585185241A5A0EFFE21_il2cpp_TypeInfo_var); HMacSP800Drbg__ctor_mCA51B634E5561AFBAC16BDA1E97A756F1DEE6C5A(L_5, L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); return L_5; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HashDrbgProvider::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest,System.Byte[],System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HashDrbgProvider__ctor_m95120A5DADE71DF1583C121F61D047717353F3B5 (HashDrbgProvider_t9F774938D259258A8F9A89DCA2BB3E357C7BF6CB * __this, RuntimeObject* ___digest0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___nonce1, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___personalizationString2, int32_t ___securityStrength3, const RuntimeMethod* method) { { // public HashDrbgProvider(IDigest digest, byte[] nonce, byte[] personalizationString, int securityStrength) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.mDigest = digest; RuntimeObject* L_0 = ___digest0; __this->set_mDigest_0(L_0); // this.mNonce = nonce; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___nonce1; __this->set_mNonce_1(L_1); // this.mPersonalizationString = personalizationString; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___personalizationString2; __this->set_mPersonalizationString_2(L_2); // this.mSecurityStrength = securityStrength; int32_t L_3 = ___securityStrength3; __this->set_mSecurityStrength_3(L_3); // } return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.Drbg.ISP80090Drbg BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.SP800SecureRandomBuilder/HashDrbgProvider::Get(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IEntropySource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* HashDrbgProvider_Get_mB116E94FD59EC1CBBE071C807BDF58D487A9B2CE (HashDrbgProvider_t9F774938D259258A8F9A89DCA2BB3E357C7BF6CB * __this, RuntimeObject* ___entropySource0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return new HashSP800Drbg(mDigest, mSecurityStrength, entropySource, mPersonalizationString, mNonce); RuntimeObject* L_0 = __this->get_mDigest_0(); int32_t L_1 = __this->get_mSecurityStrength_3(); RuntimeObject* L_2 = ___entropySource0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = __this->get_mPersonalizationString_2(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = __this->get_mNonce_1(); HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090 * L_5 = (HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090 *)il2cpp_codegen_object_new(HashSP800Drbg_t5E97FA42AD06B33268F0F059C896908FCBFD2090_il2cpp_TypeInfo_var); HashSP800Drbg__ctor_m8EE1001B7B70921136200D8A84D1BDA6D8A75066(L_5, L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); return L_5; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SignalR.Authentication.SampleCookieAuthentication/<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mA94BDBD9B414C176E5EFBBD8CB60A1A87E0F32F0 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A * L_0 = (U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A *)il2cpp_codegen_object_new(U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A_il2cpp_TypeInfo_var); U3CU3Ec__ctor_m32E604F031D158E3517F95C6FB8B3C0D3B0FAAA2(L_0, /*hidden argument*/NULL); ((U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0); return; } } // System.Void BestHTTP.SignalR.Authentication.SampleCookieAuthentication/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m32E604F031D158E3517F95C6FB8B3C0D3B0FAAA2 (U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Boolean BestHTTP.SignalR.Authentication.SampleCookieAuthentication/<>c::b__31_0(BestHTTP.Cookies.Cookie) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec_U3COnAuthRequestFinishedU3Eb__31_0_m1ADB466C6791FAAE9188EBB980FDF6FFFF807919 (U3CU3Ec_t1521CF18B443C76DDD43FB08CAA32287A29A766A * __this, Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2 * ___c0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral74F125623E53550B68F475F6104D64A7B4FFA002); s_Il2CppMethodInitialized = true; } { // Cookie = resp.Cookies != null ? resp.Cookies.Find(c => c.Name.Equals(".ASPXAUTH")) : null; Cookie_tC21D2404C4CCA8449C9DB970939F9DFB8CE61EC2 * L_0 = ___c0; NullCheck(L_0); String_t* L_1; L_1 = Cookie_get_Name_m86F93E0DD0238F5BAF659CBB5A72E711491E5820_inline(L_0, /*hidden argument*/NULL); NullCheck(L_1); bool L_2; L_2 = String_Equals_m8A062B96B61A7D652E7D73C9B3E904F6B0E5F41D(L_1, _stringLiteral74F125623E53550B68F475F6104D64A7B4FFA002, /*hidden argument*/NULL); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.Examples.SampleSelector/<>c__DisplayClass6_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass6_0__ctor_m27778A5D9BF5657AD77F5394B0396E7E660BD70E (U3CU3Ec__DisplayClass6_0_tF4C3ABFCE2CE09B6A19976C8684CF0AED10A2DC6 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Void BestHTTP.Examples.SampleSelector/<>c__DisplayClass6_0::b__0() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass6_0_U3COnGUIU3Eb__0_m1DA1415EBE1838705143EE823B193478C20B06BB (U3CU3Ec__DisplayClass6_0_tF4C3ABFCE2CE09B6A19976C8684CF0AED10A2DC6 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GUIHelper_t2BF60F03A2A8EEA467A93FE5910AE1C5F1217F7F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5006FEE042DEA8248E11772544DA272BCD03C010); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7B756ABD293716B812540F03FB2F3758A103F7F2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9E5F5877FC21F9389382C21D6B0FC1FD71AAC390); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB75EF6F939BAF26BBF9382F8E7E2A1B463AF6EA8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBBDEC0E13C84CF6F8C3B7EBF5155723C0DC0B760); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFF7410F2BA7401BE95FFDE510906C810B21E768B); s_Il2CppMethodInitialized = true; } { // GUIHelper.DrawCenteredText("Connections"); IL2CPP_RUNTIME_CLASS_INIT(GUIHelper_t2BF60F03A2A8EEA467A93FE5910AE1C5F1217F7F_il2cpp_TypeInfo_var); GUIHelper_DrawCenteredText_mDF60B04F2BADFC231C6DC3E1DDAABCF6965F0C16(_stringLiteralB75EF6F939BAF26BBF9382F8E7E2A1B463AF6EA8, /*hidden argument*/NULL); // GUILayout.Space(5); GUILayout_Space_m86E4A2CC27661A11F7D50132217B74E9D76CB9DD((5.0f), /*hidden argument*/NULL); // GUIHelper.DrawRow("Sum:", stats.Connections.ToString()); GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B * L_0 = __this->get_address_of_stats_0(); int32_t* L_1 = L_0->get_address_of_Connections_1(); String_t* L_2; L_2 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)L_1, /*hidden argument*/NULL); GUIHelper_DrawRow_m9117E0913E3A12B65DE456B202B32559F5715811(_stringLiteral5006FEE042DEA8248E11772544DA272BCD03C010, L_2, /*hidden argument*/NULL); // GUIHelper.DrawRow("Active:", stats.ActiveConnections.ToString()); GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B * L_3 = __this->get_address_of_stats_0(); int32_t* L_4 = L_3->get_address_of_ActiveConnections_2(); String_t* L_5; L_5 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)L_4, /*hidden argument*/NULL); GUIHelper_DrawRow_m9117E0913E3A12B65DE456B202B32559F5715811(_stringLiteralBBDEC0E13C84CF6F8C3B7EBF5155723C0DC0B760, L_5, /*hidden argument*/NULL); // GUIHelper.DrawRow("Free:", stats.FreeConnections.ToString()); GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B * L_6 = __this->get_address_of_stats_0(); int32_t* L_7 = L_6->get_address_of_FreeConnections_3(); String_t* L_8; L_8 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)L_7, /*hidden argument*/NULL); GUIHelper_DrawRow_m9117E0913E3A12B65DE456B202B32559F5715811(_stringLiteral9E5F5877FC21F9389382C21D6B0FC1FD71AAC390, L_8, /*hidden argument*/NULL); // GUIHelper.DrawRow("Recycled:", stats.RecycledConnections.ToString()); GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B * L_9 = __this->get_address_of_stats_0(); int32_t* L_10 = L_9->get_address_of_RecycledConnections_4(); String_t* L_11; L_11 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)L_10, /*hidden argument*/NULL); GUIHelper_DrawRow_m9117E0913E3A12B65DE456B202B32559F5715811(_stringLiteral7B756ABD293716B812540F03FB2F3758A103F7F2, L_11, /*hidden argument*/NULL); // GUIHelper.DrawRow("Requests in queue:", stats.RequestsInQueue.ToString()); GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B * L_12 = __this->get_address_of_stats_0(); int32_t* L_13 = L_12->get_address_of_RequestsInQueue_5(); String_t* L_14; L_14 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)L_13, /*hidden argument*/NULL); GUIHelper_DrawRow_m9117E0913E3A12B65DE456B202B32559F5715811(_stringLiteralFF7410F2BA7401BE95FFDE510906C810B21E768B, L_14, /*hidden argument*/NULL); // }); return; } } // System.Void BestHTTP.Examples.SampleSelector/<>c__DisplayClass6_0::b__1() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass6_0_U3COnGUIU3Eb__1_m783BA00817E5F6B7451D93D7A06974E258AC5EF3 (U3CU3Ec__DisplayClass6_0_tF4C3ABFCE2CE09B6A19976C8684CF0AED10A2DC6 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GUIHelper_t2BF60F03A2A8EEA467A93FE5910AE1C5F1217F7F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GUI_tBCBBE29117D8093644C6E72B1CE3FB65C2CDCCC1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HTTPCacheService_t5964D05F0929E18C69B4A018F467D9E4146649F8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral20AC8F9A2BBF04D8388D5F216CD569B8589BFE04); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral74CB75CF2033AC52DBF26CCE1882C0D3D4D261B5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86A22D3A576D7C99132992E5DD9D118173CB4078); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA16A5A766620C92E70C8F0C13BC707B1DD24BB40); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F7E16463205E283B082CF756597A5F9C780153); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCFCF86B886F7D33447E2ABA0EAB8E78B5A6E1E95); s_Il2CppMethodInitialized = true; } { // GUIHelper.DrawCenteredText("Cache"); IL2CPP_RUNTIME_CLASS_INIT(GUIHelper_t2BF60F03A2A8EEA467A93FE5910AE1C5F1217F7F_il2cpp_TypeInfo_var); GUIHelper_DrawCenteredText_mDF60B04F2BADFC231C6DC3E1DDAABCF6965F0C16(_stringLiteral74CB75CF2033AC52DBF26CCE1882C0D3D4D261B5, /*hidden argument*/NULL); // if (!BestHTTP.Caching.HTTPCacheService.IsSupported) IL2CPP_RUNTIME_CLASS_INIT(HTTPCacheService_t5964D05F0929E18C69B4A018F467D9E4146649F8_il2cpp_TypeInfo_var); bool L_0; L_0 = HTTPCacheService_get_IsSupported_m3E752A3E9D87645131EAACB4D762DEE426186BF2(/*hidden argument*/NULL); if (L_0) { goto IL_0030; } } { // GUI.color = Color.yellow; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_1; L_1 = Color_get_yellow_m9FD4BDABA7E40E136BE57EE7872CEA6B1B2FA1D1(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(GUI_tBCBBE29117D8093644C6E72B1CE3FB65C2CDCCC1_il2cpp_TypeInfo_var); GUI_set_color_m627E2716FD33EF327E38EE0048CE44FAD77AB87F(L_1, /*hidden argument*/NULL); // GUIHelper.DrawCenteredText("Disabled in WebPlayer, WebGL & Samsung Smart TV Builds!"); IL2CPP_RUNTIME_CLASS_INIT(GUIHelper_t2BF60F03A2A8EEA467A93FE5910AE1C5F1217F7F_il2cpp_TypeInfo_var); GUIHelper_DrawCenteredText_mDF60B04F2BADFC231C6DC3E1DDAABCF6965F0C16(_stringLiteralB3F7E16463205E283B082CF756597A5F9C780153, /*hidden argument*/NULL); // GUI.color = Color.white; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_2; L_2 = Color_get_white_mB21E47D20959C3AEC41AF8BA04F63AC89FAF319E(/*hidden argument*/NULL); GUI_set_color_m627E2716FD33EF327E38EE0048CE44FAD77AB87F(L_2, /*hidden argument*/NULL); // } return; } IL_0030: { // GUILayout.Space(5); GUILayout_Space_m86E4A2CC27661A11F7D50132217B74E9D76CB9DD((5.0f), /*hidden argument*/NULL); // GUIHelper.DrawRow("Cached entities:", stats.CacheEntityCount.ToString()); GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B * L_3 = __this->get_address_of_stats_0(); int32_t* L_4 = L_3->get_address_of_CacheEntityCount_6(); String_t* L_5; L_5 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(GUIHelper_t2BF60F03A2A8EEA467A93FE5910AE1C5F1217F7F_il2cpp_TypeInfo_var); GUIHelper_DrawRow_m9117E0913E3A12B65DE456B202B32559F5715811(_stringLiteralCFCF86B886F7D33447E2ABA0EAB8E78B5A6E1E95, L_5, /*hidden argument*/NULL); // GUIHelper.DrawRow("Sum Size (bytes): ", stats.CacheSize.ToString("N0")); GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B * L_6 = __this->get_address_of_stats_0(); uint64_t* L_7 = L_6->get_address_of_CacheSize_7(); String_t* L_8; L_8 = UInt64_ToString_mFE48F1D174A1F741AB0795C1164BF45BF37F86E6((uint64_t*)L_7, _stringLiteralA16A5A766620C92E70C8F0C13BC707B1DD24BB40, /*hidden argument*/NULL); GUIHelper_DrawRow_m9117E0913E3A12B65DE456B202B32559F5715811(_stringLiteral20AC8F9A2BBF04D8388D5F216CD569B8589BFE04, L_8, /*hidden argument*/NULL); // GUILayout.BeginVertical(); GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* L_9; L_9 = Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_inline(/*hidden argument*/Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_RuntimeMethod_var); GUILayout_BeginVertical_mE0941591491BBDAA25FF7CD48415750FD08D10ED(L_9, /*hidden argument*/NULL); // GUILayout.FlexibleSpace(); GUILayout_FlexibleSpace_m357E849C21221E7C1F3F6D4D873AE5E9C4311000(/*hidden argument*/NULL); // if (GUILayout.Button("Clear Cache")) GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* L_10; L_10 = Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_inline(/*hidden argument*/Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_RuntimeMethod_var); bool L_11; L_11 = GUILayout_Button_m749F2887D57BDC9B6901F2C35F5C6A7E22154162(_stringLiteral86A22D3A576D7C99132992E5DD9D118173CB4078, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0098; } } { // BestHTTP.Caching.HTTPCacheService.BeginClear(); IL2CPP_RUNTIME_CLASS_INIT(HTTPCacheService_t5964D05F0929E18C69B4A018F467D9E4146649F8_il2cpp_TypeInfo_var); HTTPCacheService_BeginClear_m5CD2483DDD7ED7E1BB0A92E038F7CF592367CAD6(/*hidden argument*/NULL); } IL_0098: { // GUILayout.EndVertical(); GUILayout_EndVertical_mBCF5058C9591A4064722C2B763EF98D066BFDCAD(/*hidden argument*/NULL); // }); return; } } // System.Void BestHTTP.Examples.SampleSelector/<>c__DisplayClass6_0::b__2() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass6_0_U3COnGUIU3Eb__2_m4EA1D9465F3FA128DA37AE5AA26B5AB5C600A6B2 (U3CU3Ec__DisplayClass6_0_tF4C3ABFCE2CE09B6A19976C8684CF0AED10A2DC6 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CookieJar_tEAA297825C22C4D5902B7DA8DA1707E09A167316_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GUIHelper_t2BF60F03A2A8EEA467A93FE5910AE1C5F1217F7F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GUI_tBCBBE29117D8093644C6E72B1CE3FB65C2CDCCC1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8A3280872B7D6718CC99B57BFBD0F82A09A1DF9F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8E30F21E019C910F1EC20AF439429E4278B90EF3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA16A5A766620C92E70C8F0C13BC707B1DD24BB40); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3EFD00EA085079EE7F97407F8EFF07E3990696A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA14CEEFE860E99F47C74070479204725BB60146); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE124E35F31E686207BEC965316B423C5960C4EF1); s_Il2CppMethodInitialized = true; } { // GUIHelper.DrawCenteredText("Cookies"); IL2CPP_RUNTIME_CLASS_INIT(GUIHelper_t2BF60F03A2A8EEA467A93FE5910AE1C5F1217F7F_il2cpp_TypeInfo_var); GUIHelper_DrawCenteredText_mDF60B04F2BADFC231C6DC3E1DDAABCF6965F0C16(_stringLiteralA3EFD00EA085079EE7F97407F8EFF07E3990696A, /*hidden argument*/NULL); // if (!BestHTTP.Cookies.CookieJar.IsSavingSupported) IL2CPP_RUNTIME_CLASS_INIT(CookieJar_tEAA297825C22C4D5902B7DA8DA1707E09A167316_il2cpp_TypeInfo_var); bool L_0; L_0 = CookieJar_get_IsSavingSupported_mA42A26E6D41DB7C257E84C089286C5CF85636A61(/*hidden argument*/NULL); if (L_0) { goto IL_0030; } } { // GUI.color = Color.yellow; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_1; L_1 = Color_get_yellow_m9FD4BDABA7E40E136BE57EE7872CEA6B1B2FA1D1(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(GUI_tBCBBE29117D8093644C6E72B1CE3FB65C2CDCCC1_il2cpp_TypeInfo_var); GUI_set_color_m627E2716FD33EF327E38EE0048CE44FAD77AB87F(L_1, /*hidden argument*/NULL); // GUIHelper.DrawCenteredText("Saving and loading from disk is disabled in WebPlayer, WebGL & Samsung Smart TV Builds!"); IL2CPP_RUNTIME_CLASS_INIT(GUIHelper_t2BF60F03A2A8EEA467A93FE5910AE1C5F1217F7F_il2cpp_TypeInfo_var); GUIHelper_DrawCenteredText_mDF60B04F2BADFC231C6DC3E1DDAABCF6965F0C16(_stringLiteralDA14CEEFE860E99F47C74070479204725BB60146, /*hidden argument*/NULL); // GUI.color = Color.white; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_2; L_2 = Color_get_white_mB21E47D20959C3AEC41AF8BA04F63AC89FAF319E(/*hidden argument*/NULL); GUI_set_color_m627E2716FD33EF327E38EE0048CE44FAD77AB87F(L_2, /*hidden argument*/NULL); // } return; } IL_0030: { // GUILayout.Space(5); GUILayout_Space_m86E4A2CC27661A11F7D50132217B74E9D76CB9DD((5.0f), /*hidden argument*/NULL); // GUIHelper.DrawRow("Cookies:", stats.CookieCount.ToString()); GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B * L_3 = __this->get_address_of_stats_0(); int32_t* L_4 = L_3->get_address_of_CookieCount_8(); String_t* L_5; L_5 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(GUIHelper_t2BF60F03A2A8EEA467A93FE5910AE1C5F1217F7F_il2cpp_TypeInfo_var); GUIHelper_DrawRow_m9117E0913E3A12B65DE456B202B32559F5715811(_stringLiteral8A3280872B7D6718CC99B57BFBD0F82A09A1DF9F, L_5, /*hidden argument*/NULL); // GUIHelper.DrawRow("Estimated size (bytes):", stats.CookieJarSize.ToString("N0")); GeneralStatistics_tB422052C2D5C537A02C46286F33FB4A72BE24A2B * L_6 = __this->get_address_of_stats_0(); uint32_t* L_7 = L_6->get_address_of_CookieJarSize_9(); String_t* L_8; L_8 = UInt32_ToString_mFE8BEBC3E66C2EC6D5CB25B31BE498D48E93CAB5((uint32_t*)L_7, _stringLiteralA16A5A766620C92E70C8F0C13BC707B1DD24BB40, /*hidden argument*/NULL); GUIHelper_DrawRow_m9117E0913E3A12B65DE456B202B32559F5715811(_stringLiteral8E30F21E019C910F1EC20AF439429E4278B90EF3, L_8, /*hidden argument*/NULL); // GUILayout.BeginVertical(); GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* L_9; L_9 = Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_inline(/*hidden argument*/Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_RuntimeMethod_var); GUILayout_BeginVertical_mE0941591491BBDAA25FF7CD48415750FD08D10ED(L_9, /*hidden argument*/NULL); // GUILayout.FlexibleSpace(); GUILayout_FlexibleSpace_m357E849C21221E7C1F3F6D4D873AE5E9C4311000(/*hidden argument*/NULL); // if (GUILayout.Button("Clear Cookies")) GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* L_10; L_10 = Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_inline(/*hidden argument*/Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_RuntimeMethod_var); bool L_11; L_11 = GUILayout_Button_m749F2887D57BDC9B6901F2C35F5C6A7E22154162(_stringLiteralE124E35F31E686207BEC965316B423C5960C4EF1, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0098; } } { // BestHTTP.Cookies.CookieJar.Clear(); IL2CPP_RUNTIME_CLASS_INIT(CookieJar_tEAA297825C22C4D5902B7DA8DA1707E09A167316_il2cpp_TypeInfo_var); CookieJar_Clear_m29639FCD2A1D19C63522603341478CFA9688167D(/*hidden argument*/NULL); } IL_0098: { // GUILayout.EndVertical(); GUILayout_EndVertical_mBCF5058C9591A4064722C2B763EF98D066BFDCAD(/*hidden argument*/NULL); // }); return; } } // System.Void BestHTTP.Examples.SampleSelector/<>c__DisplayClass6_0::b__3() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass6_0_U3COnGUIU3Eb__3_mDB2B34D8A71B7908C8E75D756ADA6A574900C68F (U3CU3Ec__DisplayClass6_0_tF4C3ABFCE2CE09B6A19976C8684CF0AED10A2DC6 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mAA9495C97F1FD9D7AA32963AC599D0B3C44B935D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m751718F9B66694F03FC66CCEDBEF7A6FE47CFF57_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // scrollPos = GUILayout.BeginScrollView(scrollPos); SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D * L_0 = __this->get_U3CU3E4__this_1(); SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D * L_1 = __this->get_U3CU3E4__this_1(); NullCheck(L_1); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_2 = L_1->get_scrollPos_7(); GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* L_3; L_3 = Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_inline(/*hidden argument*/Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_RuntimeMethod_var); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_4; L_4 = GUILayout_BeginScrollView_m6C15A5A84E90A20AF0BE9433B8BFF573619C925A(L_2, L_3, /*hidden argument*/NULL); NullCheck(L_0); L_0->set_scrollPos_7(L_4); // for (int i = 0; i < Samples.Count; ++i) V_0 = 0; goto IL_0044; } IL_0024: { // DrawSample(Samples[i]); SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D * L_5 = __this->get_U3CU3E4__this_1(); SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D * L_6 = __this->get_U3CU3E4__this_1(); NullCheck(L_6); List_1_t03823A5CB2146F640CB891BC5193FF26DD685494 * L_7 = L_6->get_Samples_5(); int32_t L_8 = V_0; NullCheck(L_7); SampleDescriptor_t4EE23B4B2BD910B8C4A53E2E2B3D9168E370D605 * L_9; L_9 = List_1_get_Item_m751718F9B66694F03FC66CCEDBEF7A6FE47CFF57_inline(L_7, L_8, /*hidden argument*/List_1_get_Item_m751718F9B66694F03FC66CCEDBEF7A6FE47CFF57_RuntimeMethod_var); NullCheck(L_5); SampleSelector_DrawSample_m277CFAC8299ABE2328E4FEBD45024786ED2A89C8(L_5, L_9, /*hidden argument*/NULL); // for (int i = 0; i < Samples.Count; ++i) int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0044: { // for (int i = 0; i < Samples.Count; ++i) int32_t L_11 = V_0; SampleSelector_t31F5275B64D54D15D7EE37473FFC00BE8F25FE4D * L_12 = __this->get_U3CU3E4__this_1(); NullCheck(L_12); List_1_t03823A5CB2146F640CB891BC5193FF26DD685494 * L_13 = L_12->get_Samples_5(); NullCheck(L_13); int32_t L_14; L_14 = List_1_get_Count_mAA9495C97F1FD9D7AA32963AC599D0B3C44B935D_inline(L_13, /*hidden argument*/List_1_get_Count_mAA9495C97F1FD9D7AA32963AC599D0B3C44B935D_RuntimeMethod_var); if ((((int32_t)L_11) < ((int32_t)L_14))) { goto IL_0024; } } { // GUILayout.EndScrollView(); GUILayout_EndScrollView_m7A2EFB6B6DFC43302979FD6E2AF032C0D21BA163(/*hidden argument*/NULL); // }); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ScanScene2/<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mD805356D60D9F53F124D79D7706F8C2FC46F8921 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220 * L_0 = (U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220 *)il2cpp_codegen_object_new(U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220_il2cpp_TypeInfo_var); U3CU3Ec__ctor_m7847D7375FD20E4F5B77BC6FEC1CFFC5B4FA8407(L_0, /*hidden argument*/NULL); ((U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0); return; } } // System.Void ScanScene2/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m7847D7375FD20E4F5B77BC6FEC1CFFC5B4FA8407 (U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Void ScanScene2/<>c::b__5_0(ArduinoBluetoothAPI.BluetoothHelper,System.Byte[],ArduinoBluetoothAPI.BluetoothHelperCharacteristic) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CStartU3Eb__5_0_m1C117E2E677D3CAD56AFFF52075658835C0BDD67 (U3CU3Ec_t769F63FA414BF67D7975934D069FAD835ACC1220 * __this, BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * ___helper0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___value1, BluetoothHelperCharacteristic_t192402A7C03FD9857C87822D541F8737A469B6E9 * ___characteristic2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // Debug.Log(characteristic.getName()); BluetoothHelperCharacteristic_t192402A7C03FD9857C87822D541F8737A469B6E9 * L_0 = ___characteristic2; NullCheck(L_0); String_t* L_1; L_1 = BluetoothHelperCharacteristic_getName_m59316C36B56D20C5176500C1A3D4B8CBD9825E5E_inline(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_Log_mC26E5AD0D8D156C7FFD173AA15827F69225E9DB8(L_1, /*hidden argument*/NULL); // Debug.Log(System.Text.Encoding.ASCII.GetString(value)); Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_2; L_2 = Encoding_get_ASCII_mD3E8370997347A3F6822BDA50BC0A1DBC0059173(/*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___value1; NullCheck(L_2); String_t* L_4; L_4 = VirtualFuncInvoker1< String_t*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(35 /* System.String System.Text.Encoding::GetString(System.Byte[]) */, L_2, L_3); Debug_Log_mC26E5AD0D8D156C7FFD173AA15827F69225E9DB8(L_4, /*hidden argument*/NULL); // }; return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ScanScene2/d__6::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CblinkSphereU3Ed__6__ctor_mB7AF20E663552763A63735039A5F9A60C0322D55 (U3CblinkSphereU3Ed__6_tD02DD0F3AC0783469D41B18E807B81C6B358B47F * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); int32_t L_0 = ___U3CU3E1__state0; __this->set_U3CU3E1__state_0(L_0); return; } } // System.Void ScanScene2/d__6::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CblinkSphereU3Ed__6_System_IDisposable_Dispose_mA2AED330F0FEBD44630735EE88AE7487E7C033F7 (U3CblinkSphereU3Ed__6_tD02DD0F3AC0783469D41B18E807B81C6B358B47F * __this, const RuntimeMethod* method) { { return; } } // System.Boolean ScanScene2/d__6::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CblinkSphereU3Ed__6_MoveNext_m5546D5F0DE2C379263B5DB3401E377948FF9CCC4 (U3CblinkSphereU3Ed__6_tD02DD0F3AC0783469D41B18E807B81C6B358B47F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ScanScene2_t00FFF20BE7367454D4ADD8E1CD1DA96754027229 * V_1 = NULL; { int32_t L_0 = __this->get_U3CU3E1__state_0(); V_0 = L_0; ScanScene2_t00FFF20BE7367454D4ADD8E1CD1DA96754027229 * L_1 = __this->get_U3CU3E4__this_2(); V_1 = L_1; int32_t L_2 = V_0; if (!L_2) { goto IL_0017; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_0051; } } { return (bool)0; } IL_0017: { __this->set_U3CU3E1__state_0((-1)); // sphere.GetComponent().material.color = Color.cyan; ScanScene2_t00FFF20BE7367454D4ADD8E1CD1DA96754027229 * L_4 = V_1; NullCheck(L_4); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_5 = L_4->get_sphere_7(); NullCheck(L_5); Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C * L_6; L_6 = GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD(L_5, /*hidden argument*/GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD_RuntimeMethod_var); NullCheck(L_6); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_7; L_7 = Renderer_get_material_mE6B01125502D08EE0D6DFE2EAEC064AD9BB31804(L_6, /*hidden argument*/NULL); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_8; L_8 = Color_get_cyan_m0C608BC083FD98C45C1F4F15AE803D288C647686(/*hidden argument*/NULL); NullCheck(L_7); Material_set_color_mC3C88E2389B7132EBF3EB0D1F040545176B795C0(L_7, L_8, /*hidden argument*/NULL); // yield return new WaitForSeconds(0.5f); WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013 * L_9 = (WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013 *)il2cpp_codegen_object_new(WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013_il2cpp_TypeInfo_var); WaitForSeconds__ctor_mD298C4CB9532BBBDE172FC40F3397E30504038D4(L_9, (0.5f), /*hidden argument*/NULL); __this->set_U3CU3E2__current_1(L_9); __this->set_U3CU3E1__state_0(1); return (bool)1; } IL_0051: { __this->set_U3CU3E1__state_0((-1)); // sphere.GetComponent().material.color = Color.green; ScanScene2_t00FFF20BE7367454D4ADD8E1CD1DA96754027229 * L_10 = V_1; NullCheck(L_10); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_11 = L_10->get_sphere_7(); NullCheck(L_11); Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C * L_12; L_12 = GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD(L_11, /*hidden argument*/GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD_RuntimeMethod_var); NullCheck(L_12); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_13; L_13 = Renderer_get_material_mE6B01125502D08EE0D6DFE2EAEC064AD9BB31804(L_12, /*hidden argument*/NULL); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_14; L_14 = Color_get_green_mFF9BD42534D385A0717B1EAD083ADF08712984B9(/*hidden argument*/NULL); NullCheck(L_13); Material_set_color_mC3C88E2389B7132EBF3EB0D1F040545176B795C0(L_13, L_14, /*hidden argument*/NULL); // } return (bool)0; } } // System.Object ScanScene2/d__6::System.Collections.Generic.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CblinkSphereU3Ed__6_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m4A04FF0C17AD483B15F14AAB7B787C6636A60B67 (U3CblinkSphereU3Ed__6_tD02DD0F3AC0783469D41B18E807B81C6B358B47F * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_U3CU3E2__current_1(); return L_0; } } // System.Void ScanScene2/d__6::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CblinkSphereU3Ed__6_System_Collections_IEnumerator_Reset_m3A72432114542B127133B6A0B8CBB27127FB25B2 (U3CblinkSphereU3Ed__6_tD02DD0F3AC0783469D41B18E807B81C6B358B47F * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CblinkSphereU3Ed__6_System_Collections_IEnumerator_Reset_m3A72432114542B127133B6A0B8CBB27127FB25B2_RuntimeMethod_var))); } } // System.Object ScanScene2/d__6::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CblinkSphereU3Ed__6_System_Collections_IEnumerator_get_Current_mE9031A2F75C228596F1E5D77254C71C71F8678D4 (U3CblinkSphereU3Ed__6_tD02DD0F3AC0783469D41B18E807B81C6B358B47F * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_U3CU3E2__current_1(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ScanSceneManager/d__6::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CblinkSphereU3Ed__6__ctor_m4F2B6BBAFBAEA14FE3582AA942F50435D4B00A60 (U3CblinkSphereU3Ed__6_t74DBDDB4BBCBF609D4240DABAFF2D4CB39CDB0CF * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); int32_t L_0 = ___U3CU3E1__state0; __this->set_U3CU3E1__state_0(L_0); return; } } // System.Void ScanSceneManager/d__6::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CblinkSphereU3Ed__6_System_IDisposable_Dispose_mDDDE61E5578A7EC2E81B34D10268909B47CC730F (U3CblinkSphereU3Ed__6_t74DBDDB4BBCBF609D4240DABAFF2D4CB39CDB0CF * __this, const RuntimeMethod* method) { { return; } } // System.Boolean ScanSceneManager/d__6::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CblinkSphereU3Ed__6_MoveNext_mF3D9A3284216DAFA6EBC6D70B485A0C4DA3640E4 (U3CblinkSphereU3Ed__6_t74DBDDB4BBCBF609D4240DABAFF2D4CB39CDB0CF * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ScanSceneManager_tF4BD176F7BEE4ED7A6FE7A08960DF11E6A9F630D * V_1 = NULL; { int32_t L_0 = __this->get_U3CU3E1__state_0(); V_0 = L_0; ScanSceneManager_tF4BD176F7BEE4ED7A6FE7A08960DF11E6A9F630D * L_1 = __this->get_U3CU3E4__this_2(); V_1 = L_1; int32_t L_2 = V_0; if (!L_2) { goto IL_0017; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_0051; } } { return (bool)0; } IL_0017: { __this->set_U3CU3E1__state_0((-1)); // sphere.GetComponent().material.color = Color.cyan; ScanSceneManager_tF4BD176F7BEE4ED7A6FE7A08960DF11E6A9F630D * L_4 = V_1; NullCheck(L_4); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_5 = L_4->get_sphere_7(); NullCheck(L_5); Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C * L_6; L_6 = GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD(L_5, /*hidden argument*/GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD_RuntimeMethod_var); NullCheck(L_6); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_7; L_7 = Renderer_get_material_mE6B01125502D08EE0D6DFE2EAEC064AD9BB31804(L_6, /*hidden argument*/NULL); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_8; L_8 = Color_get_cyan_m0C608BC083FD98C45C1F4F15AE803D288C647686(/*hidden argument*/NULL); NullCheck(L_7); Material_set_color_mC3C88E2389B7132EBF3EB0D1F040545176B795C0(L_7, L_8, /*hidden argument*/NULL); // yield return new WaitForSeconds(0.5f); WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013 * L_9 = (WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013 *)il2cpp_codegen_object_new(WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013_il2cpp_TypeInfo_var); WaitForSeconds__ctor_mD298C4CB9532BBBDE172FC40F3397E30504038D4(L_9, (0.5f), /*hidden argument*/NULL); __this->set_U3CU3E2__current_1(L_9); __this->set_U3CU3E1__state_0(1); return (bool)1; } IL_0051: { __this->set_U3CU3E1__state_0((-1)); // sphere.GetComponent().material.color = Color.green; ScanSceneManager_tF4BD176F7BEE4ED7A6FE7A08960DF11E6A9F630D * L_10 = V_1; NullCheck(L_10); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_11 = L_10->get_sphere_7(); NullCheck(L_11); Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C * L_12; L_12 = GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD(L_11, /*hidden argument*/GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD_RuntimeMethod_var); NullCheck(L_12); Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_13; L_13 = Renderer_get_material_mE6B01125502D08EE0D6DFE2EAEC064AD9BB31804(L_12, /*hidden argument*/NULL); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_14; L_14 = Color_get_green_mFF9BD42534D385A0717B1EAD083ADF08712984B9(/*hidden argument*/NULL); NullCheck(L_13); Material_set_color_mC3C88E2389B7132EBF3EB0D1F040545176B795C0(L_13, L_14, /*hidden argument*/NULL); // } return (bool)0; } } // System.Object ScanSceneManager/d__6::System.Collections.Generic.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CblinkSphereU3Ed__6_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mD8B6FC2C7DFF78F19FE682029085F52368DAB7F4 (U3CblinkSphereU3Ed__6_t74DBDDB4BBCBF609D4240DABAFF2D4CB39CDB0CF * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_U3CU3E2__current_1(); return L_0; } } // System.Void ScanSceneManager/d__6::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CblinkSphereU3Ed__6_System_Collections_IEnumerator_Reset_m2EF7AC551CDCF3D25A1D7C534A5F4C3A0391D6A7 (U3CblinkSphereU3Ed__6_t74DBDDB4BBCBF609D4240DABAFF2D4CB39CDB0CF * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CblinkSphereU3Ed__6_System_Collections_IEnumerator_Reset_m2EF7AC551CDCF3D25A1D7C534A5F4C3A0391D6A7_RuntimeMethod_var))); } } // System.Object ScanSceneManager/d__6::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CblinkSphereU3Ed__6_System_Collections_IEnumerator_get_Current_mA24E04E448522A237CCADA1EEFDAAAFFFD877166 (U3CblinkSphereU3Ed__6_t74DBDDB4BBCBF609D4240DABAFF2D4CB39CDB0CF * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_U3CU3E2__current_1(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ScreenProjectionView/<>c__DisplayClass16_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass16_0__ctor_m4CD71254AC1F7D8CBA821B7929D5BBA6F594D181 (U3CU3Ec__DisplayClass16_0_t65FA7B8B5A96CE4A6259B0CAB99FDFFBA93A82EC * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Void ScreenProjectionView/<>c__DisplayClass16_0::b__0() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass16_0_U3COnBrowseU3Eb__0_mA2B31ED012D807161C2DBCA5D0FFC3E1B6F4AE8D (U3CU3Ec__DisplayClass16_0_t65FA7B8B5A96CE4A6259B0CAB99FDFFBA93A82EC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponentInChildren_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_mCBD44A97260E33F58E2FBBD76E0432C8F120C30E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral663FACF51F225E0EB0398776B22AB88950F46C5A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA7B911F2B07F59FDFBA9FE60A586F381EAF21E89); s_Il2CppMethodInitialized = true; } { // AudioMgr.ins.PlayBtn(); AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0 * L_0 = ((AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0_StaticFields*)il2cpp_codegen_static_fields_for(AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0_il2cpp_TypeInfo_var))->get_ins_5(); NullCheck(L_0); AudioMgr_PlayBtn_mC4683BCAA8A2E25F6743DE3987368A27ADFF62E6(L_0, /*hidden argument*/NULL); // ChangeStage(2); ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A * L_1 = __this->get_U3CU3E4__this_2(); NullCheck(L_1); ScreenProjectionView_ChangeStage_m073C320F3EF1BE3C0A4F95E129060063A42B41E3(L_1, 2, /*hidden argument*/NULL); // textDeviceLabel.text = name + $" {btnResolution.GetComponentInChildren().text} "; ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A * L_2 = __this->get_U3CU3E4__this_2(); NullCheck(L_2); Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_3 = L_2->get_textDeviceLabel_7(); String_t* L_4 = __this->get_name_0(); ScreenProjectionView_t7F666FE9A973E7E4AEA26E091AB978895AF52E5A * L_5 = __this->get_U3CU3E4__this_2(); NullCheck(L_5); Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * L_6 = L_5->get_btnResolution_6(); NullCheck(L_6); Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_7; L_7 = Component_GetComponentInChildren_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_mCBD44A97260E33F58E2FBBD76E0432C8F120C30E(L_6, /*hidden argument*/Component_GetComponentInChildren_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_mCBD44A97260E33F58E2FBBD76E0432C8F120C30E_RuntimeMethod_var); NullCheck(L_7); String_t* L_8; L_8 = VirtualFuncInvoker0< String_t* >::Invoke(74 /* System.String UnityEngine.UI.Text::get_text() */, L_7); String_t* L_9; L_9 = String_Concat_m37A5BF26F8F8F1892D60D727303B23FB604FEE78(L_4, _stringLiteral663FACF51F225E0EB0398776B22AB88950F46C5A, L_8, _stringLiteralA7B911F2B07F59FDFBA9FE60A586F381EAF21E89, /*hidden argument*/NULL); NullCheck(L_3); VirtualActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_3, L_9); // ScreenProjection.ins.Connect(uid, name); IL2CPP_RUNTIME_CLASS_INIT(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0_il2cpp_TypeInfo_var); ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0 * L_10 = ((ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0_StaticFields*)il2cpp_codegen_static_fields_for(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0_il2cpp_TypeInfo_var))->get_ins_4(); String_t* L_11 = __this->get_uid_1(); String_t* L_12 = __this->get_name_0(); NullCheck(L_10); ScreenProjection_Connect_mFDCF12B07CD7F80D1ABDDB5F732A7794C057975A(L_10, L_11, L_12, /*hidden argument*/NULL); // ScreenProjection.ins.StopBrowse(); ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0 * L_13 = ((ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0_StaticFields*)il2cpp_codegen_static_fields_for(ScreenProjection_tF37CF509EE5FAE25ABE9289C1FCA3EFA2B04ECC0_il2cpp_TypeInfo_var))->get_ins_4(); NullCheck(L_13); ScreenProjection_StopBrowse_m0315A336217B3B0565103AFBBC8BDC19393F9418(L_13, /*hidden argument*/NULL); // }); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ScreenProjectionView/LeboDeviceServiceInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeboDeviceServiceInfo__ctor_mBE8C7E4491CFCC5B24E75386186DAAB1FA374BF6 (LeboDeviceServiceInfo_t8C87ACCFA4BBE389C9008F0C516849A164BAB8D3 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp112r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp112r1Holder__ctor_m9D85C6D9F8B08EB9CFA6B2B7B82DFDF5B067BEE1 (Secp112r1Holder_t66B50AE1B85C2FEF4E584FC3508FB80E3CDFA395 * __this, const RuntimeMethod* method) { { // private Secp112r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Secp112r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp112r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Secp112r1Holder_CreateParameters_mF543312D54C666CD75F7B20ABBC2E8B101C7AFEC (Secp112r1Holder_t66B50AE1B85C2FEF4E584FC3508FB80E3CDFA395 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral08FE13C63C60ABE94277C5A5677033AAD7FDB6C4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1CBE2D325BAE41961C1B6ABE9A44545C861C75FC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral370F34481223594DA1FD878D7853CBBCD07CBFB1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD0D3B7B31F08241AB0583A23037113B73E7F2082); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD0FD68632386FDE1DC6625073B337FB66EDB7924); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD4CB643705A26B030B5C762D9DC81CF6CF525335); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger p = FromHex("DB7C2ABF62E35E668076BEAD208B"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralD0FD68632386FDE1DC6625073B337FB66EDB7924, /*hidden argument*/NULL); // BigInteger a = FromHex("DB7C2ABF62E35E668076BEAD2088"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral370F34481223594DA1FD878D7853CBBCD07CBFB1, /*hidden argument*/NULL); V_0 = L_1; // BigInteger b = FromHex("659EF8BA043916EEDE8911702B22"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral08FE13C63C60ABE94277C5A5677033AAD7FDB6C4, /*hidden argument*/NULL); V_1 = L_2; // byte[] S = Hex.Decode("00F50B028E4D696E676875615175290472783FB1"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3; L_3 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralD4CB643705A26B030B5C762D9DC81CF6CF525335, /*hidden argument*/NULL); V_2 = L_3; // BigInteger n = FromHex("DB7C2ABF62E35E7628DFAC6561C5"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral1CBE2D325BAE41961C1B6ABE9A44545C861C75FC, /*hidden argument*/NULL); V_3 = L_4; // BigInteger h = BigInteger.One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_4 = L_5; // ECCurve curve = ConfigureCurve(new FpCurve(p, a, b, n, h)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = V_4; FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * L_10 = (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 *)il2cpp_codegen_object_new(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67(L_10, L_0, L_6, L_7, L_8, L_9, /*hidden argument*/NULL); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_11; L_11 = SecNamedCurves_ConfigureCurve_m933C1139865576E74B50F3E1A79F3A4EB852718E(L_10, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "09487239995A5EE76B55F9C2F098" // + "A89CE5AF8724C0A23E0E0FF77500")); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_12 = L_11; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13; L_13 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralD0D3B7B31F08241AB0583A23037113B73E7F2082, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_14 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_14, L_12, L_13, /*hidden argument*/NULL); V_5 = L_14; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_15 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_19 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_19, L_12, L_15, L_16, L_17, L_18, /*hidden argument*/NULL); return L_19; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp112r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp112r1Holder__cctor_mD686B0A6E18B64679A0D1729147FB4701C876D88 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Secp112r1Holder_t66B50AE1B85C2FEF4E584FC3508FB80E3CDFA395_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Secp112r1Holder(); Secp112r1Holder_t66B50AE1B85C2FEF4E584FC3508FB80E3CDFA395 * L_0 = (Secp112r1Holder_t66B50AE1B85C2FEF4E584FC3508FB80E3CDFA395 *)il2cpp_codegen_object_new(Secp112r1Holder_t66B50AE1B85C2FEF4E584FC3508FB80E3CDFA395_il2cpp_TypeInfo_var); Secp112r1Holder__ctor_m9D85C6D9F8B08EB9CFA6B2B7B82DFDF5B067BEE1(L_0, /*hidden argument*/NULL); ((Secp112r1Holder_t66B50AE1B85C2FEF4E584FC3508FB80E3CDFA395_StaticFields*)il2cpp_codegen_static_fields_for(Secp112r1Holder_t66B50AE1B85C2FEF4E584FC3508FB80E3CDFA395_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp112r2Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp112r2Holder__ctor_mB19BA98A31E8E80090FA67A79A43212F2EAC1062 (Secp112r2Holder_t7F25FA180BBEE2EA0543711B3862D370EB42A278 * __this, const RuntimeMethod* method) { { // private Secp112r2Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Secp112r2Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp112r2Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Secp112r2Holder_CreateParameters_mAF17A4C28D139DC62DDECBB418E538EE923B367F (Secp112r2Holder_t7F25FA180BBEE2EA0543711B3862D370EB42A278 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral37E281326AE978D6021F7ABEA46E23C4F8ABEF72); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral87F0EFBA079B793A257F4478749C59CAB6A740BF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralADD306B47D5269D0F04AF4E3CD0DA417A10B8ABC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD0FD68632386FDE1DC6625073B337FB66EDB7924); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF50898E446C9B2C316C6174D64A7E12459677C60); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF7295555275691868C4B3EC1E11BB2F58B301890); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger p = FromHex("DB7C2ABF62E35E668076BEAD208B"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralD0FD68632386FDE1DC6625073B337FB66EDB7924, /*hidden argument*/NULL); // BigInteger a = FromHex("6127C24C05F38A0AAAF65C0EF02C"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralF50898E446C9B2C316C6174D64A7E12459677C60, /*hidden argument*/NULL); V_0 = L_1; // BigInteger b = FromHex("51DEF1815DB5ED74FCC34C85D709"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralF7295555275691868C4B3EC1E11BB2F58B301890, /*hidden argument*/NULL); V_1 = L_2; // byte[] S = Hex.Decode("002757A1114D696E6768756151755316C05E0BD4"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3; L_3 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralADD306B47D5269D0F04AF4E3CD0DA417A10B8ABC, /*hidden argument*/NULL); V_2 = L_3; // BigInteger n = FromHex("36DF0AAFD8B8D7597CA10520D04B"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral87F0EFBA079B793A257F4478749C59CAB6A740BF, /*hidden argument*/NULL); V_3 = L_4; // BigInteger h = BigInteger.ValueOf(4); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5; L_5 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)4)), /*hidden argument*/NULL); V_4 = L_5; // ECCurve curve = ConfigureCurve(new FpCurve(p, a, b, n, h)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = V_4; FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * L_10 = (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 *)il2cpp_codegen_object_new(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67(L_10, L_0, L_6, L_7, L_8, L_9, /*hidden argument*/NULL); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_11; L_11 = SecNamedCurves_ConfigureCurve_m933C1139865576E74B50F3E1A79F3A4EB852718E(L_10, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "4BA30AB5E892B4E1649DD0928643" // + "ADCD46F5882E3747DEF36E956E97")); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_12 = L_11; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13; L_13 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral37E281326AE978D6021F7ABEA46E23C4F8ABEF72, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_14 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_14, L_12, L_13, /*hidden argument*/NULL); V_5 = L_14; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_15 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_19 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_19, L_12, L_15, L_16, L_17, L_18, /*hidden argument*/NULL); return L_19; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp112r2Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp112r2Holder__cctor_m8DC414920B84F1D1B839D77242D5764579638BAA (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Secp112r2Holder_t7F25FA180BBEE2EA0543711B3862D370EB42A278_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Secp112r2Holder(); Secp112r2Holder_t7F25FA180BBEE2EA0543711B3862D370EB42A278 * L_0 = (Secp112r2Holder_t7F25FA180BBEE2EA0543711B3862D370EB42A278 *)il2cpp_codegen_object_new(Secp112r2Holder_t7F25FA180BBEE2EA0543711B3862D370EB42A278_il2cpp_TypeInfo_var); Secp112r2Holder__ctor_mB19BA98A31E8E80090FA67A79A43212F2EAC1062(L_0, /*hidden argument*/NULL); ((Secp112r2Holder_t7F25FA180BBEE2EA0543711B3862D370EB42A278_StaticFields*)il2cpp_codegen_static_fields_for(Secp112r2Holder_t7F25FA180BBEE2EA0543711B3862D370EB42A278_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp128r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp128r1Holder__ctor_mCC0FF852A69BBF23A819CF43BA4D642E7775C425 (Secp128r1Holder_t7F354010687DDA0F13686343EA5D0E4FA1582A42 * __this, const RuntimeMethod* method) { { // private Secp128r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Secp128r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp128r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Secp128r1Holder_CreateParameters_m32A6433546A9A2535191F42BBFF147F1600ACE9D (Secp128r1Holder_t7F354010687DDA0F13686343EA5D0E4FA1582A42 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral082A85FC481BC9162A1D3A8B974388CA2575C2B0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral16FBA58A3C6B2DD2F5FE144302A0F4A91902C46D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2BA8E0861E6000326D13CB7A3F642801A1A79192); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA541545AC7ABD1030907CF06229D618165CA0FF9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F521F2188B366ACAEBDB72198BC58A918A1EB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE185C6227B9AA41FD5A0CE1B9A568A3A5E39DCCE); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger p = FromHex("FFFFFFFDFFFFFFFFFFFFFFFFFFFFFFFF"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralE185C6227B9AA41FD5A0CE1B9A568A3A5E39DCCE, /*hidden argument*/NULL); // BigInteger a = FromHex("FFFFFFFDFFFFFFFFFFFFFFFFFFFFFFFC"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral16FBA58A3C6B2DD2F5FE144302A0F4A91902C46D, /*hidden argument*/NULL); V_0 = L_1; // BigInteger b = FromHex("E87579C11079F43DD824993C2CEE5ED3"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral2BA8E0861E6000326D13CB7A3F642801A1A79192, /*hidden argument*/NULL); V_1 = L_2; // byte[] S = Hex.Decode("000E0D4D696E6768756151750CC03A4473D03679"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3; L_3 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral082A85FC481BC9162A1D3A8B974388CA2575C2B0, /*hidden argument*/NULL); V_2 = L_3; // BigInteger n = FromHex("FFFFFFFE0000000075A30D1B9038A115"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralC5F521F2188B366ACAEBDB72198BC58A918A1EB0, /*hidden argument*/NULL); V_3 = L_4; // BigInteger h = BigInteger.One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_4 = L_5; // ECCurve curve = ConfigureCurve(new FpCurve(p, a, b, n, h)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = V_4; FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * L_10 = (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 *)il2cpp_codegen_object_new(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67(L_10, L_0, L_6, L_7, L_8, L_9, /*hidden argument*/NULL); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_11; L_11 = SecNamedCurves_ConfigureCurve_m933C1139865576E74B50F3E1A79F3A4EB852718E(L_10, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "161FF7528B899B2D0C28607CA52C5B86" // + "CF5AC8395BAFEB13C02DA292DDED7A83")); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_12 = L_11; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13; L_13 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralA541545AC7ABD1030907CF06229D618165CA0FF9, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_14 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_14, L_12, L_13, /*hidden argument*/NULL); V_5 = L_14; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_15 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_19 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_19, L_12, L_15, L_16, L_17, L_18, /*hidden argument*/NULL); return L_19; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp128r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp128r1Holder__cctor_mBE2267813CBA8205C12891288A1234B2D6E501D4 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Secp128r1Holder_t7F354010687DDA0F13686343EA5D0E4FA1582A42_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Secp128r1Holder(); Secp128r1Holder_t7F354010687DDA0F13686343EA5D0E4FA1582A42 * L_0 = (Secp128r1Holder_t7F354010687DDA0F13686343EA5D0E4FA1582A42 *)il2cpp_codegen_object_new(Secp128r1Holder_t7F354010687DDA0F13686343EA5D0E4FA1582A42_il2cpp_TypeInfo_var); Secp128r1Holder__ctor_mCC0FF852A69BBF23A819CF43BA4D642E7775C425(L_0, /*hidden argument*/NULL); ((Secp128r1Holder_t7F354010687DDA0F13686343EA5D0E4FA1582A42_StaticFields*)il2cpp_codegen_static_fields_for(Secp128r1Holder_t7F354010687DDA0F13686343EA5D0E4FA1582A42_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp128r2Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp128r2Holder__ctor_m97C63A857B8701BC67A4456ADDB8E725BF07E4E5 (Secp128r2Holder_tD41CCABC3BBD461903032E0B7E6288FFA8F27BC2 * __this, const RuntimeMethod* method) { { // private Secp128r2Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Secp128r2Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp128r2Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Secp128r2Holder_CreateParameters_m4270EC391302350094F84ABAA0F79FF4CD1D66D2 (Secp128r2Holder_tD41CCABC3BBD461903032E0B7E6288FFA8F27BC2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral08AAE27D2414D6353CBC0DB4AA54BDD94C7AEE48); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A015F185902A9BEDFD600B0CC9CAFE3F12ABEF4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral39AAB98BC1F2A2AF21B51111DCEDCFFB04C8BF86); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral69CEB81C4356613EE837AA34F7829125CCEE8ECE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral939FDD0CFBF276219A6CB6BB7DA8D321687FF1A7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE185C6227B9AA41FD5A0CE1B9A568A3A5E39DCCE); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger p = FromHex("FFFFFFFDFFFFFFFFFFFFFFFFFFFFFFFF"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralE185C6227B9AA41FD5A0CE1B9A568A3A5E39DCCE, /*hidden argument*/NULL); // BigInteger a = FromHex("D6031998D1B3BBFEBF59CC9BBFF9AEE1"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral39AAB98BC1F2A2AF21B51111DCEDCFFB04C8BF86, /*hidden argument*/NULL); V_0 = L_1; // BigInteger b = FromHex("5EEEFCA380D02919DC2C6558BB6D8A5D"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral0A015F185902A9BEDFD600B0CC9CAFE3F12ABEF4, /*hidden argument*/NULL); V_1 = L_2; // byte[] S = Hex.Decode("004D696E67687561517512D8F03431FCE63B88F4"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3; L_3 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral939FDD0CFBF276219A6CB6BB7DA8D321687FF1A7, /*hidden argument*/NULL); V_2 = L_3; // BigInteger n = FromHex("3FFFFFFF7FFFFFFFBE0024720613B5A3"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral69CEB81C4356613EE837AA34F7829125CCEE8ECE, /*hidden argument*/NULL); V_3 = L_4; // BigInteger h = BigInteger.ValueOf(4); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5; L_5 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)4)), /*hidden argument*/NULL); V_4 = L_5; // ECCurve curve = ConfigureCurve(new FpCurve(p, a, b, n, h)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = V_4; FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * L_10 = (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 *)il2cpp_codegen_object_new(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67(L_10, L_0, L_6, L_7, L_8, L_9, /*hidden argument*/NULL); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_11; L_11 = SecNamedCurves_ConfigureCurve_m933C1139865576E74B50F3E1A79F3A4EB852718E(L_10, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "7B6AA5D85E572983E6FB32A7CDEBC140" // + "27B6916A894D3AEE7106FE805FC34B44")); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_12 = L_11; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13; L_13 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral08AAE27D2414D6353CBC0DB4AA54BDD94C7AEE48, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_14 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_14, L_12, L_13, /*hidden argument*/NULL); V_5 = L_14; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_15 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_19 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_19, L_12, L_15, L_16, L_17, L_18, /*hidden argument*/NULL); return L_19; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp128r2Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp128r2Holder__cctor_m7B05E479AEBD7B10B5867CEE51BB21D161E4403C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Secp128r2Holder_tD41CCABC3BBD461903032E0B7E6288FFA8F27BC2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Secp128r2Holder(); Secp128r2Holder_tD41CCABC3BBD461903032E0B7E6288FFA8F27BC2 * L_0 = (Secp128r2Holder_tD41CCABC3BBD461903032E0B7E6288FFA8F27BC2 *)il2cpp_codegen_object_new(Secp128r2Holder_tD41CCABC3BBD461903032E0B7E6288FFA8F27BC2_il2cpp_TypeInfo_var); Secp128r2Holder__ctor_m97C63A857B8701BC67A4456ADDB8E725BF07E4E5(L_0, /*hidden argument*/NULL); ((Secp128r2Holder_tD41CCABC3BBD461903032E0B7E6288FFA8F27BC2_StaticFields*)il2cpp_codegen_static_fields_for(Secp128r2Holder_tD41CCABC3BBD461903032E0B7E6288FFA8F27BC2_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp160k1Holder__ctor_m7469B8F2E08288C9DC909C38D49201C89DDC6BA1 (Secp160k1Holder_t2580A5BAE2DF15A47A3074FBC8A211B2461EDB59 * __this, const RuntimeMethod* method) { { // private Secp160k1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Secp160k1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160k1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Secp160k1Holder_CreateParameters_m55D4574EA782D2001744897F93CFAC195EE91EA9 (Secp160k1Holder_t2580A5BAE2DF15A47A3074FBC8A211B2461EDB59 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0F5FF643AEFB3F01606B763BCE3EB3CA0F4CDB37); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13ADC4031D216AC46030B8295DFA8A948A45C71C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral268B11289EA2B7265F4C66634B963A45B2495CA9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2DEA6DBC8A0D9F0EDF29F041B19CD4E17015DB03); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3FA118FF18D71618EB3BDD32868647552EAE8EC1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6348F335497AB29517BBF47765568FB755023B4A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82128C45BA75D1898667EBC9275E25444AF126BC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD389D736C510787FAF6582BCA9FB13F1E49B3BE1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD80BB1CCB148A51722608F5698BA496FAB5ED13B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDDAED0D6462878B2842683ABC73ED0374CE48F83); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_2 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_5 = NULL; GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD * V_6 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_7 = NULL; { // BigInteger p = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFAC73"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral82128C45BA75D1898667EBC9275E25444AF126BC, /*hidden argument*/NULL); V_0 = L_0; // BigInteger a = BigInteger.Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); V_1 = L_1; // BigInteger b = BigInteger.ValueOf(7); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)7)), /*hidden argument*/NULL); V_2 = L_2; // byte[] S = null; V_3 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; // BigInteger n = FromHex("0100000000000000000001B8FA16DFAB9ACA16B6B3"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral268B11289EA2B7265F4C66634B963A45B2495CA9, /*hidden argument*/NULL); V_4 = L_3; // BigInteger h = BigInteger.One; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_5 = L_4; // GlvTypeBParameters glv = new GlvTypeBParameters( // new BigInteger("9ba48cba5ebcb9b6bd33b92830b2a2e0e192f10a", 16), // new BigInteger("c39c6c3b3a36d7701b9c71a1f5804ae5d0003f4", 16), // new BigInteger[]{ // new BigInteger("9162fbe73984472a0a9e", 16), // new BigInteger("-96341f1138933bc2f505", 16) }, // new BigInteger[]{ // new BigInteger("127971af8721782ecffa3", 16), // new BigInteger("9162fbe73984472a0a9e", 16) }, // new BigInteger("9162fbe73984472a0a9d0590", 16), // new BigInteger("96341f1138933bc2f503fd44", 16), // 176); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_5, _stringLiteral0F5FF643AEFB3F01606B763BCE3EB3CA0F4CDB37, ((int32_t)16), /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_6, _stringLiteralD80BB1CCB148A51722608F5698BA496FAB5ED13B, ((int32_t)16), /*hidden argument*/NULL); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_7 = (BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)SZArrayNew(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var, (uint32_t)2); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_8 = L_7; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_9, _stringLiteralDDAED0D6462878B2842683ABC73ED0374CE48F83, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(0), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_9); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_10 = L_8; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_11, _stringLiteral6348F335497AB29517BBF47765568FB755023B4A, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_10); ArrayElementTypeCheck (L_10, L_11); (L_10)->SetAt(static_cast(1), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_11); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_12 = (BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)SZArrayNew(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var, (uint32_t)2); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_13 = L_12; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_14, _stringLiteral2DEA6DBC8A0D9F0EDF29F041B19CD4E17015DB03, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_14); (L_13)->SetAt(static_cast(0), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_14); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_15 = L_13; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_16, _stringLiteralDDAED0D6462878B2842683ABC73ED0374CE48F83, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_16); (L_15)->SetAt(static_cast(1), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_16); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_17, _stringLiteral13ADC4031D216AC46030B8295DFA8A948A45C71C, ((int32_t)16), /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_18, _stringLiteral3FA118FF18D71618EB3BDD32868647552EAE8EC1, ((int32_t)16), /*hidden argument*/NULL); GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD * L_19 = (GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD *)il2cpp_codegen_object_new(GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD_il2cpp_TypeInfo_var); GlvTypeBParameters__ctor_mA477D1447EA53A12E140EB7F17441A6FF90A746F(L_19, L_5, L_6, L_10, L_15, L_17, L_18, ((int32_t)176), /*hidden argument*/NULL); V_6 = L_19; // ECCurve curve = ConfigureCurveGlv(new FpCurve(p, a, b, n, h), glv); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_20 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_21 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_22 = V_2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_23 = V_4; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_24 = V_5; FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * L_25 = (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 *)il2cpp_codegen_object_new(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67(L_25, L_20, L_21, L_22, L_23, L_24, /*hidden argument*/NULL); GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD * L_26 = V_6; ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_27; L_27 = SecNamedCurves_ConfigureCurveGlv_m03C05B82B931281A0011B07F2DEA6795A8F7F3E9(L_25, L_26, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "3B4C382CE37AA192A4019E763036F4F5DD4D7EBB" // + "938CF935318FDCED6BC28286531733C3F03C4FEE")); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_28 = L_27; IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_29; L_29 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralD389D736C510787FAF6582BCA9FB13F1E49B3BE1, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_30 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_30, L_28, L_29, /*hidden argument*/NULL); V_7 = L_30; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_31 = V_7; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_32 = V_4; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_33 = V_5; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_34 = V_3; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_35 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_35, L_28, L_31, L_32, L_33, L_34, /*hidden argument*/NULL); return L_35; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160k1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp160k1Holder__cctor_mAE3CD354D7BC16D510F7B71F79F6996320C35223 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Secp160k1Holder_t2580A5BAE2DF15A47A3074FBC8A211B2461EDB59_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Secp160k1Holder(); Secp160k1Holder_t2580A5BAE2DF15A47A3074FBC8A211B2461EDB59 * L_0 = (Secp160k1Holder_t2580A5BAE2DF15A47A3074FBC8A211B2461EDB59 *)il2cpp_codegen_object_new(Secp160k1Holder_t2580A5BAE2DF15A47A3074FBC8A211B2461EDB59_il2cpp_TypeInfo_var); Secp160k1Holder__ctor_m7469B8F2E08288C9DC909C38D49201C89DDC6BA1(L_0, /*hidden argument*/NULL); ((Secp160k1Holder_t2580A5BAE2DF15A47A3074FBC8A211B2461EDB59_StaticFields*)il2cpp_codegen_static_fields_for(Secp160k1Holder_t2580A5BAE2DF15A47A3074FBC8A211B2461EDB59_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp160r1Holder__ctor_mCD869A3CDFDADCFFA0700535E76C26D0AE7F2347 (Secp160r1Holder_t3E6019D300E484C3AC91218F1CAACEFAE2D851C3 * __this, const RuntimeMethod* method) { { // private Secp160r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Secp160r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Secp160r1Holder_CreateParameters_mC55F1CABEAC7A12B8933399B6245FF89675F7FD3 (Secp160r1Holder_t3E6019D300E484C3AC91218F1CAACEFAE2D851C3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral28058420E51E692485573E75B04BD1527E9A2C4D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral63D645B087299040799270572BB8AEDAC3666248); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral91FA22B8ECDED45527422282487144D47FA10733); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9EC5F17060D615B578EBE09AFDB74E29DD9D8833); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB0A669EE38050E63D8F9CB5B9EE063F765162C1A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB264BC41FF80638659B7A213CA1E8D89BA37B402); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger p = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7FFFFFFF"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral28058420E51E692485573E75B04BD1527E9A2C4D, /*hidden argument*/NULL); // BigInteger a = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7FFFFFFC"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral91FA22B8ECDED45527422282487144D47FA10733, /*hidden argument*/NULL); V_0 = L_1; // BigInteger b = FromHex("1C97BEFC54BD7A8B65ACF89F81D4D4ADC565FA45"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralB264BC41FF80638659B7A213CA1E8D89BA37B402, /*hidden argument*/NULL); V_1 = L_2; // byte[] S = Hex.Decode("1053CDE42C14D696E67687561517533BF3F83345"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3; L_3 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralB0A669EE38050E63D8F9CB5B9EE063F765162C1A, /*hidden argument*/NULL); V_2 = L_3; // BigInteger n = FromHex("0100000000000000000001F4C8F927AED3CA752257"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral9EC5F17060D615B578EBE09AFDB74E29DD9D8833, /*hidden argument*/NULL); V_3 = L_4; // BigInteger h = BigInteger.One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_4 = L_5; // ECCurve curve = ConfigureCurve(new FpCurve(p, a, b, n, h)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = V_4; FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * L_10 = (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 *)il2cpp_codegen_object_new(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67(L_10, L_0, L_6, L_7, L_8, L_9, /*hidden argument*/NULL); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_11; L_11 = SecNamedCurves_ConfigureCurve_m933C1139865576E74B50F3E1A79F3A4EB852718E(L_10, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "4A96B5688EF573284664698968C38BB913CBFC82" // + "23A628553168947D59DCC912042351377AC5FB32")); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_12 = L_11; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13; L_13 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral63D645B087299040799270572BB8AEDAC3666248, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_14 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_14, L_12, L_13, /*hidden argument*/NULL); V_5 = L_14; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_15 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_19 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_19, L_12, L_15, L_16, L_17, L_18, /*hidden argument*/NULL); return L_19; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp160r1Holder__cctor_m88746B926EB233F5D6B8AAD06BAA370E24BD5BDE (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Secp160r1Holder_t3E6019D300E484C3AC91218F1CAACEFAE2D851C3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Secp160r1Holder(); Secp160r1Holder_t3E6019D300E484C3AC91218F1CAACEFAE2D851C3 * L_0 = (Secp160r1Holder_t3E6019D300E484C3AC91218F1CAACEFAE2D851C3 *)il2cpp_codegen_object_new(Secp160r1Holder_t3E6019D300E484C3AC91218F1CAACEFAE2D851C3_il2cpp_TypeInfo_var); Secp160r1Holder__ctor_mCD869A3CDFDADCFFA0700535E76C26D0AE7F2347(L_0, /*hidden argument*/NULL); ((Secp160r1Holder_t3E6019D300E484C3AC91218F1CAACEFAE2D851C3_StaticFields*)il2cpp_codegen_static_fields_for(Secp160r1Holder_t3E6019D300E484C3AC91218F1CAACEFAE2D851C3_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160r2Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp160r2Holder__ctor_m77330054D63505085C30117FC7C94A5D3E34D51F (Secp160r2Holder_t50B68D788D0417840B5E3CEFBFD0A0F7FEC0C2C2 * __this, const RuntimeMethod* method) { { // private Secp160r2Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Secp160r2Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160r2Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Secp160r2Holder_CreateParameters_m83B1A784FE31FCD98D342C026FCCAE92CC47F952 (Secp160r2Holder_t50B68D788D0417840B5E3CEFBFD0A0F7FEC0C2C2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral053B46A8A8F5DC5F37BE95534763CFBE7A673936); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82128C45BA75D1898667EBC9275E25444AF126BC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBBA4631906F4C458CB2BBDD76F7D84AFE7525CAA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC87F54F009BFFF741EAAB0CFF8BDF95101C7CAC3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC9C203FF8C07EB0519AAC54A5AA9B86B395E7920); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCDE743FF61CBDF72BF05A4EC3478FED4F69A1F35); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger p = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFAC73"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral82128C45BA75D1898667EBC9275E25444AF126BC, /*hidden argument*/NULL); // BigInteger a = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFAC70"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral053B46A8A8F5DC5F37BE95534763CFBE7A673936, /*hidden argument*/NULL); V_0 = L_1; // BigInteger b = FromHex("B4E134D3FB59EB8BAB57274904664D5AF50388BA"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralC87F54F009BFFF741EAAB0CFF8BDF95101C7CAC3, /*hidden argument*/NULL); V_1 = L_2; // byte[] S = Hex.Decode("B99B99B099B323E02709A4D696E6768756151751"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3; L_3 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralCDE743FF61CBDF72BF05A4EC3478FED4F69A1F35, /*hidden argument*/NULL); V_2 = L_3; // BigInteger n = FromHex("0100000000000000000000351EE786A818F3A1A16B"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralC9C203FF8C07EB0519AAC54A5AA9B86B395E7920, /*hidden argument*/NULL); V_3 = L_4; // BigInteger h = BigInteger.One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_4 = L_5; // ECCurve curve = ConfigureCurve(new FpCurve(p, a, b, n, h)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = V_4; FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * L_10 = (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 *)il2cpp_codegen_object_new(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67(L_10, L_0, L_6, L_7, L_8, L_9, /*hidden argument*/NULL); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_11; L_11 = SecNamedCurves_ConfigureCurve_m933C1139865576E74B50F3E1A79F3A4EB852718E(L_10, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "52DCB034293A117E1F4FF11B30F7199D3144CE6D" // + "FEAFFEF2E331F296E071FA0DF9982CFEA7D43F2E")); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_12 = L_11; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13; L_13 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralBBA4631906F4C458CB2BBDD76F7D84AFE7525CAA, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_14 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_14, L_12, L_13, /*hidden argument*/NULL); V_5 = L_14; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_15 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_19 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_19, L_12, L_15, L_16, L_17, L_18, /*hidden argument*/NULL); return L_19; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp160r2Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp160r2Holder__cctor_m97AC77BC73527532F20CF33DF8DFF2651AB8637B (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Secp160r2Holder_t50B68D788D0417840B5E3CEFBFD0A0F7FEC0C2C2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Secp160r2Holder(); Secp160r2Holder_t50B68D788D0417840B5E3CEFBFD0A0F7FEC0C2C2 * L_0 = (Secp160r2Holder_t50B68D788D0417840B5E3CEFBFD0A0F7FEC0C2C2 *)il2cpp_codegen_object_new(Secp160r2Holder_t50B68D788D0417840B5E3CEFBFD0A0F7FEC0C2C2_il2cpp_TypeInfo_var); Secp160r2Holder__ctor_m77330054D63505085C30117FC7C94A5D3E34D51F(L_0, /*hidden argument*/NULL); ((Secp160r2Holder_t50B68D788D0417840B5E3CEFBFD0A0F7FEC0C2C2_StaticFields*)il2cpp_codegen_static_fields_for(Secp160r2Holder_t50B68D788D0417840B5E3CEFBFD0A0F7FEC0C2C2_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp192k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp192k1Holder__ctor_m602EEE01AD2A9F1375801D03584A381DFD7246EC (Secp192k1Holder_t94F605833326FE3C08386C270FF8C588D481B98E * __this, const RuntimeMethod* method) { { // private Secp192k1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Secp192k1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp192k1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Secp192k1Holder_CreateParameters_m5618987F4EAF0F90F2EF41121CCFA9FD036538D5 (Secp192k1Holder_t94F605833326FE3C08386C270FF8C588D481B98E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13B7264E454DECA988EC1C0D4F4B3682942B8D16); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral145B6886ABDB6A64E26865445286469C28883644); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral15642A007D2DB9637EDCE7B2736386295A0794F7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B5ACAADD2A8DCA517A95E30580025EB72B85BA6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66ACDB186A389494B8890447B8BD0CD5D6BC5468); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral78825798A96E402C2095EAC6CA168925BB1DD273); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF104EB0E615717D616E89CF9F5DEF46B58B157A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE02E459F438C286495D11178551E1FA8C62B10AA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEA7FEA15E28556ABCF292DF70F8DE729DD42B9BE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF039081843B0873E486DA8DBFF2DEA212D36D006); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_2 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_5 = NULL; GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD * V_6 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_7 = NULL; { // BigInteger p = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFEE37"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralCF104EB0E615717D616E89CF9F5DEF46B58B157A, /*hidden argument*/NULL); V_0 = L_0; // BigInteger a = BigInteger.Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); V_1 = L_1; // BigInteger b = BigInteger.ValueOf(3); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)3)), /*hidden argument*/NULL); V_2 = L_2; // byte[] S = null; V_3 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; // BigInteger n = FromHex("FFFFFFFFFFFFFFFFFFFFFFFE26F2FC170F69466A74DEFD8D"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral13B7264E454DECA988EC1C0D4F4B3682942B8D16, /*hidden argument*/NULL); V_4 = L_3; // BigInteger h = BigInteger.One; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_5 = L_4; // GlvTypeBParameters glv = new GlvTypeBParameters( // new BigInteger("bb85691939b869c1d087f601554b96b80cb4f55b35f433c2", 16), // new BigInteger("3d84f26c12238d7b4f3d516613c1759033b1a5800175d0b1", 16), // new BigInteger[]{ // new BigInteger("71169be7330b3038edb025f1", 16), // new BigInteger("-b3fb3400dec5c4adceb8655c", 16) }, // new BigInteger[]{ // new BigInteger("12511cfe811d0f4e6bc688b4d", 16), // new BigInteger("71169be7330b3038edb025f1", 16) }, // new BigInteger("71169be7330b3038edb025f1d0f9", 16), // new BigInteger("b3fb3400dec5c4adceb8655d4c94", 16), // 208); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_5, _stringLiteralF039081843B0873E486DA8DBFF2DEA212D36D006, ((int32_t)16), /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_6, _stringLiteral3B5ACAADD2A8DCA517A95E30580025EB72B85BA6, ((int32_t)16), /*hidden argument*/NULL); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_7 = (BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)SZArrayNew(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var, (uint32_t)2); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_8 = L_7; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_9, _stringLiteralE02E459F438C286495D11178551E1FA8C62B10AA, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(0), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_9); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_10 = L_8; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_11, _stringLiteral145B6886ABDB6A64E26865445286469C28883644, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_10); ArrayElementTypeCheck (L_10, L_11); (L_10)->SetAt(static_cast(1), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_11); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_12 = (BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)SZArrayNew(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var, (uint32_t)2); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_13 = L_12; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_14, _stringLiteral78825798A96E402C2095EAC6CA168925BB1DD273, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_14); (L_13)->SetAt(static_cast(0), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_14); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_15 = L_13; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_16, _stringLiteralE02E459F438C286495D11178551E1FA8C62B10AA, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_16); (L_15)->SetAt(static_cast(1), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_16); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_17, _stringLiteral15642A007D2DB9637EDCE7B2736386295A0794F7, ((int32_t)16), /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_18, _stringLiteral66ACDB186A389494B8890447B8BD0CD5D6BC5468, ((int32_t)16), /*hidden argument*/NULL); GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD * L_19 = (GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD *)il2cpp_codegen_object_new(GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD_il2cpp_TypeInfo_var); GlvTypeBParameters__ctor_mA477D1447EA53A12E140EB7F17441A6FF90A746F(L_19, L_5, L_6, L_10, L_15, L_17, L_18, ((int32_t)208), /*hidden argument*/NULL); V_6 = L_19; // ECCurve curve = ConfigureCurveGlv(new FpCurve(p, a, b, n, h), glv); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_20 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_21 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_22 = V_2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_23 = V_4; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_24 = V_5; FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * L_25 = (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 *)il2cpp_codegen_object_new(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67(L_25, L_20, L_21, L_22, L_23, L_24, /*hidden argument*/NULL); GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD * L_26 = V_6; ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_27; L_27 = SecNamedCurves_ConfigureCurveGlv_m03C05B82B931281A0011B07F2DEA6795A8F7F3E9(L_25, L_26, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "DB4FF10EC057E9AE26B07D0280B7F4341DA5D1B1EAE06C7D" // + "9B2F2F6D9C5628A7844163D015BE86344082AA88D95E2F9D")); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_28 = L_27; IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_29; L_29 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralEA7FEA15E28556ABCF292DF70F8DE729DD42B9BE, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_30 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_30, L_28, L_29, /*hidden argument*/NULL); V_7 = L_30; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_31 = V_7; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_32 = V_4; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_33 = V_5; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_34 = V_3; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_35 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_35, L_28, L_31, L_32, L_33, L_34, /*hidden argument*/NULL); return L_35; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp192k1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp192k1Holder__cctor_m79E0B8F733010C01BB119239E049A627B2EF9113 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Secp192k1Holder_t94F605833326FE3C08386C270FF8C588D481B98E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Secp192k1Holder(); Secp192k1Holder_t94F605833326FE3C08386C270FF8C588D481B98E * L_0 = (Secp192k1Holder_t94F605833326FE3C08386C270FF8C588D481B98E *)il2cpp_codegen_object_new(Secp192k1Holder_t94F605833326FE3C08386C270FF8C588D481B98E_il2cpp_TypeInfo_var); Secp192k1Holder__ctor_m602EEE01AD2A9F1375801D03584A381DFD7246EC(L_0, /*hidden argument*/NULL); ((Secp192k1Holder_t94F605833326FE3C08386C270FF8C588D481B98E_StaticFields*)il2cpp_codegen_static_fields_for(Secp192k1Holder_t94F605833326FE3C08386C270FF8C588D481B98E_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp192r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp192r1Holder__ctor_m99C48DC5DF135C2041C61ED8B6293493311790AC (Secp192r1Holder_tB1DFE2159B493761DB92EC3F9F9DFCC6E23ED76B * __this, const RuntimeMethod* method) { { // private Secp192r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Secp192r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp192r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Secp192r1Holder_CreateParameters_m0953E4C88DEF8B9FAAB4F58F59B254D243CF0BD7 (Secp192r1Holder_tB1DFE2159B493761DB92EC3F9F9DFCC6E23ED76B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2796F1273F57536B7BAAC9238CB921CDABB613FE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral685B96D3C0447492744C5A277D5A33C481F062C7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6897BF7AB81C24C922CD0660FA63BBEBFE5BD3CC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral68B0DC046D209BD5398B35F8CCEB1B94183E45FD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral77C66025C930510EE67E22EBE245B7FF0CA5F1EC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAE47DF91E031BFC4E809799DF55C82ABCA4B43D7); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger p = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFF"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralAE47DF91E031BFC4E809799DF55C82ABCA4B43D7, /*hidden argument*/NULL); // BigInteger a = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFC"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral2796F1273F57536B7BAAC9238CB921CDABB613FE, /*hidden argument*/NULL); V_0 = L_1; // BigInteger b = FromHex("64210519E59C80E70FA7E9AB72243049FEB8DEECC146B9B1"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral6897BF7AB81C24C922CD0660FA63BBEBFE5BD3CC, /*hidden argument*/NULL); V_1 = L_2; // byte[] S = Hex.Decode("3045AE6FC8422F64ED579528D38120EAE12196D5"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3; L_3 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral77C66025C930510EE67E22EBE245B7FF0CA5F1EC, /*hidden argument*/NULL); V_2 = L_3; // BigInteger n = FromHex("FFFFFFFFFFFFFFFFFFFFFFFF99DEF836146BC9B1B4D22831"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral685B96D3C0447492744C5A277D5A33C481F062C7, /*hidden argument*/NULL); V_3 = L_4; // BigInteger h = BigInteger.One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_4 = L_5; // ECCurve curve = ConfigureCurve(new FpCurve(p, a, b, n, h)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = V_4; FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * L_10 = (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 *)il2cpp_codegen_object_new(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67(L_10, L_0, L_6, L_7, L_8, L_9, /*hidden argument*/NULL); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_11; L_11 = SecNamedCurves_ConfigureCurve_m933C1139865576E74B50F3E1A79F3A4EB852718E(L_10, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "188DA80EB03090F67CBF20EB43A18800F4FF0AFD82FF1012" // + "07192B95FFC8DA78631011ED6B24CDD573F977A11E794811")); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_12 = L_11; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13; L_13 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral68B0DC046D209BD5398B35F8CCEB1B94183E45FD, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_14 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_14, L_12, L_13, /*hidden argument*/NULL); V_5 = L_14; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_15 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_19 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_19, L_12, L_15, L_16, L_17, L_18, /*hidden argument*/NULL); return L_19; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp192r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp192r1Holder__cctor_m61CD5B430F4AAD4B20C850B46276076C6B5F6202 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Secp192r1Holder_tB1DFE2159B493761DB92EC3F9F9DFCC6E23ED76B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Secp192r1Holder(); Secp192r1Holder_tB1DFE2159B493761DB92EC3F9F9DFCC6E23ED76B * L_0 = (Secp192r1Holder_tB1DFE2159B493761DB92EC3F9F9DFCC6E23ED76B *)il2cpp_codegen_object_new(Secp192r1Holder_tB1DFE2159B493761DB92EC3F9F9DFCC6E23ED76B_il2cpp_TypeInfo_var); Secp192r1Holder__ctor_m99C48DC5DF135C2041C61ED8B6293493311790AC(L_0, /*hidden argument*/NULL); ((Secp192r1Holder_tB1DFE2159B493761DB92EC3F9F9DFCC6E23ED76B_StaticFields*)il2cpp_codegen_static_fields_for(Secp192r1Holder_tB1DFE2159B493761DB92EC3F9F9DFCC6E23ED76B_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp224k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp224k1Holder__ctor_mF6BBB6AE6B47C47080F6ABC4254451A67C209C15 (Secp224k1Holder_tDC0523915F3F428CEB471F61E5D154F22B29D8C9 * __this, const RuntimeMethod* method) { { // private Secp224k1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Secp224k1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp224k1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Secp224k1Holder_CreateParameters_mAD15A4D0BF229CC83497E7B5F51D8FE411ACDACC (Secp224k1Holder_tDC0523915F3F428CEB471F61E5D154F22B29D8C9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral067BCD1E94036BAA45EEB46A45E24C5F087782B3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral19AB8440A3272EB3FA12DA209B0DD4AB1E7B34D5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3C21B08946C4F5FAF4891F8DC09CEEB35F5A1737); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5F52AE63B7C5BFD02F09A133E6C738E301EE7525); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7627A1F80867B72E20CD18B04AD686EF5919BFDC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8123ADD0461274D47114601C355EAFAB50371447); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral98E19DCE961E48AB5A96909758B77A3257C9B7B0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9F6854387F847DBAFF44934E6350C3D139DA8527); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBBB8F81499B57D6CBFD03813D212598C06FEE577); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDE06F709E7B0DD970547951BF09CBCE44D97CB17); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_2 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_5 = NULL; GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD * V_6 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_7 = NULL; { // BigInteger p = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFE56D"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral7627A1F80867B72E20CD18B04AD686EF5919BFDC, /*hidden argument*/NULL); V_0 = L_0; // BigInteger a = BigInteger.Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); V_1 = L_1; // BigInteger b = BigInteger.ValueOf(5); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)5)), /*hidden argument*/NULL); V_2 = L_2; // byte[] S = null; V_3 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; // BigInteger n = FromHex("010000000000000000000000000001DCE8D2EC6184CAF0A971769FB1F7"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralDE06F709E7B0DD970547951BF09CBCE44D97CB17, /*hidden argument*/NULL); V_4 = L_3; // BigInteger h = BigInteger.One; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_5 = L_4; // GlvTypeBParameters glv = new GlvTypeBParameters( // new BigInteger("fe0e87005b4e83761908c5131d552a850b3f58b749c37cf5b84d6768", 16), // new BigInteger("60dcd2104c4cbc0be6eeefc2bdd610739ec34e317f9b33046c9e4788", 16), // new BigInteger[]{ // new BigInteger("6b8cf07d4ca75c88957d9d670591", 16), // new BigInteger("-b8adf1378a6eb73409fa6c9c637d", 16) }, // new BigInteger[]{ // new BigInteger("1243ae1b4d71613bc9f780a03690e", 16), // new BigInteger("6b8cf07d4ca75c88957d9d670591", 16) }, // new BigInteger("6b8cf07d4ca75c88957d9d67059037a4", 16), // new BigInteger("b8adf1378a6eb73409fa6c9c637ba7f5", 16), // 240); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_5, _stringLiteral067BCD1E94036BAA45EEB46A45E24C5F087782B3, ((int32_t)16), /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_6, _stringLiteral19AB8440A3272EB3FA12DA209B0DD4AB1E7B34D5, ((int32_t)16), /*hidden argument*/NULL); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_7 = (BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)SZArrayNew(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var, (uint32_t)2); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_8 = L_7; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_9, _stringLiteral9F6854387F847DBAFF44934E6350C3D139DA8527, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(0), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_9); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_10 = L_8; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_11, _stringLiteralBBB8F81499B57D6CBFD03813D212598C06FEE577, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_10); ArrayElementTypeCheck (L_10, L_11); (L_10)->SetAt(static_cast(1), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_11); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_12 = (BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)SZArrayNew(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var, (uint32_t)2); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_13 = L_12; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_14, _stringLiteral3C21B08946C4F5FAF4891F8DC09CEEB35F5A1737, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_14); (L_13)->SetAt(static_cast(0), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_14); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_15 = L_13; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_16, _stringLiteral9F6854387F847DBAFF44934E6350C3D139DA8527, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_16); (L_15)->SetAt(static_cast(1), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_16); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_17, _stringLiteral98E19DCE961E48AB5A96909758B77A3257C9B7B0, ((int32_t)16), /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_18, _stringLiteral8123ADD0461274D47114601C355EAFAB50371447, ((int32_t)16), /*hidden argument*/NULL); GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD * L_19 = (GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD *)il2cpp_codegen_object_new(GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD_il2cpp_TypeInfo_var); GlvTypeBParameters__ctor_mA477D1447EA53A12E140EB7F17441A6FF90A746F(L_19, L_5, L_6, L_10, L_15, L_17, L_18, ((int32_t)240), /*hidden argument*/NULL); V_6 = L_19; // ECCurve curve = ConfigureCurveGlv(new FpCurve(p, a, b, n, h), glv); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_20 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_21 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_22 = V_2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_23 = V_4; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_24 = V_5; FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * L_25 = (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 *)il2cpp_codegen_object_new(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67(L_25, L_20, L_21, L_22, L_23, L_24, /*hidden argument*/NULL); GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD * L_26 = V_6; ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_27; L_27 = SecNamedCurves_ConfigureCurveGlv_m03C05B82B931281A0011B07F2DEA6795A8F7F3E9(L_25, L_26, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "A1455B334DF099DF30FC28A169A467E9E47075A90F7E650EB6B7A45C" // + "7E089FED7FBA344282CAFBD6F7E319F7C0B0BD59E2CA4BDB556D61A5")); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_28 = L_27; IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_29; L_29 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral5F52AE63B7C5BFD02F09A133E6C738E301EE7525, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_30 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_30, L_28, L_29, /*hidden argument*/NULL); V_7 = L_30; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_31 = V_7; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_32 = V_4; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_33 = V_5; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_34 = V_3; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_35 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_35, L_28, L_31, L_32, L_33, L_34, /*hidden argument*/NULL); return L_35; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp224k1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp224k1Holder__cctor_m42302802439035C0FD7E4761109129C8C0BE835D (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Secp224k1Holder_tDC0523915F3F428CEB471F61E5D154F22B29D8C9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Secp224k1Holder(); Secp224k1Holder_tDC0523915F3F428CEB471F61E5D154F22B29D8C9 * L_0 = (Secp224k1Holder_tDC0523915F3F428CEB471F61E5D154F22B29D8C9 *)il2cpp_codegen_object_new(Secp224k1Holder_tDC0523915F3F428CEB471F61E5D154F22B29D8C9_il2cpp_TypeInfo_var); Secp224k1Holder__ctor_mF6BBB6AE6B47C47080F6ABC4254451A67C209C15(L_0, /*hidden argument*/NULL); ((Secp224k1Holder_tDC0523915F3F428CEB471F61E5D154F22B29D8C9_StaticFields*)il2cpp_codegen_static_fields_for(Secp224k1Holder_tDC0523915F3F428CEB471F61E5D154F22B29D8C9_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp224r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp224r1Holder__ctor_m18919D6E297277C2C425E533EA62308FDF35A5C9 (Secp224r1Holder_t04AF1CB38F89B74762922D35B16CA122048DBFB9 * __this, const RuntimeMethod* method) { { // private Secp224r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Secp224r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp224r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Secp224r1Holder_CreateParameters_m7637336EB129C07E4A9B1B6DABE500804360AA38 (Secp224r1Holder_t04AF1CB38F89B74762922D35B16CA122048DBFB9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46965B78C497683855CDF41381BC0F2CDD09CC59); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7A85609535A45848A2FD7C5F8B3217EACBEF9CD0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86E39EE5D19052072B45CD3CC8F830BDBE22CA7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBFD1210247E459A47C5E10A452BBD54AF6210C8A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCB7EE45F86091F2C129A37CFDA0619D41167C3A3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF33F118FB92FB6DB2DA46F889584F679CBB7AE10); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger p = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000001"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralCB7EE45F86091F2C129A37CFDA0619D41167C3A3, /*hidden argument*/NULL); // BigInteger a = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFE"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralBFD1210247E459A47C5E10A452BBD54AF6210C8A, /*hidden argument*/NULL); V_0 = L_1; // BigInteger b = FromHex("B4050A850C04B3ABF54132565044B0B7D7BFD8BA270B39432355FFB4"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral86E39EE5D19052072B45CD3CC8F830BDBE22CA7A, /*hidden argument*/NULL); V_1 = L_2; // byte[] S = Hex.Decode("BD71344799D5C7FCDC45B59FA3B9AB8F6A948BC5"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3; L_3 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralF33F118FB92FB6DB2DA46F889584F679CBB7AE10, /*hidden argument*/NULL); V_2 = L_3; // BigInteger n = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFF16A2E0B8F03E13DD29455C5C2A3D"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral7A85609535A45848A2FD7C5F8B3217EACBEF9CD0, /*hidden argument*/NULL); V_3 = L_4; // BigInteger h = BigInteger.One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_4 = L_5; // ECCurve curve = ConfigureCurve(new FpCurve(p, a, b, n, h)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = V_4; FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * L_10 = (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 *)il2cpp_codegen_object_new(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67(L_10, L_0, L_6, L_7, L_8, L_9, /*hidden argument*/NULL); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_11; L_11 = SecNamedCurves_ConfigureCurve_m933C1139865576E74B50F3E1A79F3A4EB852718E(L_10, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "B70E0CBD6BB4BF7F321390B94A03C1D356C21122343280D6115C1D21" // + "BD376388B5F723FB4C22DFE6CD4375A05A07476444D5819985007E34")); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_12 = L_11; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13; L_13 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral46965B78C497683855CDF41381BC0F2CDD09CC59, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_14 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_14, L_12, L_13, /*hidden argument*/NULL); V_5 = L_14; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_15 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_19 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_19, L_12, L_15, L_16, L_17, L_18, /*hidden argument*/NULL); return L_19; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp224r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp224r1Holder__cctor_m5B03E9880F6D6D86FF43F93F91DCCE0F76445FD4 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Secp224r1Holder_t04AF1CB38F89B74762922D35B16CA122048DBFB9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Secp224r1Holder(); Secp224r1Holder_t04AF1CB38F89B74762922D35B16CA122048DBFB9 * L_0 = (Secp224r1Holder_t04AF1CB38F89B74762922D35B16CA122048DBFB9 *)il2cpp_codegen_object_new(Secp224r1Holder_t04AF1CB38F89B74762922D35B16CA122048DBFB9_il2cpp_TypeInfo_var); Secp224r1Holder__ctor_m18919D6E297277C2C425E533EA62308FDF35A5C9(L_0, /*hidden argument*/NULL); ((Secp224r1Holder_t04AF1CB38F89B74762922D35B16CA122048DBFB9_StaticFields*)il2cpp_codegen_static_fields_for(Secp224r1Holder_t04AF1CB38F89B74762922D35B16CA122048DBFB9_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp256k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp256k1Holder__ctor_mE4F446C25CEC0C4FEC8FB5733385C36C796D4199 (Secp256k1Holder_t2F644E8D268A42374FAB428BF174E8209D94E78F * __this, const RuntimeMethod* method) { { // private Secp256k1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Secp256k1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp256k1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Secp256k1Holder_CreateParameters_m921CD7D7A20B52B3F34EC1E7CF37D2AF26F26945 (Secp256k1Holder_t2F644E8D268A42374FAB428BF174E8209D94E78F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0706A33BB092998B17864439BF888E93F35B08D1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral08FC392C0E824C3B78C98DE01B767270A53DCB12); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0E1F966C016D7FA8A8CC96A661F31A1A6439E3DD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3163DE349A429DD7A75C2880BCA8649376A11643); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5EECAA92D98A4BA3E8AABFA36B5029E6E72B9FE0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral611339ECD39703D426527E889AB6F988AE0AC2ED); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral683F37EC4A215A44555082EA88D2E170B5DA1447); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7F83D1397ECE0E7B3201C5806F0A4D62DFC36B55); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral85736300AFDCF4B38F0A9679DBB6F47B0EF697AC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC68E93161F8C3334B631019EF34012F314C87B40); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_2 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_5 = NULL; GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD * V_6 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_7 = NULL; { // BigInteger p = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFC2F"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral611339ECD39703D426527E889AB6F988AE0AC2ED, /*hidden argument*/NULL); V_0 = L_0; // BigInteger a = BigInteger.Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); V_1 = L_1; // BigInteger b = BigInteger.ValueOf(7); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)7)), /*hidden argument*/NULL); V_2 = L_2; // byte[] S = null; V_3 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; // BigInteger n = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364141"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral0E1F966C016D7FA8A8CC96A661F31A1A6439E3DD, /*hidden argument*/NULL); V_4 = L_3; // BigInteger h = BigInteger.One; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_5 = L_4; // GlvTypeBParameters glv = new GlvTypeBParameters( // new BigInteger("7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee", 16), // new BigInteger("5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72", 16), // new BigInteger[]{ // new BigInteger("3086d221a7d46bcde86c90e49284eb15", 16), // new BigInteger("-e4437ed6010e88286f547fa90abfe4c3", 16) }, // new BigInteger[]{ // new BigInteger("114ca50f7a8e2f3f657c1108d9d44cfd8", 16), // new BigInteger("3086d221a7d46bcde86c90e49284eb15", 16) }, // new BigInteger("3086d221a7d46bcde86c90e49284eb153dab", 16), // new BigInteger("e4437ed6010e88286f547fa90abfe4c42212", 16), // 272); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_5, _stringLiteral683F37EC4A215A44555082EA88D2E170B5DA1447, ((int32_t)16), /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_6, _stringLiteral85736300AFDCF4B38F0A9679DBB6F47B0EF697AC, ((int32_t)16), /*hidden argument*/NULL); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_7 = (BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)SZArrayNew(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var, (uint32_t)2); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_8 = L_7; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_9, _stringLiteral7F83D1397ECE0E7B3201C5806F0A4D62DFC36B55, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(0), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_9); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_10 = L_8; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_11, _stringLiteral5EECAA92D98A4BA3E8AABFA36B5029E6E72B9FE0, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_10); ArrayElementTypeCheck (L_10, L_11); (L_10)->SetAt(static_cast(1), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_11); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_12 = (BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)SZArrayNew(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var, (uint32_t)2); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_13 = L_12; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_14, _stringLiteral3163DE349A429DD7A75C2880BCA8649376A11643, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_14); (L_13)->SetAt(static_cast(0), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_14); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_15 = L_13; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_16, _stringLiteral7F83D1397ECE0E7B3201C5806F0A4D62DFC36B55, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_16); (L_15)->SetAt(static_cast(1), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_16); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_17, _stringLiteral0706A33BB092998B17864439BF888E93F35B08D1, ((int32_t)16), /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(L_18, _stringLiteralC68E93161F8C3334B631019EF34012F314C87B40, ((int32_t)16), /*hidden argument*/NULL); GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD * L_19 = (GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD *)il2cpp_codegen_object_new(GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD_il2cpp_TypeInfo_var); GlvTypeBParameters__ctor_mA477D1447EA53A12E140EB7F17441A6FF90A746F(L_19, L_5, L_6, L_10, L_15, L_17, L_18, ((int32_t)272), /*hidden argument*/NULL); V_6 = L_19; // ECCurve curve = ConfigureCurveGlv(new FpCurve(p, a, b, n, h), glv); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_20 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_21 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_22 = V_2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_23 = V_4; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_24 = V_5; FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * L_25 = (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 *)il2cpp_codegen_object_new(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67(L_25, L_20, L_21, L_22, L_23, L_24, /*hidden argument*/NULL); GlvTypeBParameters_tF798C7C0D6DA6B7457364A9542D20EA7A8E408FD * L_26 = V_6; ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_27; L_27 = SecNamedCurves_ConfigureCurveGlv_m03C05B82B931281A0011B07F2DEA6795A8F7F3E9(L_25, L_26, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "79BE667EF9DCBBAC55A06295CE870B07029BFCDB2DCE28D959F2815B16F81798" // + "483ADA7726A3C4655DA4FBFC0E1108A8FD17B448A68554199C47D08FFB10D4B8")); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_28 = L_27; IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_29; L_29 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral08FC392C0E824C3B78C98DE01B767270A53DCB12, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_30 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_30, L_28, L_29, /*hidden argument*/NULL); V_7 = L_30; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_31 = V_7; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_32 = V_4; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_33 = V_5; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_34 = V_3; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_35 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_35, L_28, L_31, L_32, L_33, L_34, /*hidden argument*/NULL); return L_35; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp256k1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp256k1Holder__cctor_m36859E54E48BB4B38B67DAD0B05CAFEBE9AD4922 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Secp256k1Holder_t2F644E8D268A42374FAB428BF174E8209D94E78F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Secp256k1Holder(); Secp256k1Holder_t2F644E8D268A42374FAB428BF174E8209D94E78F * L_0 = (Secp256k1Holder_t2F644E8D268A42374FAB428BF174E8209D94E78F *)il2cpp_codegen_object_new(Secp256k1Holder_t2F644E8D268A42374FAB428BF174E8209D94E78F_il2cpp_TypeInfo_var); Secp256k1Holder__ctor_mE4F446C25CEC0C4FEC8FB5733385C36C796D4199(L_0, /*hidden argument*/NULL); ((Secp256k1Holder_t2F644E8D268A42374FAB428BF174E8209D94E78F_StaticFields*)il2cpp_codegen_static_fields_for(Secp256k1Holder_t2F644E8D268A42374FAB428BF174E8209D94E78F_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp256r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp256r1Holder__ctor_m5006AFDAA6BDA5786D23ECCE9A2CC25CD1CDAD86 (Secp256r1Holder_t2DEF2DD142A7CC86DCFD60A53EC7D686444EB7AE * __this, const RuntimeMethod* method) { { // private Secp256r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Secp256r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp256r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Secp256r1Holder_CreateParameters_mB26C7F4F190CE00D7250D31CF2A1F52AE5188D63 (Secp256r1Holder_t2DEF2DD142A7CC86DCFD60A53EC7D686444EB7AE * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral27BEAC53C28704ED312F13BCA03D8F4ED20D8EEC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4F4B7FB0DAA8247272297BFDE2E625E1158BC21B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral71A41D9E84570DF936ECD1AEA635EAA3BCE1BCFB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral736B8C0D37EBD403829A528952F68DE7B6EE8CB5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB6C6729487D9880A1A46CDDD120D87207BB095AD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEB5B6BF0D5008320A556FFBAB2BC9EC3F5C23E1C); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger p = FromHex("FFFFFFFF00000001000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFF"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral71A41D9E84570DF936ECD1AEA635EAA3BCE1BCFB, /*hidden argument*/NULL); // BigInteger a = FromHex("FFFFFFFF00000001000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFC"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral4F4B7FB0DAA8247272297BFDE2E625E1158BC21B, /*hidden argument*/NULL); V_0 = L_1; // BigInteger b = FromHex("5AC635D8AA3A93E7B3EBBD55769886BC651D06B0CC53B0F63BCE3C3E27D2604B"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral27BEAC53C28704ED312F13BCA03D8F4ED20D8EEC, /*hidden argument*/NULL); V_1 = L_2; // byte[] S = Hex.Decode("C49D360886E704936A6678E1139D26B7819F7E90"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3; L_3 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralB6C6729487D9880A1A46CDDD120D87207BB095AD, /*hidden argument*/NULL); V_2 = L_3; // BigInteger n = FromHex("FFFFFFFF00000000FFFFFFFFFFFFFFFFBCE6FAADA7179E84F3B9CAC2FC632551"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralEB5B6BF0D5008320A556FFBAB2BC9EC3F5C23E1C, /*hidden argument*/NULL); V_3 = L_4; // BigInteger h = BigInteger.One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_4 = L_5; // ECCurve curve = ConfigureCurve(new FpCurve(p, a, b, n, h)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = V_4; FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * L_10 = (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 *)il2cpp_codegen_object_new(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67(L_10, L_0, L_6, L_7, L_8, L_9, /*hidden argument*/NULL); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_11; L_11 = SecNamedCurves_ConfigureCurve_m933C1139865576E74B50F3E1A79F3A4EB852718E(L_10, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "6B17D1F2E12C4247F8BCE6E563A440F277037D812DEB33A0F4A13945D898C296" // + "4FE342E2FE1A7F9B8EE7EB4A7C0F9E162BCE33576B315ECECBB6406837BF51F5")); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_12 = L_11; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13; L_13 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral736B8C0D37EBD403829A528952F68DE7B6EE8CB5, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_14 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_14, L_12, L_13, /*hidden argument*/NULL); V_5 = L_14; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_15 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_19 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_19, L_12, L_15, L_16, L_17, L_18, /*hidden argument*/NULL); return L_19; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp256r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp256r1Holder__cctor_mB2CA620149063FEABE74D0B5231E07D53FC2D3D4 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Secp256r1Holder_t2DEF2DD142A7CC86DCFD60A53EC7D686444EB7AE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Secp256r1Holder(); Secp256r1Holder_t2DEF2DD142A7CC86DCFD60A53EC7D686444EB7AE * L_0 = (Secp256r1Holder_t2DEF2DD142A7CC86DCFD60A53EC7D686444EB7AE *)il2cpp_codegen_object_new(Secp256r1Holder_t2DEF2DD142A7CC86DCFD60A53EC7D686444EB7AE_il2cpp_TypeInfo_var); Secp256r1Holder__ctor_m5006AFDAA6BDA5786D23ECCE9A2CC25CD1CDAD86(L_0, /*hidden argument*/NULL); ((Secp256r1Holder_t2DEF2DD142A7CC86DCFD60A53EC7D686444EB7AE_StaticFields*)il2cpp_codegen_static_fields_for(Secp256r1Holder_t2DEF2DD142A7CC86DCFD60A53EC7D686444EB7AE_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp384r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp384r1Holder__ctor_m379CE967E56C9FF2FF1DB9B467BB93CB5AB38E39 (Secp384r1Holder_t0696638BA524F540BCD2E20338CA28E53C4E3422 * __this, const RuntimeMethod* method) { { // private Secp384r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Secp384r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp384r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Secp384r1Holder_CreateParameters_mB972D11F87F0B38E11F60FFC67E26F943AC0F8B8 (Secp384r1Holder_t0696638BA524F540BCD2E20338CA28E53C4E3422 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral41929A1E7BFDE1DA15DF6EAB590A9A0BE1C2669F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral462932E2EEBDB8E1CD4E4CC0BE1BBD9777B2DE31); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral518B4580CD2B43947006D63DBE89EABDB4C72396); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7F497051B441243A1A42D5A9C5A9D15A7C97D08A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB5091C9B2711F2B144AA641ADBE4D291082835D2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE2C726BB65797AC56A4CD8709B33945CE3E45A19); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger p = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFF0000000000000000FFFFFFFF"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral41929A1E7BFDE1DA15DF6EAB590A9A0BE1C2669F, /*hidden argument*/NULL); // BigInteger a = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFF0000000000000000FFFFFFFC"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralE2C726BB65797AC56A4CD8709B33945CE3E45A19, /*hidden argument*/NULL); V_0 = L_1; // BigInteger b = FromHex("B3312FA7E23EE7E4988E056BE3F82D19181D9C6EFE8141120314088F5013875AC656398D8A2ED19D2A85C8EDD3EC2AEF"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral518B4580CD2B43947006D63DBE89EABDB4C72396, /*hidden argument*/NULL); V_1 = L_2; // byte[] S = Hex.Decode("A335926AA319A27A1D00896A6773A4827ACDAC73"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3; L_3 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral462932E2EEBDB8E1CD4E4CC0BE1BBD9777B2DE31, /*hidden argument*/NULL); V_2 = L_3; // BigInteger n = FromHex("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC7634D81F4372DDF581A0DB248B0A77AECEC196ACCC52973"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralB5091C9B2711F2B144AA641ADBE4D291082835D2, /*hidden argument*/NULL); V_3 = L_4; // BigInteger h = BigInteger.One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_4 = L_5; // ECCurve curve = ConfigureCurve(new FpCurve(p, a, b, n, h)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = V_4; FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * L_10 = (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 *)il2cpp_codegen_object_new(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67(L_10, L_0, L_6, L_7, L_8, L_9, /*hidden argument*/NULL); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_11; L_11 = SecNamedCurves_ConfigureCurve_m933C1139865576E74B50F3E1A79F3A4EB852718E(L_10, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "AA87CA22BE8B05378EB1C71EF320AD746E1D3B628BA79B9859F741E082542A385502F25DBF55296C3A545E3872760AB7" // + "3617DE4A96262C6F5D9E98BF9292DC29F8F41DBD289A147CE9DA3113B5F0B8C00A60B1CE1D7E819D7A431D7C90EA0E5F")); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_12 = L_11; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13; L_13 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral7F497051B441243A1A42D5A9C5A9D15A7C97D08A, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_14 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_14, L_12, L_13, /*hidden argument*/NULL); V_5 = L_14; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_15 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_19 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_19, L_12, L_15, L_16, L_17, L_18, /*hidden argument*/NULL); return L_19; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp384r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp384r1Holder__cctor_m07957CA3F55B3A914F8BF130F90E141E5F48F76B (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Secp384r1Holder_t0696638BA524F540BCD2E20338CA28E53C4E3422_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Secp384r1Holder(); Secp384r1Holder_t0696638BA524F540BCD2E20338CA28E53C4E3422 * L_0 = (Secp384r1Holder_t0696638BA524F540BCD2E20338CA28E53C4E3422 *)il2cpp_codegen_object_new(Secp384r1Holder_t0696638BA524F540BCD2E20338CA28E53C4E3422_il2cpp_TypeInfo_var); Secp384r1Holder__ctor_m379CE967E56C9FF2FF1DB9B467BB93CB5AB38E39(L_0, /*hidden argument*/NULL); ((Secp384r1Holder_t0696638BA524F540BCD2E20338CA28E53C4E3422_StaticFields*)il2cpp_codegen_static_fields_for(Secp384r1Holder_t0696638BA524F540BCD2E20338CA28E53C4E3422_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp521r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp521r1Holder__ctor_m46E7BDC2762801680FC8CEC36126D6342E6C32E6 (Secp521r1Holder_t8F6C1FF0BFF04989ACEEC3AA715DED407F907B94 * __this, const RuntimeMethod* method) { { // private Secp521r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Secp521r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp521r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Secp521r1Holder_CreateParameters_m52AA5A6D3763052A99F3D458BD13A294320E72AB (Secp521r1Holder_t8F6C1FF0BFF04989ACEEC3AA715DED407F907B94 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3609A350BAED78A888575E1651638A3ED47F5A15); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B3B0902AFFD71AC0A61E24B97CE57857253A593); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6CE4FF76C9A3AA8EACB2642C3029DD05C6E29F82); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8A7FFDE5EE67F4359B4BEAE6EF71538156731FEC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCD79066978C02E8CBC7D2A809E2C3266FD8C701C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD254D7F9810E53B134ABBD79078F8D119CF0DD78); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger p = FromHex("01FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralD254D7F9810E53B134ABBD79078F8D119CF0DD78, /*hidden argument*/NULL); // BigInteger a = FromHex("01FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral3609A350BAED78A888575E1651638A3ED47F5A15, /*hidden argument*/NULL); V_0 = L_1; // BigInteger b = FromHex("0051953EB9618E1C9A1F929A21A0B68540EEA2DA725B99B315F3B8B489918EF109E156193951EC7E937B1652C0BD3BB1BF073573DF883D2C34F1EF451FD46B503F00"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralCD79066978C02E8CBC7D2A809E2C3266FD8C701C, /*hidden argument*/NULL); V_1 = L_2; // byte[] S = Hex.Decode("D09E8800291CB85396CC6717393284AAA0DA64BA"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3; L_3 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral6CE4FF76C9A3AA8EACB2642C3029DD05C6E29F82, /*hidden argument*/NULL); V_2 = L_3; // BigInteger n = FromHex("01FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFA51868783BF2F966B7FCC0148F709A5D03BB5C9B8899C47AEBB6FB71E91386409"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral8A7FFDE5EE67F4359B4BEAE6EF71538156731FEC, /*hidden argument*/NULL); V_3 = L_4; // BigInteger h = BigInteger.One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_4 = L_5; // ECCurve curve = ConfigureCurve(new FpCurve(p, a, b, n, h)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = V_4; FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 * L_10 = (FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8 *)il2cpp_codegen_object_new(FpCurve_t9368FE54C52A7B5966A8B814B739D287356B93B8_il2cpp_TypeInfo_var); FpCurve__ctor_m2BBC566CAC9C3F165A2311D6287A1E639468ED67(L_10, L_0, L_6, L_7, L_8, L_9, /*hidden argument*/NULL); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_11; L_11 = SecNamedCurves_ConfigureCurve_m933C1139865576E74B50F3E1A79F3A4EB852718E(L_10, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "00C6858E06B70404E9CD9E3ECB662395B4429C648139053FB521F828AF606B4D3DBAA14B5E77EFE75928FE1DC127A2FFA8DE3348B3C1856A429BF97E7E31C2E5BD66" // + "011839296A789A3BC0045C8A5FB42C7D1BD998F54449579B446817AFBD17273E662C97EE72995EF42640C550B9013FAD0761353C7086A272C24088BE94769FD16650")); ECCurve_t850A42EEB1867F313B111B5A75430D443165B926 * L_12 = L_11; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13; L_13 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral3B3B0902AFFD71AC0A61E24B97CE57857253A593, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_14 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_14, L_12, L_13, /*hidden argument*/NULL); V_5 = L_14; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_15 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_19 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_19, L_12, L_15, L_16, L_17, L_18, /*hidden argument*/NULL); return L_19; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Secp521r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Secp521r1Holder__cctor_m928B3B8CB8E0908FCE92B5D87770EE435320BF84 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Secp521r1Holder_t8F6C1FF0BFF04989ACEEC3AA715DED407F907B94_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Secp521r1Holder(); Secp521r1Holder_t8F6C1FF0BFF04989ACEEC3AA715DED407F907B94 * L_0 = (Secp521r1Holder_t8F6C1FF0BFF04989ACEEC3AA715DED407F907B94 *)il2cpp_codegen_object_new(Secp521r1Holder_t8F6C1FF0BFF04989ACEEC3AA715DED407F907B94_il2cpp_TypeInfo_var); Secp521r1Holder__ctor_m46E7BDC2762801680FC8CEC36126D6342E6C32E6(L_0, /*hidden argument*/NULL); ((Secp521r1Holder_t8F6C1FF0BFF04989ACEEC3AA715DED407F907B94_StaticFields*)il2cpp_codegen_static_fields_for(Secp521r1Holder_t8F6C1FF0BFF04989ACEEC3AA715DED407F907B94_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect113r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect113r1Holder__ctor_m86BFF6674F64EF79D72EB4D444EB9E80045C5F81 (Sect113r1Holder_tDBCF759A1743A0CA0B1AE3779917091088EA88C0 * __this, const RuntimeMethod* method) { { // private Sect113r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect113r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect113r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect113r1Holder_CreateParameters_mB6CFE8022372736955E94AB7907853B8FB96441C (Sect113r1Holder_tDBCF759A1743A0CA0B1AE3779917091088EA88C0 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral177362C48F2E95325EE85ED92A85B1482A581E5C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral463706C81D9A7FCEC9CFD74F6BDF5E47A3B70A04); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral48B43F5FA99E5E4DA91ECE489C9146C2E013F2C0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9F90543F5A3A0562EA33B07913037B0D098325A9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC18BE09809C40016F56842A902791F9D32E3B6EF); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = FromHex("003088250CA6E7C7FE649CE85820F7"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral177362C48F2E95325EE85ED92A85B1482A581E5C, /*hidden argument*/NULL); V_0 = L_0; // BigInteger b = FromHex("00E8BEE4D3E2260744188BE0E9C723"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral48B43F5FA99E5E4DA91ECE489C9146C2E013F2C0, /*hidden argument*/NULL); V_1 = L_1; // byte[] S = Hex.Decode("10E723AB14D696E6768756151756FEBF8FCB49A9"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral9F90543F5A3A0562EA33B07913037B0D098325A9, /*hidden argument*/NULL); V_2 = L_2; // BigInteger n = FromHex("0100000000000000D9CCEC8A39E56F"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral463706C81D9A7FCEC9CFD74F6BDF5E47A3B70A04, /*hidden argument*/NULL); V_3 = L_3; // BigInteger h = BigInteger.ValueOf(2); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)2)), /*hidden argument*/NULL); V_4 = L_4; // ECCurve curve = new F2mCurve(m, k, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_m027D83DE3563DD6E62428D005DB642AF11937DC6(L_9, ((int32_t)113), ((int32_t)9), L_5, L_6, L_7, L_8, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "009D73616F35F4AB1407D73562C10F" // + "00A52830277958EE84D1315ED31886")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_10 = L_9; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11; L_11 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralC18BE09809C40016F56842A902791F9D32E3B6EF, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_12, L_10, L_11, /*hidden argument*/NULL); V_5 = L_12; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_13 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_17 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_17, L_10, L_13, L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect113r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect113r1Holder__cctor_mCD4250820C681694E7D0537395807EF904A206BE (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect113r1Holder_tDBCF759A1743A0CA0B1AE3779917091088EA88C0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect113r1Holder(); Sect113r1Holder_tDBCF759A1743A0CA0B1AE3779917091088EA88C0 * L_0 = (Sect113r1Holder_tDBCF759A1743A0CA0B1AE3779917091088EA88C0 *)il2cpp_codegen_object_new(Sect113r1Holder_tDBCF759A1743A0CA0B1AE3779917091088EA88C0_il2cpp_TypeInfo_var); Sect113r1Holder__ctor_m86BFF6674F64EF79D72EB4D444EB9E80045C5F81(L_0, /*hidden argument*/NULL); ((Sect113r1Holder_tDBCF759A1743A0CA0B1AE3779917091088EA88C0_StaticFields*)il2cpp_codegen_static_fields_for(Sect113r1Holder_tDBCF759A1743A0CA0B1AE3779917091088EA88C0_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect113r2Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect113r2Holder__ctor_mD7A95CB7D841EFE15223D93586A0C3B6B79CE7C9 (Sect113r2Holder_t3D9EC721A1878C1F2D6A0E4DF01CED032E02DE6A * __this, const RuntimeMethod* method) { { // private Sect113r2Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect113r2Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect113r2Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect113r2Holder_CreateParameters_m48C8AB70748F0500937740003B04FCE5BBDC8C5D (Sect113r2Holder_t3D9EC721A1878C1F2D6A0E4DF01CED032E02DE6A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6012CDC2131F970710DD55F8C0B0FC9EDAC9BB93); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralACAA3F034BC8CAAF34163BEFBA416A7A52F4A9B3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEC4454BBD197B8E5659F69D7AA70021B1E5EDBF5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF40F25D880CA084FCE0507B1DD25BEB0A7E4BF46); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFA6D41E982D08C3E12A9BFBD660B653B7240D5ED); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = FromHex("00689918DBEC7E5A0DD6DFC0AA55C7"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralACAA3F034BC8CAAF34163BEFBA416A7A52F4A9B3, /*hidden argument*/NULL); V_0 = L_0; // BigInteger b = FromHex("0095E9A9EC9B297BD4BF36E059184F"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral6012CDC2131F970710DD55F8C0B0FC9EDAC9BB93, /*hidden argument*/NULL); V_1 = L_1; // byte[] S = Hex.Decode("10C0FB15760860DEF1EEF4D696E676875615175D"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralEC4454BBD197B8E5659F69D7AA70021B1E5EDBF5, /*hidden argument*/NULL); V_2 = L_2; // BigInteger n = FromHex("010000000000000108789B2496AF93"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralF40F25D880CA084FCE0507B1DD25BEB0A7E4BF46, /*hidden argument*/NULL); V_3 = L_3; // BigInteger h = BigInteger.ValueOf(2); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)2)), /*hidden argument*/NULL); V_4 = L_4; // ECCurve curve = new F2mCurve(m, k, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_m027D83DE3563DD6E62428D005DB642AF11937DC6(L_9, ((int32_t)113), ((int32_t)9), L_5, L_6, L_7, L_8, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "01A57A6A7B26CA5EF52FCDB8164797" // + "00B3ADC94ED1FE674C06E695BABA1D")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_10 = L_9; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11; L_11 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralFA6D41E982D08C3E12A9BFBD660B653B7240D5ED, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_12, L_10, L_11, /*hidden argument*/NULL); V_5 = L_12; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_13 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_17 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_17, L_10, L_13, L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect113r2Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect113r2Holder__cctor_m70A02660D9EE587EDE7FACBB0D5DC3168D285F3C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect113r2Holder_t3D9EC721A1878C1F2D6A0E4DF01CED032E02DE6A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect113r2Holder(); Sect113r2Holder_t3D9EC721A1878C1F2D6A0E4DF01CED032E02DE6A * L_0 = (Sect113r2Holder_t3D9EC721A1878C1F2D6A0E4DF01CED032E02DE6A *)il2cpp_codegen_object_new(Sect113r2Holder_t3D9EC721A1878C1F2D6A0E4DF01CED032E02DE6A_il2cpp_TypeInfo_var); Sect113r2Holder__ctor_mD7A95CB7D841EFE15223D93586A0C3B6B79CE7C9(L_0, /*hidden argument*/NULL); ((Sect113r2Holder_t3D9EC721A1878C1F2D6A0E4DF01CED032E02DE6A_StaticFields*)il2cpp_codegen_static_fields_for(Sect113r2Holder_t3D9EC721A1878C1F2D6A0E4DF01CED032E02DE6A_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect131r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect131r1Holder__ctor_mA96633DEC6D0992751C20D513A7A4BEDB6A0696F (Sect131r1Holder_t94A31FB3B47A7447F5E13F4ADA1AB7117F0CEE3A * __this, const RuntimeMethod* method) { { // private Sect131r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect131r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect131r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect131r1Holder_CreateParameters_m712B96DD9A11BB6C58FE8CE70CA8582F7601AB38 (Sect131r1Holder_t94A31FB3B47A7447F5E13F4ADA1AB7117F0CEE3A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05890724FC1F7D9FE12980BF7BD10E89BA1D0DFD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral122BFB5863FEA822BB7DB927C9C2D5E08DF70744); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral232569C6E0DF3C3165A09AF79D5ADDEBAFFC98C0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral379F60DEBB6D55CE61887446D2D512ECB5B58E7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF8D3D2C9BA1C4FBB1312CEC0DA1EC0F1A463D9E2); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = FromHex("07A11B09A76B562144418FF3FF8C2570B8"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral232569C6E0DF3C3165A09AF79D5ADDEBAFFC98C0, /*hidden argument*/NULL); V_0 = L_0; // BigInteger b = FromHex("0217C05610884B63B9C6C7291678F9D341"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral379F60DEBB6D55CE61887446D2D512ECB5B58E7A, /*hidden argument*/NULL); V_1 = L_1; // byte[] S = Hex.Decode("4D696E676875615175985BD3ADBADA21B43A97E2"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralF8D3D2C9BA1C4FBB1312CEC0DA1EC0F1A463D9E2, /*hidden argument*/NULL); V_2 = L_2; // BigInteger n = FromHex("0400000000000000023123953A9464B54D"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral05890724FC1F7D9FE12980BF7BD10E89BA1D0DFD, /*hidden argument*/NULL); V_3 = L_3; // BigInteger h = BigInteger.ValueOf(2); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)2)), /*hidden argument*/NULL); V_4 = L_4; // ECCurve curve = new F2mCurve(m, k1, k2, k3, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_mD221CFD31823473493B30851458AF95C4AC0B33B(L_9, ((int32_t)131), 2, 3, 8, L_5, L_6, L_7, L_8, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "0081BAF91FDF9833C40F9C181343638399" // + "078C6E7EA38C001F73C8134B1B4EF9E150")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_10 = L_9; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11; L_11 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral122BFB5863FEA822BB7DB927C9C2D5E08DF70744, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_12, L_10, L_11, /*hidden argument*/NULL); V_5 = L_12; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_13 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_17 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_17, L_10, L_13, L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect131r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect131r1Holder__cctor_m098BE2C8F6F5A25E1A0AFAB3AD1E82473B7DF6DA (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect131r1Holder_t94A31FB3B47A7447F5E13F4ADA1AB7117F0CEE3A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect131r1Holder(); Sect131r1Holder_t94A31FB3B47A7447F5E13F4ADA1AB7117F0CEE3A * L_0 = (Sect131r1Holder_t94A31FB3B47A7447F5E13F4ADA1AB7117F0CEE3A *)il2cpp_codegen_object_new(Sect131r1Holder_t94A31FB3B47A7447F5E13F4ADA1AB7117F0CEE3A_il2cpp_TypeInfo_var); Sect131r1Holder__ctor_mA96633DEC6D0992751C20D513A7A4BEDB6A0696F(L_0, /*hidden argument*/NULL); ((Sect131r1Holder_t94A31FB3B47A7447F5E13F4ADA1AB7117F0CEE3A_StaticFields*)il2cpp_codegen_static_fields_for(Sect131r1Holder_t94A31FB3B47A7447F5E13F4ADA1AB7117F0CEE3A_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect131r2Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect131r2Holder__ctor_m87F0FF63C0DD3E67F9AD0CB3ABAEFB3047F7BF58 (Sect131r2Holder_t2EAB066AB51753ADAF7D83F28865FA1CED508A4C * __this, const RuntimeMethod* method) { { // private Sect131r2Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect131r2Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect131r2Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect131r2Holder_CreateParameters_m32F604B2E98444E02BC7DAE45DFFC7630DA89718 (Sect131r2Holder_t2EAB066AB51753ADAF7D83F28865FA1CED508A4C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1405E4A6FFDD0854982EA7768A7B4D953DC16844); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5D21766FA243325B8DAF51FBF17FC7423634B04F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5F5EA2589983A2251C76E663151A3433408C9F9F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7D6DC6DDFA61CEDE05B17F88286D237ED159C5D2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA8333C172FD811A3005E48E1659B0C01E5B737DC); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = FromHex("03E5A88919D7CAFCBF415F07C2176573B2"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralA8333C172FD811A3005E48E1659B0C01E5B737DC, /*hidden argument*/NULL); V_0 = L_0; // BigInteger b = FromHex("04B8266A46C55657AC734CE38F018F2192"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral7D6DC6DDFA61CEDE05B17F88286D237ED159C5D2, /*hidden argument*/NULL); V_1 = L_1; // byte[] S = Hex.Decode("985BD3ADBAD4D696E676875615175A21B43A97E3"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral5D21766FA243325B8DAF51FBF17FC7423634B04F, /*hidden argument*/NULL); V_2 = L_2; // BigInteger n = FromHex("0400000000000000016954A233049BA98F"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral5F5EA2589983A2251C76E663151A3433408C9F9F, /*hidden argument*/NULL); V_3 = L_3; // BigInteger h = BigInteger.ValueOf(2); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)2)), /*hidden argument*/NULL); V_4 = L_4; // ECCurve curve = new F2mCurve(m, k1, k2, k3, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_mD221CFD31823473493B30851458AF95C4AC0B33B(L_9, ((int32_t)131), 2, 3, 8, L_5, L_6, L_7, L_8, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "0356DCD8F2F95031AD652D23951BB366A8" // + "0648F06D867940A5366D9E265DE9EB240F")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_10 = L_9; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11; L_11 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral1405E4A6FFDD0854982EA7768A7B4D953DC16844, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_12, L_10, L_11, /*hidden argument*/NULL); V_5 = L_12; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_13 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_17 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_17, L_10, L_13, L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect131r2Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect131r2Holder__cctor_m362257F4B054DC5D483D865C7F3F2E672CDE76B7 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect131r2Holder_t2EAB066AB51753ADAF7D83F28865FA1CED508A4C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect131r2Holder(); Sect131r2Holder_t2EAB066AB51753ADAF7D83F28865FA1CED508A4C * L_0 = (Sect131r2Holder_t2EAB066AB51753ADAF7D83F28865FA1CED508A4C *)il2cpp_codegen_object_new(Sect131r2Holder_t2EAB066AB51753ADAF7D83F28865FA1CED508A4C_il2cpp_TypeInfo_var); Sect131r2Holder__ctor_m87F0FF63C0DD3E67F9AD0CB3ABAEFB3047F7BF58(L_0, /*hidden argument*/NULL); ((Sect131r2Holder_t2EAB066AB51753ADAF7D83F28865FA1CED508A4C_StaticFields*)il2cpp_codegen_static_fields_for(Sect131r2Holder_t2EAB066AB51753ADAF7D83F28865FA1CED508A4C_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect163k1Holder__ctor_m024801029A84D384289ACAD3C8782D41EEC41B75 (Sect163k1Holder_t9CCF8DC54F4312C7B5FB6C3DE0B7B45B4AB2DE2F * __this, const RuntimeMethod* method) { { // private Sect163k1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect163k1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163k1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect163k1Holder_CreateParameters_mFA4E7FA0CC448742594DE049897D0A1BBFC64E96 (Sect163k1Holder_t9CCF8DC54F4312C7B5FB6C3DE0B7B45B4AB2DE2F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral55222BD399E23BEE06115515650DF51D1B6FE02A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD64D9D8BF3ACA1CBCF48A27270C5E88707E6216D); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = BigInteger.One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_0 = L_0; // BigInteger b = BigInteger.One; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_1 = L_1; // byte[] S = null; V_2 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; // BigInteger n = FromHex("04000000000000000000020108A2E0CC0D99F8A5EF"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralD64D9D8BF3ACA1CBCF48A27270C5E88707E6216D, /*hidden argument*/NULL); V_3 = L_2; // BigInteger h = BigInteger.ValueOf(2); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)2)), /*hidden argument*/NULL); V_4 = L_3; // ECCurve curve = new F2mCurve(m, k1, k2, k3, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_8 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_mD221CFD31823473493B30851458AF95C4AC0B33B(L_8, ((int32_t)163), 3, 6, 7, L_4, L_5, L_6, L_7, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "02FE13C0537BBC11ACAA07D793DE4E6D5E5C94EEE8" // + "0289070FB05D38FF58321F2E800536D538CCDAA3D9")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = L_8; IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10; L_10 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral55222BD399E23BEE06115515650DF51D1B6FE02A, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_11 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_11, L_9, L_10, /*hidden argument*/NULL); V_5 = L_11; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_16 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_16, L_9, L_12, L_13, L_14, L_15, /*hidden argument*/NULL); return L_16; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163k1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect163k1Holder__cctor_mB2C923AC054F7803899327FBD2B5D14808DF7C4A (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect163k1Holder_t9CCF8DC54F4312C7B5FB6C3DE0B7B45B4AB2DE2F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect163k1Holder(); Sect163k1Holder_t9CCF8DC54F4312C7B5FB6C3DE0B7B45B4AB2DE2F * L_0 = (Sect163k1Holder_t9CCF8DC54F4312C7B5FB6C3DE0B7B45B4AB2DE2F *)il2cpp_codegen_object_new(Sect163k1Holder_t9CCF8DC54F4312C7B5FB6C3DE0B7B45B4AB2DE2F_il2cpp_TypeInfo_var); Sect163k1Holder__ctor_m024801029A84D384289ACAD3C8782D41EEC41B75(L_0, /*hidden argument*/NULL); ((Sect163k1Holder_t9CCF8DC54F4312C7B5FB6C3DE0B7B45B4AB2DE2F_StaticFields*)il2cpp_codegen_static_fields_for(Sect163k1Holder_t9CCF8DC54F4312C7B5FB6C3DE0B7B45B4AB2DE2F_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect163r1Holder__ctor_m7F998C169BDD348F927553C32BFD6A8366318BF5 (Sect163r1Holder_t149DF6DE770ABE8FAC8B282A5C9065A528465007 * __this, const RuntimeMethod* method) { { // private Sect163r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect163r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect163r1Holder_CreateParameters_mB6261C26475474209E7385596334F024165B0B96 (Sect163r1Holder_t149DF6DE770ABE8FAC8B282A5C9065A528465007 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51B1DCE4CCC91ABF973D7C6F040C54B79216D130); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral661C768A6EC1DE373D4760BFAA316A0C6B6CD8DB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7ACA6A04ECE7655032B513D77860029F8E840F91); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral91003D2BFC8EBA9DB6C029503784214B461DC0A0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF2DACC03921987C5C867EA1FA46A121E64D8DE25); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = FromHex("07B6882CAAEFA84F9554FF8428BD88E246D2782AE2"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral91003D2BFC8EBA9DB6C029503784214B461DC0A0, /*hidden argument*/NULL); V_0 = L_0; // BigInteger b = FromHex("0713612DCDDCB40AAB946BDA29CA91F73AF958AFD9"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral7ACA6A04ECE7655032B513D77860029F8E840F91, /*hidden argument*/NULL); V_1 = L_1; // byte[] S = Hex.Decode("24B7B137C8A14D696E6768756151756FD0DA2E5C"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral51B1DCE4CCC91ABF973D7C6F040C54B79216D130, /*hidden argument*/NULL); V_2 = L_2; // BigInteger n = FromHex("03FFFFFFFFFFFFFFFFFFFF48AAB689C29CA710279B"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralF2DACC03921987C5C867EA1FA46A121E64D8DE25, /*hidden argument*/NULL); V_3 = L_3; // BigInteger h = BigInteger.ValueOf(2); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)2)), /*hidden argument*/NULL); V_4 = L_4; // ECCurve curve = new F2mCurve(m, k1, k2, k3, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_mD221CFD31823473493B30851458AF95C4AC0B33B(L_9, ((int32_t)163), 3, 6, 7, L_5, L_6, L_7, L_8, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "0369979697AB43897789566789567F787A7876A654" // + "00435EDB42EFAFB2989D51FEFCE3C80988F41FF883")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_10 = L_9; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11; L_11 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral661C768A6EC1DE373D4760BFAA316A0C6B6CD8DB, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_12, L_10, L_11, /*hidden argument*/NULL); V_5 = L_12; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_13 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_17 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_17, L_10, L_13, L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect163r1Holder__cctor_mBE3A7822A848972F78D9D08E42FB191BE76618A1 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect163r1Holder_t149DF6DE770ABE8FAC8B282A5C9065A528465007_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect163r1Holder(); Sect163r1Holder_t149DF6DE770ABE8FAC8B282A5C9065A528465007 * L_0 = (Sect163r1Holder_t149DF6DE770ABE8FAC8B282A5C9065A528465007 *)il2cpp_codegen_object_new(Sect163r1Holder_t149DF6DE770ABE8FAC8B282A5C9065A528465007_il2cpp_TypeInfo_var); Sect163r1Holder__ctor_m7F998C169BDD348F927553C32BFD6A8366318BF5(L_0, /*hidden argument*/NULL); ((Sect163r1Holder_t149DF6DE770ABE8FAC8B282A5C9065A528465007_StaticFields*)il2cpp_codegen_static_fields_for(Sect163r1Holder_t149DF6DE770ABE8FAC8B282A5C9065A528465007_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163r2Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect163r2Holder__ctor_m85B78B24B38ACF871B1649A41953497CC5859585 (Sect163r2Holder_tFC39E073BFC6B2375F9A44E95D2A60E07A691E60 * __this, const RuntimeMethod* method) { { // private Sect163r2Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect163r2Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163r2Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect163r2Holder_CreateParameters_m810E9CF39371781BC89DBD7046E97252B205DB1E (Sect163r2Holder_tFC39E073BFC6B2375F9A44E95D2A60E07A691E60 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral251DFE5B6D5D3E5FFB94B6F557B053DAA43EB39B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral275F1DA8562693C878B0D38715EF3B9B2CA7C159); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5CCD9B9EDD6FEE3858916086082F27FC7D3D43A0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFA3E01C42493C362AAAFE3C63DC4494EC3009A15); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = BigInteger.One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_0 = L_0; // BigInteger b = FromHex("020A601907B8C953CA1481EB10512F78744A3205FD"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral251DFE5B6D5D3E5FFB94B6F557B053DAA43EB39B, /*hidden argument*/NULL); V_1 = L_1; // byte[] S = Hex.Decode("85E25BFE5C86226CDB12016F7553F9D0E693A268"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral5CCD9B9EDD6FEE3858916086082F27FC7D3D43A0, /*hidden argument*/NULL); V_2 = L_2; // BigInteger n = FromHex("040000000000000000000292FE77E70C12A4234C33"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralFA3E01C42493C362AAAFE3C63DC4494EC3009A15, /*hidden argument*/NULL); V_3 = L_3; // BigInteger h = BigInteger.ValueOf(2); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)2)), /*hidden argument*/NULL); V_4 = L_4; // ECCurve curve = new F2mCurve(m, k1, k2, k3, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_mD221CFD31823473493B30851458AF95C4AC0B33B(L_9, ((int32_t)163), 3, 6, 7, L_5, L_6, L_7, L_8, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "03F0EBA16286A2D57EA0991168D4994637E8343E36" // + "00D51FBC6C71A0094FA2CDD545B11C5C0C797324F1")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_10 = L_9; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11; L_11 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral275F1DA8562693C878B0D38715EF3B9B2CA7C159, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_12, L_10, L_11, /*hidden argument*/NULL); V_5 = L_12; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_13 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_17 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_17, L_10, L_13, L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect163r2Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect163r2Holder__cctor_mAFA74E5C324903F2E1900C4C76C348396C1C0170 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect163r2Holder_tFC39E073BFC6B2375F9A44E95D2A60E07A691E60_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect163r2Holder(); Sect163r2Holder_tFC39E073BFC6B2375F9A44E95D2A60E07A691E60 * L_0 = (Sect163r2Holder_tFC39E073BFC6B2375F9A44E95D2A60E07A691E60 *)il2cpp_codegen_object_new(Sect163r2Holder_tFC39E073BFC6B2375F9A44E95D2A60E07A691E60_il2cpp_TypeInfo_var); Sect163r2Holder__ctor_m85B78B24B38ACF871B1649A41953497CC5859585(L_0, /*hidden argument*/NULL); ((Sect163r2Holder_tFC39E073BFC6B2375F9A44E95D2A60E07A691E60_StaticFields*)il2cpp_codegen_static_fields_for(Sect163r2Holder_tFC39E073BFC6B2375F9A44E95D2A60E07A691E60_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect193r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect193r1Holder__ctor_mF105C3724D3A07F6FAB54DF04DA5AEBC07D66FBE (Sect193r1Holder_t947A48B9494C1890494847682DE2F8EA938C1942 * __this, const RuntimeMethod* method) { { // private Sect193r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect193r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect193r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect193r1Holder_CreateParameters_m18C365AB1E917A01FBD96EBCF2C608FDFA404D12 (Sect193r1Holder_t947A48B9494C1890494847682DE2F8EA938C1942 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1496F8099D90D47FC707EA82FA9888110D1DDFF9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral30E3DCF4CB38AE0C18D99584F88F74FCD3EEF04E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3D218FA8DEACAA4642184107DFEFDBC21A7EF78); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD180C03D8246D8000C97FBD5EBC70281778AA3D3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFA407A301D7169355BE0553FACC369B2FB9ABEE5); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = FromHex("0017858FEB7A98975169E171F77B4087DE098AC8A911DF7B01"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralFA407A301D7169355BE0553FACC369B2FB9ABEE5, /*hidden argument*/NULL); V_0 = L_0; // BigInteger b = FromHex("00FDFB49BFE6C3A89FACADAA7A1E5BBC7CC1C2E5D831478814"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral1496F8099D90D47FC707EA82FA9888110D1DDFF9, /*hidden argument*/NULL); V_1 = L_1; // byte[] S = Hex.Decode("103FAEC74D696E676875615175777FC5B191EF30"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral30E3DCF4CB38AE0C18D99584F88F74FCD3EEF04E, /*hidden argument*/NULL); V_2 = L_2; // BigInteger n = FromHex("01000000000000000000000000C7F34A778F443ACC920EBA49"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralD180C03D8246D8000C97FBD5EBC70281778AA3D3, /*hidden argument*/NULL); V_3 = L_3; // BigInteger h = BigInteger.ValueOf(2); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)2)), /*hidden argument*/NULL); V_4 = L_4; // ECCurve curve = new F2mCurve(m, k, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_m027D83DE3563DD6E62428D005DB642AF11937DC6(L_9, ((int32_t)193), ((int32_t)15), L_5, L_6, L_7, L_8, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "01F481BC5F0FF84A74AD6CDF6FDEF4BF6179625372D8C0C5E1" // + "0025E399F2903712CCF3EA9E3A1AD17FB0B3201B6AF7CE1B05")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_10 = L_9; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11; L_11 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralA3D218FA8DEACAA4642184107DFEFDBC21A7EF78, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_12, L_10, L_11, /*hidden argument*/NULL); V_5 = L_12; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_13 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_17 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_17, L_10, L_13, L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect193r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect193r1Holder__cctor_m6B4BDA59A103D39789170E7D3961416C75C81E09 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect193r1Holder_t947A48B9494C1890494847682DE2F8EA938C1942_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect193r1Holder(); Sect193r1Holder_t947A48B9494C1890494847682DE2F8EA938C1942 * L_0 = (Sect193r1Holder_t947A48B9494C1890494847682DE2F8EA938C1942 *)il2cpp_codegen_object_new(Sect193r1Holder_t947A48B9494C1890494847682DE2F8EA938C1942_il2cpp_TypeInfo_var); Sect193r1Holder__ctor_mF105C3724D3A07F6FAB54DF04DA5AEBC07D66FBE(L_0, /*hidden argument*/NULL); ((Sect193r1Holder_t947A48B9494C1890494847682DE2F8EA938C1942_StaticFields*)il2cpp_codegen_static_fields_for(Sect193r1Holder_t947A48B9494C1890494847682DE2F8EA938C1942_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect193r2Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect193r2Holder__ctor_m110EA4014E0AFD4E90FB3A149D283095C7036BAC (Sect193r2Holder_t888F522B1C3F7BD58BF3C2EB463893AA7A14813E * __this, const RuntimeMethod* method) { { // private Sect193r2Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect193r2Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect193r2Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect193r2Holder_CreateParameters_m546D9E88A5A247D15A29FD2E777FE47BDC7CE09E (Sect193r2Holder_t888F522B1C3F7BD58BF3C2EB463893AA7A14813E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral16E69EF7214BCE520D8B1EB1F2CC431E2E22D713); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C7A80C6FA2C60BCE2795096A76DA26E0902723C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral271F9BD5F9F19FBC8A53C199CBB18D60D5C54062); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBBD874DDFDEE7D37EF3407196364EEA52C02D4BA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEDDAAD2CF18B540A4557704231B613EA9E005B88); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = FromHex("0163F35A5137C2CE3EA6ED8667190B0BC43ECD69977702709B"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral1C7A80C6FA2C60BCE2795096A76DA26E0902723C, /*hidden argument*/NULL); V_0 = L_0; // BigInteger b = FromHex("00C9BB9E8927D4D64C377E2AB2856A5B16E3EFB7F61D4316AE"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralBBD874DDFDEE7D37EF3407196364EEA52C02D4BA, /*hidden argument*/NULL); V_1 = L_1; // byte[] S = Hex.Decode("10B7B4D696E676875615175137C8A16FD0DA2211"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral16E69EF7214BCE520D8B1EB1F2CC431E2E22D713, /*hidden argument*/NULL); V_2 = L_2; // BigInteger n = FromHex("010000000000000000000000015AAB561B005413CCD4EE99D5"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralEDDAAD2CF18B540A4557704231B613EA9E005B88, /*hidden argument*/NULL); V_3 = L_3; // BigInteger h = BigInteger.ValueOf(2); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)2)), /*hidden argument*/NULL); V_4 = L_4; // ECCurve curve = new F2mCurve(m, k, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_m027D83DE3563DD6E62428D005DB642AF11937DC6(L_9, ((int32_t)193), ((int32_t)15), L_5, L_6, L_7, L_8, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "00D9B67D192E0367C803F39E1A7E82CA14A651350AAE617E8F" // + "01CE94335607C304AC29E7DEFBD9CA01F596F927224CDECF6C")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_10 = L_9; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11; L_11 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral271F9BD5F9F19FBC8A53C199CBB18D60D5C54062, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_12, L_10, L_11, /*hidden argument*/NULL); V_5 = L_12; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_13 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_17 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_17, L_10, L_13, L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect193r2Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect193r2Holder__cctor_mF5AFF5081E73A8BA60B73890551B3DF1F3F3E8C1 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect193r2Holder_t888F522B1C3F7BD58BF3C2EB463893AA7A14813E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect193r2Holder(); Sect193r2Holder_t888F522B1C3F7BD58BF3C2EB463893AA7A14813E * L_0 = (Sect193r2Holder_t888F522B1C3F7BD58BF3C2EB463893AA7A14813E *)il2cpp_codegen_object_new(Sect193r2Holder_t888F522B1C3F7BD58BF3C2EB463893AA7A14813E_il2cpp_TypeInfo_var); Sect193r2Holder__ctor_m110EA4014E0AFD4E90FB3A149D283095C7036BAC(L_0, /*hidden argument*/NULL); ((Sect193r2Holder_t888F522B1C3F7BD58BF3C2EB463893AA7A14813E_StaticFields*)il2cpp_codegen_static_fields_for(Sect193r2Holder_t888F522B1C3F7BD58BF3C2EB463893AA7A14813E_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect233k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect233k1Holder__ctor_m9099F0259023F8D4BAFB1FD5EFFB9E0FE878837D (Sect233k1Holder_t85AF3CBA9DD32F70C5AAF5E347186ADFEC3C9B0B * __this, const RuntimeMethod* method) { { // private Sect233k1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect233k1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect233k1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect233k1Holder_CreateParameters_m896E55B1A98F89B3378A36A079B62AE7EEEC896A (Sect233k1Holder_t85AF3CBA9DD32F70C5AAF5E347186ADFEC3C9B0B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral45593D5E655060F74A6C44C3B85B7F8BA028EA85); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D9FFA58750E6CD58A85D43767D628AC2DD297A1); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = BigInteger.Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); V_0 = L_0; // BigInteger b = BigInteger.One; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_1 = L_1; // byte[] S = null; V_2 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; // BigInteger n = FromHex("8000000000000000000000000000069D5BB915BCD46EFB1AD5F173ABDF"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral45593D5E655060F74A6C44C3B85B7F8BA028EA85, /*hidden argument*/NULL); V_3 = L_2; // BigInteger h = BigInteger.ValueOf(4); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)4)), /*hidden argument*/NULL); V_4 = L_3; // ECCurve curve = new F2mCurve(m, k, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_8 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_m027D83DE3563DD6E62428D005DB642AF11937DC6(L_8, ((int32_t)233), ((int32_t)74), L_4, L_5, L_6, L_7, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "017232BA853A7E731AF129F22FF4149563A419C26BF50A4C9D6EEFAD6126" // + "01DB537DECE819B7F70F555A67C427A8CD9BF18AEB9B56E0C11056FAE6A3")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = L_8; IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10; L_10 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral4D9FFA58750E6CD58A85D43767D628AC2DD297A1, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_11 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_11, L_9, L_10, /*hidden argument*/NULL); V_5 = L_11; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_16 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_16, L_9, L_12, L_13, L_14, L_15, /*hidden argument*/NULL); return L_16; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect233k1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect233k1Holder__cctor_m7A1D5C010D0B62243464A72387AB4725622AE907 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect233k1Holder_t85AF3CBA9DD32F70C5AAF5E347186ADFEC3C9B0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect233k1Holder(); Sect233k1Holder_t85AF3CBA9DD32F70C5AAF5E347186ADFEC3C9B0B * L_0 = (Sect233k1Holder_t85AF3CBA9DD32F70C5AAF5E347186ADFEC3C9B0B *)il2cpp_codegen_object_new(Sect233k1Holder_t85AF3CBA9DD32F70C5AAF5E347186ADFEC3C9B0B_il2cpp_TypeInfo_var); Sect233k1Holder__ctor_m9099F0259023F8D4BAFB1FD5EFFB9E0FE878837D(L_0, /*hidden argument*/NULL); ((Sect233k1Holder_t85AF3CBA9DD32F70C5AAF5E347186ADFEC3C9B0B_StaticFields*)il2cpp_codegen_static_fields_for(Sect233k1Holder_t85AF3CBA9DD32F70C5AAF5E347186ADFEC3C9B0B_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect233r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect233r1Holder__ctor_mD6E8708226D4163B019A3895A793E55CBA192CCD (Sect233r1Holder_tFE374ADB7D08A0FD371834401907A334892D48EA * __this, const RuntimeMethod* method) { { // private Sect233r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect233r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect233r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect233r1Holder_CreateParameters_m1C28EA09986FE6830DF4C31F9EA1C22C4A4D0A38 (Sect233r1Holder_tFE374ADB7D08A0FD371834401907A334892D48EA * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral20D4BE754DFA75DF0FF1CA8FB6D66730975559AB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA7DE4FC343BF73D24FD8C46C51B418DBA4F8506A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD187FFB51F5BDB31067E7C0CCCBD1A007DE16776); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3D31A1E3774E3FE3635D3A2976B02C6517B6F66); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = BigInteger.One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_0 = L_0; // BigInteger b = FromHex("0066647EDE6C332C7F8C0923BB58213B333B20E9CE4281FE115F7D8F90AD"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral20D4BE754DFA75DF0FF1CA8FB6D66730975559AB, /*hidden argument*/NULL); V_1 = L_1; // byte[] S = Hex.Decode("74D59FF07F6B413D0EA14B344B20A2DB049B50C3"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralF3D31A1E3774E3FE3635D3A2976B02C6517B6F66, /*hidden argument*/NULL); V_2 = L_2; // BigInteger n = FromHex("01000000000000000000000000000013E974E72F8A6922031D2603CFE0D7"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteralA7DE4FC343BF73D24FD8C46C51B418DBA4F8506A, /*hidden argument*/NULL); V_3 = L_3; // BigInteger h = BigInteger.ValueOf(2); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)2)), /*hidden argument*/NULL); V_4 = L_4; // ECCurve curve = new F2mCurve(m, k, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_m027D83DE3563DD6E62428D005DB642AF11937DC6(L_9, ((int32_t)233), ((int32_t)74), L_5, L_6, L_7, L_8, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "00FAC9DFCBAC8313BB2139F1BB755FEF65BC391F8B36F8F8EB7371FD558B" // + "01006A08A41903350678E58528BEBF8A0BEFF867A7CA36716F7E01F81052")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_10 = L_9; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11; L_11 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralD187FFB51F5BDB31067E7C0CCCBD1A007DE16776, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_12, L_10, L_11, /*hidden argument*/NULL); V_5 = L_12; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_13 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_17 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_17, L_10, L_13, L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect233r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect233r1Holder__cctor_m3CE5B402B38C7C929F38681191EC1BFEBA35BD8E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect233r1Holder_tFE374ADB7D08A0FD371834401907A334892D48EA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect233r1Holder(); Sect233r1Holder_tFE374ADB7D08A0FD371834401907A334892D48EA * L_0 = (Sect233r1Holder_tFE374ADB7D08A0FD371834401907A334892D48EA *)il2cpp_codegen_object_new(Sect233r1Holder_tFE374ADB7D08A0FD371834401907A334892D48EA_il2cpp_TypeInfo_var); Sect233r1Holder__ctor_mD6E8708226D4163B019A3895A793E55CBA192CCD(L_0, /*hidden argument*/NULL); ((Sect233r1Holder_tFE374ADB7D08A0FD371834401907A334892D48EA_StaticFields*)il2cpp_codegen_static_fields_for(Sect233r1Holder_tFE374ADB7D08A0FD371834401907A334892D48EA_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect239k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect239k1Holder__ctor_m7C4E558B9BDCBD08315DA063D9D43712EDCD3EB4 (Sect239k1Holder_tBCCD4EEEBDA1732E0A952D5745BB4E007ECC007C * __this, const RuntimeMethod* method) { { // private Sect239k1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect239k1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect239k1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect239k1Holder_CreateParameters_m02CD940275792892DC73E7A315371C31DA4F2548 (Sect239k1Holder_tBCCD4EEEBDA1732E0A952D5745BB4E007ECC007C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral83B569C2C49DB2A90DEAEB592C3189A2DC094E11); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB20D9771966611F32C4E37ECF3F2818C5B199133); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = BigInteger.Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); V_0 = L_0; // BigInteger b = BigInteger.One; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_1 = L_1; // byte[] S = null; V_2 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; // BigInteger n = FromHex("2000000000000000000000000000005A79FEC67CB6E91F1C1DA800E478A5"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral83B569C2C49DB2A90DEAEB592C3189A2DC094E11, /*hidden argument*/NULL); V_3 = L_2; // BigInteger h = BigInteger.ValueOf(4); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)4)), /*hidden argument*/NULL); V_4 = L_3; // ECCurve curve = new F2mCurve(m, k, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_8 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_m027D83DE3563DD6E62428D005DB642AF11937DC6(L_8, ((int32_t)239), ((int32_t)158), L_4, L_5, L_6, L_7, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "29A0B6A887A983E9730988A68727A8B2D126C44CC2CC7B2A6555193035DC" // + "76310804F12E549BDB011C103089E73510ACB275FC312A5DC6B76553F0CA")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = L_8; IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10; L_10 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralB20D9771966611F32C4E37ECF3F2818C5B199133, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_11 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_11, L_9, L_10, /*hidden argument*/NULL); V_5 = L_11; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_16 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_16, L_9, L_12, L_13, L_14, L_15, /*hidden argument*/NULL); return L_16; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect239k1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect239k1Holder__cctor_m3764BA9DE7318AEEDB716A9E161C11C4D04C2EED (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect239k1Holder_tBCCD4EEEBDA1732E0A952D5745BB4E007ECC007C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect239k1Holder(); Sect239k1Holder_tBCCD4EEEBDA1732E0A952D5745BB4E007ECC007C * L_0 = (Sect239k1Holder_tBCCD4EEEBDA1732E0A952D5745BB4E007ECC007C *)il2cpp_codegen_object_new(Sect239k1Holder_tBCCD4EEEBDA1732E0A952D5745BB4E007ECC007C_il2cpp_TypeInfo_var); Sect239k1Holder__ctor_m7C4E558B9BDCBD08315DA063D9D43712EDCD3EB4(L_0, /*hidden argument*/NULL); ((Sect239k1Holder_tBCCD4EEEBDA1732E0A952D5745BB4E007ECC007C_StaticFields*)il2cpp_codegen_static_fields_for(Sect239k1Holder_tBCCD4EEEBDA1732E0A952D5745BB4E007ECC007C_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect283k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect283k1Holder__ctor_m45E459262E1D870BD60107BB56EEE137AC37C789 (Sect283k1Holder_t08583B73FC4FC7E40007A86DB0D4E3A0752EA5A2 * __this, const RuntimeMethod* method) { { // private Sect283k1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect283k1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect283k1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect283k1Holder_CreateParameters_mAABF55E0CD0838C170D5EC6CF61180DD6922244C (Sect283k1Holder_t08583B73FC4FC7E40007A86DB0D4E3A0752EA5A2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2A663BE4108EDCBC93A1A8077190101E2BF6A10A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA080B4C2AD0D13ABACC03072DAF48FF3797D5E18); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = BigInteger.Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); V_0 = L_0; // BigInteger b = BigInteger.One; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_1 = L_1; // byte[] S = null; V_2 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; // BigInteger n = FromHex("01FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE9AE2ED07577265DFF7F94451E061E163C61"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral2A663BE4108EDCBC93A1A8077190101E2BF6A10A, /*hidden argument*/NULL); V_3 = L_2; // BigInteger h = BigInteger.ValueOf(4); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)4)), /*hidden argument*/NULL); V_4 = L_3; // ECCurve curve = new F2mCurve(m, k1, k2, k3, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_8 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_mD221CFD31823473493B30851458AF95C4AC0B33B(L_8, ((int32_t)283), 5, 7, ((int32_t)12), L_4, L_5, L_6, L_7, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "0503213F78CA44883F1A3B8162F188E553CD265F23C1567A16876913B0C2AC2458492836" // + "01CCDA380F1C9E318D90F95D07E5426FE87E45C0E8184698E45962364E34116177DD2259")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = L_8; IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10; L_10 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralA080B4C2AD0D13ABACC03072DAF48FF3797D5E18, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_11 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_11, L_9, L_10, /*hidden argument*/NULL); V_5 = L_11; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_16 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_16, L_9, L_12, L_13, L_14, L_15, /*hidden argument*/NULL); return L_16; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect283k1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect283k1Holder__cctor_m5CE8BBEA47B2979B9F6F8E34894BECE42D0D720E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect283k1Holder_t08583B73FC4FC7E40007A86DB0D4E3A0752EA5A2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect283k1Holder(); Sect283k1Holder_t08583B73FC4FC7E40007A86DB0D4E3A0752EA5A2 * L_0 = (Sect283k1Holder_t08583B73FC4FC7E40007A86DB0D4E3A0752EA5A2 *)il2cpp_codegen_object_new(Sect283k1Holder_t08583B73FC4FC7E40007A86DB0D4E3A0752EA5A2_il2cpp_TypeInfo_var); Sect283k1Holder__ctor_m45E459262E1D870BD60107BB56EEE137AC37C789(L_0, /*hidden argument*/NULL); ((Sect283k1Holder_t08583B73FC4FC7E40007A86DB0D4E3A0752EA5A2_StaticFields*)il2cpp_codegen_static_fields_for(Sect283k1Holder_t08583B73FC4FC7E40007A86DB0D4E3A0752EA5A2_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect283r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect283r1Holder__ctor_m639A4C57AECAF8E8E3EE24347B2AC649DDC07EB2 (Sect283r1Holder_tD45FF5E6DB4125A1FCEEFE61AE8FFD40CD416E35 * __this, const RuntimeMethod* method) { { // private Sect283r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect283r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect283r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect283r1Holder_CreateParameters_m7760C15A34512413CFADF41D5938B1C4C5824994 (Sect283r1Holder_tD45FF5E6DB4125A1FCEEFE61AE8FFD40CD416E35 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral339C25AB213372A448D9C2ABB5765DE33E327D05); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral578E7F37170D9BE138C4B202DBD98D50BAEE1207); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral798108AE9FB217C8959F2DED31AE7EAA7889C113); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE9F5C309EAB2305D5C6D31FE58C37D3079CAF0CD); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = BigInteger.One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_0 = L_0; // BigInteger b = FromHex("027B680AC8B8596DA5A4AF8A19A0303FCA97FD7645309FA2A581485AF6263E313B79A2F5"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral578E7F37170D9BE138C4B202DBD98D50BAEE1207, /*hidden argument*/NULL); V_1 = L_1; // byte[] S = Hex.Decode("77E2B07370EB0F832A6DD5B62DFC88CD06BB84BE"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral339C25AB213372A448D9C2ABB5765DE33E327D05, /*hidden argument*/NULL); V_2 = L_2; // BigInteger n = FromHex("03FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEF90399660FC938A90165B042A7CEFADB307"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral798108AE9FB217C8959F2DED31AE7EAA7889C113, /*hidden argument*/NULL); V_3 = L_3; // BigInteger h = BigInteger.ValueOf(2); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)2)), /*hidden argument*/NULL); V_4 = L_4; // ECCurve curve = new F2mCurve(m, k1, k2, k3, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_mD221CFD31823473493B30851458AF95C4AC0B33B(L_9, ((int32_t)283), 5, 7, ((int32_t)12), L_5, L_6, L_7, L_8, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "05F939258DB7DD90E1934F8C70B0DFEC2EED25B8557EAC9C80E2E198F8CDBECD86B12053" // + "03676854FE24141CB98FE6D4B20D02B4516FF702350EDDB0826779C813F0DF45BE8112F4")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_10 = L_9; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11; L_11 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralE9F5C309EAB2305D5C6D31FE58C37D3079CAF0CD, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_12, L_10, L_11, /*hidden argument*/NULL); V_5 = L_12; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_13 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_17 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_17, L_10, L_13, L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect283r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect283r1Holder__cctor_m7344862F7D0A79A53FA512DA46A343C94545C220 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect283r1Holder_tD45FF5E6DB4125A1FCEEFE61AE8FFD40CD416E35_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect283r1Holder(); Sect283r1Holder_tD45FF5E6DB4125A1FCEEFE61AE8FFD40CD416E35 * L_0 = (Sect283r1Holder_tD45FF5E6DB4125A1FCEEFE61AE8FFD40CD416E35 *)il2cpp_codegen_object_new(Sect283r1Holder_tD45FF5E6DB4125A1FCEEFE61AE8FFD40CD416E35_il2cpp_TypeInfo_var); Sect283r1Holder__ctor_m639A4C57AECAF8E8E3EE24347B2AC649DDC07EB2(L_0, /*hidden argument*/NULL); ((Sect283r1Holder_tD45FF5E6DB4125A1FCEEFE61AE8FFD40CD416E35_StaticFields*)il2cpp_codegen_static_fields_for(Sect283r1Holder_tD45FF5E6DB4125A1FCEEFE61AE8FFD40CD416E35_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect409k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect409k1Holder__ctor_m5BA821B46C5DFCE7019EBCCE10E8E275E158300B (Sect409k1Holder_tD41F02A6FCCA55A242DCA6C2B7DBEFFCC507DC62 * __this, const RuntimeMethod* method) { { // private Sect409k1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect409k1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect409k1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect409k1Holder_CreateParameters_m6B6AD22E0F8418392B7CECC7AA23251F43F724A2 (Sect409k1Holder_tD41F02A6FCCA55A242DCA6C2B7DBEFFCC507DC62 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral333457F9420A996194CE8209D285BF0A1C1D1698); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral67F438B8E048889CB1505E5B0A4EB14DDCC0C634); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = BigInteger.Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); V_0 = L_0; // BigInteger b = BigInteger.One; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_1 = L_1; // byte[] S = null; V_2 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; // BigInteger n = FromHex("7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE5F83B2D4EA20400EC4557D5ED3E3E7CA5B4B5C83B8E01E5FCF"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral333457F9420A996194CE8209D285BF0A1C1D1698, /*hidden argument*/NULL); V_3 = L_2; // BigInteger h = BigInteger.ValueOf(4); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)4)), /*hidden argument*/NULL); V_4 = L_3; // ECCurve curve = new F2mCurve(m, k, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_8 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_m027D83DE3563DD6E62428D005DB642AF11937DC6(L_8, ((int32_t)409), ((int32_t)87), L_4, L_5, L_6, L_7, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "0060F05F658F49C1AD3AB1890F7184210EFD0987E307C84C27ACCFB8F9F67CC2C460189EB5AAAA62EE222EB1B35540CFE9023746" // + "01E369050B7C4E42ACBA1DACBF04299C3460782F918EA427E6325165E9EA10E3DA5F6C42E9C55215AA9CA27A5863EC48D8E0286B")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = L_8; IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10; L_10 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral67F438B8E048889CB1505E5B0A4EB14DDCC0C634, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_11 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_11, L_9, L_10, /*hidden argument*/NULL); V_5 = L_11; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_16 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_16, L_9, L_12, L_13, L_14, L_15, /*hidden argument*/NULL); return L_16; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect409k1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect409k1Holder__cctor_mF37BB8BE8433F85B3409D875B0B02B1AA27B2EA3 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect409k1Holder_tD41F02A6FCCA55A242DCA6C2B7DBEFFCC507DC62_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect409k1Holder(); Sect409k1Holder_tD41F02A6FCCA55A242DCA6C2B7DBEFFCC507DC62 * L_0 = (Sect409k1Holder_tD41F02A6FCCA55A242DCA6C2B7DBEFFCC507DC62 *)il2cpp_codegen_object_new(Sect409k1Holder_tD41F02A6FCCA55A242DCA6C2B7DBEFFCC507DC62_il2cpp_TypeInfo_var); Sect409k1Holder__ctor_m5BA821B46C5DFCE7019EBCCE10E8E275E158300B(L_0, /*hidden argument*/NULL); ((Sect409k1Holder_tD41F02A6FCCA55A242DCA6C2B7DBEFFCC507DC62_StaticFields*)il2cpp_codegen_static_fields_for(Sect409k1Holder_tD41F02A6FCCA55A242DCA6C2B7DBEFFCC507DC62_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect409r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect409r1Holder__ctor_mC4BBD849FEFC0F11E18CBF2025C9F103C0D5D5B7 (Sect409r1Holder_tA9600026DF15E748862380707D148E0808868E88 * __this, const RuntimeMethod* method) { { // private Sect409r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect409r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect409r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect409r1Holder_CreateParameters_m99A1B227944E4C104B4F0E763FEC08025563EB6C (Sect409r1Holder_tA9600026DF15E748862380707D148E0808868E88 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1999FC04011BD2AB7D9623B6C21F904B44A6A3C0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4C315353372F3F841E76C82262AF0324BBC4AFFE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral92F4FAE0F91F544D825E8998DFAB6D1C9659A72D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9EEA69B4F01E97DA9DDA5913DF56564D42ABD41A); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = BigInteger.One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_0 = L_0; // BigInteger b = FromHex("0021A5C2C8EE9FEB5C4B9A753B7B476B7FD6422EF1F3DD674761FA99D6AC27C8A9A197B272822F6CD57A55AA4F50AE317B13545F"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral4C315353372F3F841E76C82262AF0324BBC4AFFE, /*hidden argument*/NULL); V_1 = L_1; // byte[] S = Hex.Decode("4099B5A457F9D69F79213D094C4BCD4D4262210B"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral92F4FAE0F91F544D825E8998DFAB6D1C9659A72D, /*hidden argument*/NULL); V_2 = L_2; // BigInteger n = FromHex("010000000000000000000000000000000000000000000000000001E2AAD6A612F33307BE5FA47C3C9E052F838164CD37D9A21173"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral9EEA69B4F01E97DA9DDA5913DF56564D42ABD41A, /*hidden argument*/NULL); V_3 = L_3; // BigInteger h = BigInteger.ValueOf(2); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)2)), /*hidden argument*/NULL); V_4 = L_4; // ECCurve curve = new F2mCurve(m, k, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_m027D83DE3563DD6E62428D005DB642AF11937DC6(L_9, ((int32_t)409), ((int32_t)87), L_5, L_6, L_7, L_8, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "015D4860D088DDB3496B0C6064756260441CDE4AF1771D4DB01FFE5B34E59703DC255A868A1180515603AEAB60794E54BB7996A7" // + "0061B1CFAB6BE5F32BBFA78324ED106A7636B9C5A7BD198D0158AA4F5488D08F38514F1FDF4B4F40D2181B3681C364BA0273C706")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_10 = L_9; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11; L_11 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral1999FC04011BD2AB7D9623B6C21F904B44A6A3C0, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_12, L_10, L_11, /*hidden argument*/NULL); V_5 = L_12; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_13 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_17 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_17, L_10, L_13, L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect409r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect409r1Holder__cctor_mDF513585B245CC34C32258A12634CC5BA14B4090 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect409r1Holder_tA9600026DF15E748862380707D148E0808868E88_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect409r1Holder(); Sect409r1Holder_tA9600026DF15E748862380707D148E0808868E88 * L_0 = (Sect409r1Holder_tA9600026DF15E748862380707D148E0808868E88 *)il2cpp_codegen_object_new(Sect409r1Holder_tA9600026DF15E748862380707D148E0808868E88_il2cpp_TypeInfo_var); Sect409r1Holder__ctor_mC4BBD849FEFC0F11E18CBF2025C9F103C0D5D5B7(L_0, /*hidden argument*/NULL); ((Sect409r1Holder_tA9600026DF15E748862380707D148E0808868E88_StaticFields*)il2cpp_codegen_static_fields_for(Sect409r1Holder_tA9600026DF15E748862380707D148E0808868E88_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect571k1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect571k1Holder__ctor_mDD1E204A74A011268BC98F8CFF54F1A231158569 (Sect571k1Holder_t1B7A1E79728208B14975BE97C97BD81C06562BBC * __this, const RuntimeMethod* method) { { // private Sect571k1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect571k1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect571k1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect571k1Holder_CreateParameters_m2321A2DC98D589F76A7D131C1A1CCBA3F49FB3C9 (Sect571k1Holder_t1B7A1E79728208B14975BE97C97BD81C06562BBC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral03F5937CA21FD6EEEEF575CF8F903B21AE8D7732); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2125D12A46A1C0D4D731B0273F5A2AB6EA24428C); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = BigInteger.Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); V_0 = L_0; // BigInteger b = BigInteger.One; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_1 = L_1; // byte[] S = null; V_2 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; // BigInteger n = FromHex("020000000000000000000000000000000000000000000000000000000000000000000000131850E1F19A63E4B391A8DB917F4138B630D84BE5D639381E91DEB45CFE778F637C1001"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral2125D12A46A1C0D4D731B0273F5A2AB6EA24428C, /*hidden argument*/NULL); V_3 = L_2; // BigInteger h = BigInteger.ValueOf(4); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)4)), /*hidden argument*/NULL); V_4 = L_3; // ECCurve curve = new F2mCurve(m, k1, k2, k3, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_8 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_mD221CFD31823473493B30851458AF95C4AC0B33B(L_8, ((int32_t)571), 2, 5, ((int32_t)10), L_4, L_5, L_6, L_7, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "026EB7A859923FBC82189631F8103FE4AC9CA2970012D5D46024804801841CA44370958493B205E647DA304DB4CEB08CBBD1BA39494776FB988B47174DCA88C7E2945283A01C8972" // + "0349DC807F4FBF374F4AEADE3BCA95314DD58CEC9F307A54FFC61EFC006D8A2C9D4979C0AC44AEA74FBEBBB9F772AEDCB620B01A7BA7AF1B320430C8591984F601CD4C143EF1C7A3")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = L_8; IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10; L_10 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteral03F5937CA21FD6EEEEF575CF8F903B21AE8D7732, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_11 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_11, L_9, L_10, /*hidden argument*/NULL); V_5 = L_11; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_16 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_16, L_9, L_12, L_13, L_14, L_15, /*hidden argument*/NULL); return L_16; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect571k1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect571k1Holder__cctor_mDFF57501C47086978997EB438781D699C55D7B4B (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect571k1Holder_t1B7A1E79728208B14975BE97C97BD81C06562BBC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect571k1Holder(); Sect571k1Holder_t1B7A1E79728208B14975BE97C97BD81C06562BBC * L_0 = (Sect571k1Holder_t1B7A1E79728208B14975BE97C97BD81C06562BBC *)il2cpp_codegen_object_new(Sect571k1Holder_t1B7A1E79728208B14975BE97C97BD81C06562BBC_il2cpp_TypeInfo_var); Sect571k1Holder__ctor_mDD1E204A74A011268BC98F8CFF54F1A231158569(L_0, /*hidden argument*/NULL); ((Sect571k1Holder_t1B7A1E79728208B14975BE97C97BD81C06562BBC_StaticFields*)il2cpp_codegen_static_fields_for(Sect571k1Holder_t1B7A1E79728208B14975BE97C97BD81C06562BBC_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect571r1Holder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect571r1Holder__ctor_m6E8B6D4FBB86A6274BD97D558A15BC9C8B5F9539 (Sect571r1Holder_tEE43FF8DC77085125B904FD28F2AEFCFEAED235C * __this, const RuntimeMethod* method) { { // private Sect571r1Holder() {} X9ECParametersHolder__ctor_m52A8D51881A4012562D94187793B1AB29ACD02C9(__this, /*hidden argument*/NULL); // private Sect571r1Holder() {} return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X9.X9ECParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect571r1Holder::CreateParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * Sect571r1Holder_CreateParameters_m78F7C5D369EDB6361BCB8E83078C58706E8540EC (Sect571r1Holder_tEE43FF8DC77085125B904FD28F2AEFCFEAED235C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4524A3CDA236E8107A7ADDA16FF20824B50D5DE4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4E772C6B9394F5AC612E4C078AC1B64F82114327); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA9FDA2E5718693ACB1E2A1F083CE6CC5A7111149); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFBBF779334763EBE2F130B5E211F1FA191CF0D8D); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * V_5 = NULL; { // BigInteger a = BigInteger.One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_0 = L_0; // BigInteger b = FromHex("02F40E7E2221F295DE297117B7F3D62F5C6A97FFCB8CEFF1CD6BA8CE4A9A18AD84FFABBD8EFA59332BE7AD6756A66E294AFD185A78FF12AA520E4DE739BACA0C7FFEFF7F2955727A"); IL2CPP_RUNTIME_CLASS_INIT(SecNamedCurves_t67EFE6EAF12F2B63D317E95319CCCB4516C50CDE_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral4E772C6B9394F5AC612E4C078AC1B64F82114327, /*hidden argument*/NULL); V_1 = L_1; // byte[] S = Hex.Decode("2AA058F73A0E33AB486B0F610410C53A7F132310"); IL2CPP_RUNTIME_CLASS_INIT(Hex_t3B7B2ED165B9CA45F45E3F1EF2436D4FCA11F6FE_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralA9FDA2E5718693ACB1E2A1F083CE6CC5A7111149, /*hidden argument*/NULL); V_2 = L_2; // BigInteger n = FromHex("03FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE661CE18FF55987308059B186823851EC7DD9CA1161DE93D5174D66E8382E9BB2FE84E47"); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = SecNamedCurves_FromHex_mF1217DAF41AA3B2B1F8B6420D264A2E631906DD6(_stringLiteral4524A3CDA236E8107A7ADDA16FF20824B50D5DE4, /*hidden argument*/NULL); V_3 = L_3; // BigInteger h = BigInteger.ValueOf(2); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)2)), /*hidden argument*/NULL); V_4 = L_4; // ECCurve curve = new F2mCurve(m, k1, k2, k3, a, b, n, h); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_4; F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_9 = (F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 *)il2cpp_codegen_object_new(F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15_il2cpp_TypeInfo_var); F2mCurve__ctor_mD221CFD31823473493B30851458AF95C4AC0B33B(L_9, ((int32_t)571), 2, 5, ((int32_t)10), L_5, L_6, L_7, L_8, /*hidden argument*/NULL); // X9ECPoint G = new X9ECPoint(curve, Hex.Decode("04" // + "0303001D34B856296C16C0D40D3CD7750A93D1D2955FA80AA5F40FC8DB7B2ABDBDE53950F4C0D293CDD711A35B67FB1499AE60038614F1394ABFA3B4C850D927E1E7769C8EEC2D19" // + "037BF27342DA639B6DCCFFFEB73D69D78C6C27A6009CBBCA1980F8533921E8A684423E43BAB08A576291AF8F461BB2A8B3531D2F0485C19B16E2F1516E23DD3C1A4827AF1B8AC15B")); F2mCurve_t2D35B6577B3DDFE26FC95C22B4281D005BD97C15 * L_10 = L_9; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11; L_11 = Hex_Decode_m1D881955B974F7FB194876E59DD34149C594A6E1(_stringLiteralFBBF779334763EBE2F130B5E211F1FA191CF0D8D, /*hidden argument*/NULL); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_12 = (X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 *)il2cpp_codegen_object_new(X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71_il2cpp_TypeInfo_var); X9ECPoint__ctor_mF5AFC1B759EE7CC4B9EF5E474819892C76A8D7EB(L_12, L_10, L_11, /*hidden argument*/NULL); V_5 = L_12; // return new X9ECParameters(curve, G, n, h, S); X9ECPoint_t06D47967D73B459616A01610E0E5D88AB08BDF71 * L_13 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = V_2; X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 * L_17 = (X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639 *)il2cpp_codegen_object_new(X9ECParameters_tB28B6062173497FECD7BE710F3F948B2F968D639_il2cpp_TypeInfo_var); X9ECParameters__ctor_m6A7AF27CFE350EE199022E32754A845EBF2E4D0C(L_17, L_10, L_13, L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Sec.SecNamedCurves/Sect571r1Holder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sect571r1Holder__cctor_m6C4B9D6D7639EE5CCCC1F7E8BF153DFE3B73BB82 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sect571r1Holder_tEE43FF8DC77085125B904FD28F2AEFCFEAED235C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static readonly X9ECParametersHolder Instance = new Sect571r1Holder(); Sect571r1Holder_tEE43FF8DC77085125B904FD28F2AEFCFEAED235C * L_0 = (Sect571r1Holder_tEE43FF8DC77085125B904FD28F2AEFCFEAED235C *)il2cpp_codegen_object_new(Sect571r1Holder_tEE43FF8DC77085125B904FD28F2AEFCFEAED235C_il2cpp_TypeInfo_var); Sect571r1Holder__ctor_m6E8B6D4FBB86A6274BD97D558A15BC9C8B5F9539(L_0, /*hidden argument*/NULL); ((Sect571r1Holder_tEE43FF8DC77085125B904FD28F2AEFCFEAED235C_StaticFields*)il2cpp_codegen_static_fields_for(Sect571r1Holder_tEE43FF8DC77085125B904FD28F2AEFCFEAED235C_il2cpp_TypeInfo_var))->set_Instance_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Curve/SecP128R1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Curve,System.UInt32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP128R1LookupTable__ctor_mD6FE73C391E1DC3B74274761656B4C5FAA9D0682 (SecP128R1LookupTable_tF52D89ED4ADE84F545B502419CCB6F64D14080A9 * __this, SecP128R1Curve_t9094E2B9644238D6060536D09510E6C9162CDB0E * ___outer0, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecP128R1LookupTable(SecP128R1Curve outer, uint[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecP128R1Curve_t9094E2B9644238D6060536D09510E6C9162CDB0E * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Curve/SecP128R1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecP128R1LookupTable_get_Size_m47899F402B4AABC7AD5423D136B7FE1C1AF3DAA5 (SecP128R1LookupTable_tF52D89ED4ADE84F545B502419CCB6F64D14080A9 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP128R1Curve/SecP128R1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecP128R1LookupTable_Lookup_m8E01F9B1BE714E14E97CD95ECAC178D1DB1556D5 (SecP128R1LookupTable_tF52D89ED4ADE84F545B502419CCB6F64D14080A9 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecP128R1FieldElement_t49428FD6828CB58882E01101A425BA3C2C1981CD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_0 = NULL; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint32_t V_4 = 0; int32_t V_5 = 0; { // uint[] x = Nat128.Create(), y = Nat128.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0; L_0 = Nat128_Create_mAF80738A94FD97CC1082B9A1710778D656D9A2C2(/*hidden argument*/NULL); V_0 = L_0; // uint[] x = Nat128.Create(), y = Nat128.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1; L_1 = Nat128_Create_mAF80738A94FD97CC1082B9A1710778D656D9A2C2(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006a; } IL_0012: { // uint MASK = (uint)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))); // for (int j = 0; j < SECP128R1_FE_INTS; ++j) V_5 = 0; goto IL_005d; } IL_0021: { // x[j] ^= m_table[pos + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint32_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int32_t L_7 = *((uint32_t*)L_6); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); uint32_t L_12 = (L_8)->GetAt(static_cast(L_11)); uint32_t L_13 = V_4; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7^(int32_t)((int32_t)((int32_t)L_12&(int32_t)L_13)))); // y[j] ^= m_table[pos + SECP128R1_FE_INTS + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint32_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int32_t L_17 = *((uint32_t*)L_16); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)4)), (int32_t)L_20)); uint32_t L_22 = (L_18)->GetAt(static_cast(L_21)); uint32_t L_23 = V_4; *((int32_t*)L_16) = (int32_t)((int32_t)((int32_t)L_17^(int32_t)((int32_t)((int32_t)L_22&(int32_t)L_23)))); // for (int j = 0; j < SECP128R1_FE_INTS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005d: { // for (int j = 0; j < SECP128R1_FE_INTS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)4))) { goto IL_0021; } } { // pos += (SECP128R1_FE_INTS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)8)); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006a: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecP128R1FieldElement(x), new SecP128R1FieldElement(y), false); SecP128R1Curve_t9094E2B9644238D6060536D09510E6C9162CDB0E * L_30 = __this->get_m_outer_0(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_31 = V_0; SecP128R1FieldElement_t49428FD6828CB58882E01101A425BA3C2C1981CD * L_32 = (SecP128R1FieldElement_t49428FD6828CB58882E01101A425BA3C2C1981CD *)il2cpp_codegen_object_new(SecP128R1FieldElement_t49428FD6828CB58882E01101A425BA3C2C1981CD_il2cpp_TypeInfo_var); SecP128R1FieldElement__ctor_mF2B9EC2F4C9D35A32C791002B1235DB02473426A(L_32, L_31, /*hidden argument*/NULL); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_33 = V_1; SecP128R1FieldElement_t49428FD6828CB58882E01101A425BA3C2C1981CD * L_34 = (SecP128R1FieldElement_t49428FD6828CB58882E01101A425BA3C2C1981CD *)il2cpp_codegen_object_new(SecP128R1FieldElement_t49428FD6828CB58882E01101A425BA3C2C1981CD_il2cpp_TypeInfo_var); SecP128R1FieldElement__ctor_mF2B9EC2F4C9D35A32C791002B1235DB02473426A(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Curve/SecP160K1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Curve,System.UInt32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP160K1LookupTable__ctor_mDE0B3EC9080294EF002D66683E7160114FBD30FF (SecP160K1LookupTable_t8970D11FF0DD34F91EB4FF70D990BE4A3473C148 * __this, SecP160K1Curve_t87658E34DED01B4A88556BFCB4B8C1842DC0D2F8 * ___outer0, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecP160K1LookupTable(SecP160K1Curve outer, uint[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecP160K1Curve_t87658E34DED01B4A88556BFCB4B8C1842DC0D2F8 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Curve/SecP160K1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecP160K1LookupTable_get_Size_m9D6FB8709AEF0253993A86B886E983D3F9AF5D84 (SecP160K1LookupTable_t8970D11FF0DD34F91EB4FF70D990BE4A3473C148 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160K1Curve/SecP160K1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecP160K1LookupTable_Lookup_mCCB5ED3FBD3074F2120C41CF612F257D19038817 (SecP160K1LookupTable_t8970D11FF0DD34F91EB4FF70D990BE4A3473C148 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_0 = NULL; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint32_t V_4 = 0; int32_t V_5 = 0; { // uint[] x = Nat256.Create(), y = Nat256.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0; L_0 = Nat256_Create_m59E66B7BE107F25FFC6094A1D88B483D46B4200F(/*hidden argument*/NULL); V_0 = L_0; // uint[] x = Nat256.Create(), y = Nat256.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1; L_1 = Nat256_Create_m59E66B7BE107F25FFC6094A1D88B483D46B4200F(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // uint MASK = (uint)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))); // for (int j = 0; j < SECP160K1_FE_INTS; ++j) V_5 = 0; goto IL_005d; } IL_0021: { // x[j] ^= m_table[pos + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint32_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int32_t L_7 = *((uint32_t*)L_6); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); uint32_t L_12 = (L_8)->GetAt(static_cast(L_11)); uint32_t L_13 = V_4; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7^(int32_t)((int32_t)((int32_t)L_12&(int32_t)L_13)))); // y[j] ^= m_table[pos + SECP160K1_FE_INTS + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint32_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int32_t L_17 = *((uint32_t*)L_16); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)5)), (int32_t)L_20)); uint32_t L_22 = (L_18)->GetAt(static_cast(L_21)); uint32_t L_23 = V_4; *((int32_t*)L_16) = (int32_t)((int32_t)((int32_t)L_17^(int32_t)((int32_t)((int32_t)L_22&(int32_t)L_23)))); // for (int j = 0; j < SECP160K1_FE_INTS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005d: { // for (int j = 0; j < SECP160K1_FE_INTS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)5))) { goto IL_0021; } } { // pos += (SECP160K1_FE_INTS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)10))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecP160R2FieldElement(x), new SecP160R2FieldElement(y), false); SecP160K1Curve_t87658E34DED01B4A88556BFCB4B8C1842DC0D2F8 * L_30 = __this->get_m_outer_0(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_31 = V_0; SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0 * L_32 = (SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0 *)il2cpp_codegen_object_new(SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0_il2cpp_TypeInfo_var); SecP160R2FieldElement__ctor_m093AC1102B460BC3A2BE07114118AD91EAF3DA3C(L_32, L_31, /*hidden argument*/NULL); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_33 = V_1; SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0 * L_34 = (SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0 *)il2cpp_codegen_object_new(SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0_il2cpp_TypeInfo_var); SecP160R2FieldElement__ctor_m093AC1102B460BC3A2BE07114118AD91EAF3DA3C(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Curve/SecP160R1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Curve,System.UInt32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP160R1LookupTable__ctor_m3B996CDFC94421F35D950FF3F116A7034E8BB6D5 (SecP160R1LookupTable_t883E2993D70ECEDC651F703E9D6F9462E4520794 * __this, SecP160R1Curve_t442E00201CC6F63D35D61A7D8609787EC71DA94E * ___outer0, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecP160R1LookupTable(SecP160R1Curve outer, uint[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecP160R1Curve_t442E00201CC6F63D35D61A7D8609787EC71DA94E * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Curve/SecP160R1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecP160R1LookupTable_get_Size_m6E849DBBB848BF40C5AC1EA28DBAD6409D7532BD (SecP160R1LookupTable_t883E2993D70ECEDC651F703E9D6F9462E4520794 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R1Curve/SecP160R1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecP160R1LookupTable_Lookup_m079B0935F7032D71050DDA0F2692B501689DCD6F (SecP160R1LookupTable_t883E2993D70ECEDC651F703E9D6F9462E4520794 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecP160R1FieldElement_t9A0161B3B94B0421EDD4B4A05EA23DC37CCB294F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_0 = NULL; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint32_t V_4 = 0; int32_t V_5 = 0; { // uint[] x = Nat160.Create(), y = Nat160.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0; L_0 = Nat160_Create_m4F6ABD4631B5BD52C197018EBDED9F26ACC001EA(/*hidden argument*/NULL); V_0 = L_0; // uint[] x = Nat160.Create(), y = Nat160.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1; L_1 = Nat160_Create_m4F6ABD4631B5BD52C197018EBDED9F26ACC001EA(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // uint MASK = (uint)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))); // for (int j = 0; j < SECP160R1_FE_INTS; ++j) V_5 = 0; goto IL_005d; } IL_0021: { // x[j] ^= m_table[pos + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint32_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int32_t L_7 = *((uint32_t*)L_6); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); uint32_t L_12 = (L_8)->GetAt(static_cast(L_11)); uint32_t L_13 = V_4; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7^(int32_t)((int32_t)((int32_t)L_12&(int32_t)L_13)))); // y[j] ^= m_table[pos + SECP160R1_FE_INTS + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint32_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int32_t L_17 = *((uint32_t*)L_16); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)5)), (int32_t)L_20)); uint32_t L_22 = (L_18)->GetAt(static_cast(L_21)); uint32_t L_23 = V_4; *((int32_t*)L_16) = (int32_t)((int32_t)((int32_t)L_17^(int32_t)((int32_t)((int32_t)L_22&(int32_t)L_23)))); // for (int j = 0; j < SECP160R1_FE_INTS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005d: { // for (int j = 0; j < SECP160R1_FE_INTS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)5))) { goto IL_0021; } } { // pos += (SECP160R1_FE_INTS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)10))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecP160R1FieldElement(x), new SecP160R1FieldElement(y), false); SecP160R1Curve_t442E00201CC6F63D35D61A7D8609787EC71DA94E * L_30 = __this->get_m_outer_0(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_31 = V_0; SecP160R1FieldElement_t9A0161B3B94B0421EDD4B4A05EA23DC37CCB294F * L_32 = (SecP160R1FieldElement_t9A0161B3B94B0421EDD4B4A05EA23DC37CCB294F *)il2cpp_codegen_object_new(SecP160R1FieldElement_t9A0161B3B94B0421EDD4B4A05EA23DC37CCB294F_il2cpp_TypeInfo_var); SecP160R1FieldElement__ctor_m8BF96B45F9F70854B5D54D2C1421A79FB893E655(L_32, L_31, /*hidden argument*/NULL); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_33 = V_1; SecP160R1FieldElement_t9A0161B3B94B0421EDD4B4A05EA23DC37CCB294F * L_34 = (SecP160R1FieldElement_t9A0161B3B94B0421EDD4B4A05EA23DC37CCB294F *)il2cpp_codegen_object_new(SecP160R1FieldElement_t9A0161B3B94B0421EDD4B4A05EA23DC37CCB294F_il2cpp_TypeInfo_var); SecP160R1FieldElement__ctor_m8BF96B45F9F70854B5D54D2C1421A79FB893E655(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Curve/SecP160R2LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Curve,System.UInt32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP160R2LookupTable__ctor_mC9CFD09976AC60001568C71F96CA14BD482F086A (SecP160R2LookupTable_t37CB2C99A404717069E74CAC2B4640115F688ED3 * __this, SecP160R2Curve_tBD65C0EC7161EFCD69149F2B8E4C7D037BCA7633 * ___outer0, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecP160R2LookupTable(SecP160R2Curve outer, uint[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecP160R2Curve_tBD65C0EC7161EFCD69149F2B8E4C7D037BCA7633 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Curve/SecP160R2LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecP160R2LookupTable_get_Size_m71256E4409159341C0A2599A246689D20CCDF8CF (SecP160R2LookupTable_t37CB2C99A404717069E74CAC2B4640115F688ED3 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP160R2Curve/SecP160R2LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecP160R2LookupTable_Lookup_mED49703556D712FAB7E34C8A31840228F9024B79 (SecP160R2LookupTable_t37CB2C99A404717069E74CAC2B4640115F688ED3 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_0 = NULL; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint32_t V_4 = 0; int32_t V_5 = 0; { // uint[] x = Nat160.Create(), y = Nat160.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0; L_0 = Nat160_Create_m4F6ABD4631B5BD52C197018EBDED9F26ACC001EA(/*hidden argument*/NULL); V_0 = L_0; // uint[] x = Nat160.Create(), y = Nat160.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1; L_1 = Nat160_Create_m4F6ABD4631B5BD52C197018EBDED9F26ACC001EA(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // uint MASK = (uint)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))); // for (int j = 0; j < SECP160R2_FE_INTS; ++j) V_5 = 0; goto IL_005d; } IL_0021: { // x[j] ^= m_table[pos + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint32_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int32_t L_7 = *((uint32_t*)L_6); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); uint32_t L_12 = (L_8)->GetAt(static_cast(L_11)); uint32_t L_13 = V_4; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7^(int32_t)((int32_t)((int32_t)L_12&(int32_t)L_13)))); // y[j] ^= m_table[pos + SECP160R2_FE_INTS + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint32_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int32_t L_17 = *((uint32_t*)L_16); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)5)), (int32_t)L_20)); uint32_t L_22 = (L_18)->GetAt(static_cast(L_21)); uint32_t L_23 = V_4; *((int32_t*)L_16) = (int32_t)((int32_t)((int32_t)L_17^(int32_t)((int32_t)((int32_t)L_22&(int32_t)L_23)))); // for (int j = 0; j < SECP160R2_FE_INTS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005d: { // for (int j = 0; j < SECP160R2_FE_INTS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)5))) { goto IL_0021; } } { // pos += (SECP160R2_FE_INTS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)10))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecP160R2FieldElement(x), new SecP160R2FieldElement(y), false); SecP160R2Curve_tBD65C0EC7161EFCD69149F2B8E4C7D037BCA7633 * L_30 = __this->get_m_outer_0(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_31 = V_0; SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0 * L_32 = (SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0 *)il2cpp_codegen_object_new(SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0_il2cpp_TypeInfo_var); SecP160R2FieldElement__ctor_m093AC1102B460BC3A2BE07114118AD91EAF3DA3C(L_32, L_31, /*hidden argument*/NULL); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_33 = V_1; SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0 * L_34 = (SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0 *)il2cpp_codegen_object_new(SecP160R2FieldElement_t5EBCFBA059511E11554DE9DEEF82D75B0390FCA0_il2cpp_TypeInfo_var); SecP160R2FieldElement__ctor_m093AC1102B460BC3A2BE07114118AD91EAF3DA3C(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Curve/SecP192K1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Curve,System.UInt32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP192K1LookupTable__ctor_m33633B423C14B3562E59519090EA5101653F8105 (SecP192K1LookupTable_t2F4FC44201EC46EAD6ACDD108226A9E424D42E36 * __this, SecP192K1Curve_tABE6933F82FC542A75AF653A628894FF831C2CB5 * ___outer0, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecP192K1LookupTable(SecP192K1Curve outer, uint[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecP192K1Curve_tABE6933F82FC542A75AF653A628894FF831C2CB5 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Curve/SecP192K1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecP192K1LookupTable_get_Size_mE956DA87C0EED88A440779BE1B6A1C776F06991C (SecP192K1LookupTable_t2F4FC44201EC46EAD6ACDD108226A9E424D42E36 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192K1Curve/SecP192K1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecP192K1LookupTable_Lookup_mEEE718DFE1B8EABD9D3F0FA91FD6E8DE39F20E06 (SecP192K1LookupTable_t2F4FC44201EC46EAD6ACDD108226A9E424D42E36 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecP192K1FieldElement_t57C45C1652BB425ABF472CE217A3DA10D440BC4B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_0 = NULL; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint32_t V_4 = 0; int32_t V_5 = 0; { // uint[] x = Nat192.Create(), y = Nat192.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0; L_0 = Nat192_Create_mCCF904DC121D0F6E1CCE9B90AE7879937DEF9656(/*hidden argument*/NULL); V_0 = L_0; // uint[] x = Nat192.Create(), y = Nat192.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1; L_1 = Nat192_Create_mCCF904DC121D0F6E1CCE9B90AE7879937DEF9656(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // uint MASK = (uint)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))); // for (int j = 0; j < SECP192K1_FE_INTS; ++j) V_5 = 0; goto IL_005d; } IL_0021: { // x[j] ^= m_table[pos + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint32_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int32_t L_7 = *((uint32_t*)L_6); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); uint32_t L_12 = (L_8)->GetAt(static_cast(L_11)); uint32_t L_13 = V_4; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7^(int32_t)((int32_t)((int32_t)L_12&(int32_t)L_13)))); // y[j] ^= m_table[pos + SECP192K1_FE_INTS + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint32_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int32_t L_17 = *((uint32_t*)L_16); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)6)), (int32_t)L_20)); uint32_t L_22 = (L_18)->GetAt(static_cast(L_21)); uint32_t L_23 = V_4; *((int32_t*)L_16) = (int32_t)((int32_t)((int32_t)L_17^(int32_t)((int32_t)((int32_t)L_22&(int32_t)L_23)))); // for (int j = 0; j < SECP192K1_FE_INTS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005d: { // for (int j = 0; j < SECP192K1_FE_INTS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)6))) { goto IL_0021; } } { // pos += (SECP192K1_FE_INTS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)12))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecP192K1FieldElement(x), new SecP192K1FieldElement(y), false); SecP192K1Curve_tABE6933F82FC542A75AF653A628894FF831C2CB5 * L_30 = __this->get_m_outer_0(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_31 = V_0; SecP192K1FieldElement_t57C45C1652BB425ABF472CE217A3DA10D440BC4B * L_32 = (SecP192K1FieldElement_t57C45C1652BB425ABF472CE217A3DA10D440BC4B *)il2cpp_codegen_object_new(SecP192K1FieldElement_t57C45C1652BB425ABF472CE217A3DA10D440BC4B_il2cpp_TypeInfo_var); SecP192K1FieldElement__ctor_m58B9EECA794342CD4E5D9D95594A0B39AB8DB96A(L_32, L_31, /*hidden argument*/NULL); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_33 = V_1; SecP192K1FieldElement_t57C45C1652BB425ABF472CE217A3DA10D440BC4B * L_34 = (SecP192K1FieldElement_t57C45C1652BB425ABF472CE217A3DA10D440BC4B *)il2cpp_codegen_object_new(SecP192K1FieldElement_t57C45C1652BB425ABF472CE217A3DA10D440BC4B_il2cpp_TypeInfo_var); SecP192K1FieldElement__ctor_m58B9EECA794342CD4E5D9D95594A0B39AB8DB96A(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Curve/SecP192R1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Curve,System.UInt32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP192R1LookupTable__ctor_m9C319B5F5B36E36012D71E1A34DC815A7023639D (SecP192R1LookupTable_t961956ED37AC6EF0FB0B19D710FCE1F44E682D9E * __this, SecP192R1Curve_t620AA99B8C9EB3B057582DA81C2D790AFF36C65A * ___outer0, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecP192R1LookupTable(SecP192R1Curve outer, uint[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecP192R1Curve_t620AA99B8C9EB3B057582DA81C2D790AFF36C65A * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Curve/SecP192R1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecP192R1LookupTable_get_Size_m5ECB2E669B5B02C7106F5B32FEBC45FA6949F384 (SecP192R1LookupTable_t961956ED37AC6EF0FB0B19D710FCE1F44E682D9E * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP192R1Curve/SecP192R1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecP192R1LookupTable_Lookup_mCCC9E885DCAC17DE030B2E94D1D8BBC90F11DA09 (SecP192R1LookupTable_t961956ED37AC6EF0FB0B19D710FCE1F44E682D9E * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecP192R1FieldElement_tEAD15D463E7397ABC6EE0CF5E482D6467FA5C50D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_0 = NULL; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint32_t V_4 = 0; int32_t V_5 = 0; { // uint[] x = Nat192.Create(), y = Nat192.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0; L_0 = Nat192_Create_mCCF904DC121D0F6E1CCE9B90AE7879937DEF9656(/*hidden argument*/NULL); V_0 = L_0; // uint[] x = Nat192.Create(), y = Nat192.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1; L_1 = Nat192_Create_mCCF904DC121D0F6E1CCE9B90AE7879937DEF9656(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // uint MASK = (uint)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))); // for (int j = 0; j < SECP192R1_FE_INTS; ++j) V_5 = 0; goto IL_005d; } IL_0021: { // x[j] ^= m_table[pos + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint32_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int32_t L_7 = *((uint32_t*)L_6); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); uint32_t L_12 = (L_8)->GetAt(static_cast(L_11)); uint32_t L_13 = V_4; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7^(int32_t)((int32_t)((int32_t)L_12&(int32_t)L_13)))); // y[j] ^= m_table[pos + SECP192R1_FE_INTS + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint32_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int32_t L_17 = *((uint32_t*)L_16); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)6)), (int32_t)L_20)); uint32_t L_22 = (L_18)->GetAt(static_cast(L_21)); uint32_t L_23 = V_4; *((int32_t*)L_16) = (int32_t)((int32_t)((int32_t)L_17^(int32_t)((int32_t)((int32_t)L_22&(int32_t)L_23)))); // for (int j = 0; j < SECP192R1_FE_INTS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005d: { // for (int j = 0; j < SECP192R1_FE_INTS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)6))) { goto IL_0021; } } { // pos += (SECP192R1_FE_INTS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)12))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecP192R1FieldElement(x), new SecP192R1FieldElement(y), false); SecP192R1Curve_t620AA99B8C9EB3B057582DA81C2D790AFF36C65A * L_30 = __this->get_m_outer_0(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_31 = V_0; SecP192R1FieldElement_tEAD15D463E7397ABC6EE0CF5E482D6467FA5C50D * L_32 = (SecP192R1FieldElement_tEAD15D463E7397ABC6EE0CF5E482D6467FA5C50D *)il2cpp_codegen_object_new(SecP192R1FieldElement_tEAD15D463E7397ABC6EE0CF5E482D6467FA5C50D_il2cpp_TypeInfo_var); SecP192R1FieldElement__ctor_m984FF22045ADC3FC1A23779E6DD1568EF805235F(L_32, L_31, /*hidden argument*/NULL); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_33 = V_1; SecP192R1FieldElement_tEAD15D463E7397ABC6EE0CF5E482D6467FA5C50D * L_34 = (SecP192R1FieldElement_tEAD15D463E7397ABC6EE0CF5E482D6467FA5C50D *)il2cpp_codegen_object_new(SecP192R1FieldElement_tEAD15D463E7397ABC6EE0CF5E482D6467FA5C50D_il2cpp_TypeInfo_var); SecP192R1FieldElement__ctor_m984FF22045ADC3FC1A23779E6DD1568EF805235F(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Curve/SecP224K1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Curve,System.UInt32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP224K1LookupTable__ctor_m1B7A41E49C83CACB2A93DE888E5399BB265B42BD (SecP224K1LookupTable_tA2298F25AD697517A5204BA6E932BFA590A9CD31 * __this, SecP224K1Curve_t871F2F73439E92B58FB85BD6C8EC88FDE236D35B * ___outer0, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecP224K1LookupTable(SecP224K1Curve outer, uint[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecP224K1Curve_t871F2F73439E92B58FB85BD6C8EC88FDE236D35B * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Curve/SecP224K1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecP224K1LookupTable_get_Size_mDC2BA35F4122E103F0D4237A3AACC2EC02255290 (SecP224K1LookupTable_tA2298F25AD697517A5204BA6E932BFA590A9CD31 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224K1Curve/SecP224K1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecP224K1LookupTable_Lookup_m44C315F3D5A8C224F95F0FB7F071190FA2B86E5A (SecP224K1LookupTable_tA2298F25AD697517A5204BA6E932BFA590A9CD31 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecP224K1FieldElement_t8843E3EAF8A8A659BFC25713AE1E77B162588ABA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_0 = NULL; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint32_t V_4 = 0; int32_t V_5 = 0; { // uint[] x = Nat224.Create(), y = Nat224.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0; L_0 = Nat224_Create_m090DE6B7BB7BC4BA362188D476067FED02B1DB6E(/*hidden argument*/NULL); V_0 = L_0; // uint[] x = Nat224.Create(), y = Nat224.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1; L_1 = Nat224_Create_m090DE6B7BB7BC4BA362188D476067FED02B1DB6E(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // uint MASK = (uint)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))); // for (int j = 0; j < SECP224K1_FE_INTS; ++j) V_5 = 0; goto IL_005d; } IL_0021: { // x[j] ^= m_table[pos + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint32_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int32_t L_7 = *((uint32_t*)L_6); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); uint32_t L_12 = (L_8)->GetAt(static_cast(L_11)); uint32_t L_13 = V_4; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7^(int32_t)((int32_t)((int32_t)L_12&(int32_t)L_13)))); // y[j] ^= m_table[pos + SECP224K1_FE_INTS + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint32_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int32_t L_17 = *((uint32_t*)L_16); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)7)), (int32_t)L_20)); uint32_t L_22 = (L_18)->GetAt(static_cast(L_21)); uint32_t L_23 = V_4; *((int32_t*)L_16) = (int32_t)((int32_t)((int32_t)L_17^(int32_t)((int32_t)((int32_t)L_22&(int32_t)L_23)))); // for (int j = 0; j < SECP224K1_FE_INTS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005d: { // for (int j = 0; j < SECP224K1_FE_INTS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)7))) { goto IL_0021; } } { // pos += (SECP224K1_FE_INTS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)14))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecP224K1FieldElement(x), new SecP224K1FieldElement(y), false); SecP224K1Curve_t871F2F73439E92B58FB85BD6C8EC88FDE236D35B * L_30 = __this->get_m_outer_0(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_31 = V_0; SecP224K1FieldElement_t8843E3EAF8A8A659BFC25713AE1E77B162588ABA * L_32 = (SecP224K1FieldElement_t8843E3EAF8A8A659BFC25713AE1E77B162588ABA *)il2cpp_codegen_object_new(SecP224K1FieldElement_t8843E3EAF8A8A659BFC25713AE1E77B162588ABA_il2cpp_TypeInfo_var); SecP224K1FieldElement__ctor_m7225CBD5BA1DAC57423C9DA9C8958A25B63A3FC4(L_32, L_31, /*hidden argument*/NULL); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_33 = V_1; SecP224K1FieldElement_t8843E3EAF8A8A659BFC25713AE1E77B162588ABA * L_34 = (SecP224K1FieldElement_t8843E3EAF8A8A659BFC25713AE1E77B162588ABA *)il2cpp_codegen_object_new(SecP224K1FieldElement_t8843E3EAF8A8A659BFC25713AE1E77B162588ABA_il2cpp_TypeInfo_var); SecP224K1FieldElement__ctor_m7225CBD5BA1DAC57423C9DA9C8958A25B63A3FC4(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Curve/SecP224R1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Curve,System.UInt32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP224R1LookupTable__ctor_mF3FBF037A0754B28C17C84CC96B07F9CCFF60DAD (SecP224R1LookupTable_tFDDC0662D65CD5F57664935C6E968BBACFF86913 * __this, SecP224R1Curve_tD2242B068AA82F224D985DBD69D3753EB0D5DAD1 * ___outer0, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecP224R1LookupTable(SecP224R1Curve outer, uint[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecP224R1Curve_tD2242B068AA82F224D985DBD69D3753EB0D5DAD1 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Curve/SecP224R1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecP224R1LookupTable_get_Size_mCA1CB756419988D6A55ACF37C1C64CF2BF01A952 (SecP224R1LookupTable_tFDDC0662D65CD5F57664935C6E968BBACFF86913 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP224R1Curve/SecP224R1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecP224R1LookupTable_Lookup_m6F5877B1C692CF0A5924530F9F3A33C1A786E080 (SecP224R1LookupTable_tFDDC0662D65CD5F57664935C6E968BBACFF86913 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecP224R1FieldElement_t1E735FDFC3439F4A0C9B60946A7E6F2562B43D7F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_0 = NULL; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint32_t V_4 = 0; int32_t V_5 = 0; { // uint[] x = Nat224.Create(), y = Nat224.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0; L_0 = Nat224_Create_m090DE6B7BB7BC4BA362188D476067FED02B1DB6E(/*hidden argument*/NULL); V_0 = L_0; // uint[] x = Nat224.Create(), y = Nat224.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1; L_1 = Nat224_Create_m090DE6B7BB7BC4BA362188D476067FED02B1DB6E(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // uint MASK = (uint)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))); // for (int j = 0; j < SECP224R1_FE_INTS; ++j) V_5 = 0; goto IL_005d; } IL_0021: { // x[j] ^= m_table[pos + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint32_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int32_t L_7 = *((uint32_t*)L_6); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); uint32_t L_12 = (L_8)->GetAt(static_cast(L_11)); uint32_t L_13 = V_4; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7^(int32_t)((int32_t)((int32_t)L_12&(int32_t)L_13)))); // y[j] ^= m_table[pos + SECP224R1_FE_INTS + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint32_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int32_t L_17 = *((uint32_t*)L_16); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)7)), (int32_t)L_20)); uint32_t L_22 = (L_18)->GetAt(static_cast(L_21)); uint32_t L_23 = V_4; *((int32_t*)L_16) = (int32_t)((int32_t)((int32_t)L_17^(int32_t)((int32_t)((int32_t)L_22&(int32_t)L_23)))); // for (int j = 0; j < SECP224R1_FE_INTS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005d: { // for (int j = 0; j < SECP224R1_FE_INTS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)7))) { goto IL_0021; } } { // pos += (SECP224R1_FE_INTS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)14))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecP224R1FieldElement(x), new SecP224R1FieldElement(y), false); SecP224R1Curve_tD2242B068AA82F224D985DBD69D3753EB0D5DAD1 * L_30 = __this->get_m_outer_0(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_31 = V_0; SecP224R1FieldElement_t1E735FDFC3439F4A0C9B60946A7E6F2562B43D7F * L_32 = (SecP224R1FieldElement_t1E735FDFC3439F4A0C9B60946A7E6F2562B43D7F *)il2cpp_codegen_object_new(SecP224R1FieldElement_t1E735FDFC3439F4A0C9B60946A7E6F2562B43D7F_il2cpp_TypeInfo_var); SecP224R1FieldElement__ctor_m404A22EDDECA87C14BB0A3405BE5D17537C9D89B(L_32, L_31, /*hidden argument*/NULL); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_33 = V_1; SecP224R1FieldElement_t1E735FDFC3439F4A0C9B60946A7E6F2562B43D7F * L_34 = (SecP224R1FieldElement_t1E735FDFC3439F4A0C9B60946A7E6F2562B43D7F *)il2cpp_codegen_object_new(SecP224R1FieldElement_t1E735FDFC3439F4A0C9B60946A7E6F2562B43D7F_il2cpp_TypeInfo_var); SecP224R1FieldElement__ctor_m404A22EDDECA87C14BB0A3405BE5D17537C9D89B(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Curve/SecP256K1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Curve,System.UInt32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP256K1LookupTable__ctor_mAD14ACCD239F2CB8E19DBB066C7110BACAB40995 (SecP256K1LookupTable_tB67CEAF510196B0CA7E57F84E5D839804EF6F86A * __this, SecP256K1Curve_t1B5A1A8E8602D15BF671C65F61B26CC6BC93C0B2 * ___outer0, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecP256K1LookupTable(SecP256K1Curve outer, uint[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecP256K1Curve_t1B5A1A8E8602D15BF671C65F61B26CC6BC93C0B2 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Curve/SecP256K1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecP256K1LookupTable_get_Size_m7D890053D9CF637CA774D5244451003E0E8E3119 (SecP256K1LookupTable_tB67CEAF510196B0CA7E57F84E5D839804EF6F86A * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256K1Curve/SecP256K1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecP256K1LookupTable_Lookup_m61AB10D054547CF05880C8A696B12302D7622E46 (SecP256K1LookupTable_tB67CEAF510196B0CA7E57F84E5D839804EF6F86A * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecP256K1FieldElement_t22D5CCD1C532F8963A04C0492E77BA171471F2F9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_0 = NULL; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint32_t V_4 = 0; int32_t V_5 = 0; { // uint[] x = Nat256.Create(), y = Nat256.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0; L_0 = Nat256_Create_m59E66B7BE107F25FFC6094A1D88B483D46B4200F(/*hidden argument*/NULL); V_0 = L_0; // uint[] x = Nat256.Create(), y = Nat256.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1; L_1 = Nat256_Create_m59E66B7BE107F25FFC6094A1D88B483D46B4200F(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // uint MASK = (uint)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))); // for (int j = 0; j < SECP256K1_FE_INTS; ++j) V_5 = 0; goto IL_005d; } IL_0021: { // x[j] ^= m_table[pos + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint32_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int32_t L_7 = *((uint32_t*)L_6); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); uint32_t L_12 = (L_8)->GetAt(static_cast(L_11)); uint32_t L_13 = V_4; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7^(int32_t)((int32_t)((int32_t)L_12&(int32_t)L_13)))); // y[j] ^= m_table[pos + SECP256K1_FE_INTS + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint32_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int32_t L_17 = *((uint32_t*)L_16); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)8)), (int32_t)L_20)); uint32_t L_22 = (L_18)->GetAt(static_cast(L_21)); uint32_t L_23 = V_4; *((int32_t*)L_16) = (int32_t)((int32_t)((int32_t)L_17^(int32_t)((int32_t)((int32_t)L_22&(int32_t)L_23)))); // for (int j = 0; j < SECP256K1_FE_INTS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005d: { // for (int j = 0; j < SECP256K1_FE_INTS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)8))) { goto IL_0021; } } { // pos += (SECP256K1_FE_INTS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)16))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecP256K1FieldElement(x), new SecP256K1FieldElement(y), false); SecP256K1Curve_t1B5A1A8E8602D15BF671C65F61B26CC6BC93C0B2 * L_30 = __this->get_m_outer_0(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_31 = V_0; SecP256K1FieldElement_t22D5CCD1C532F8963A04C0492E77BA171471F2F9 * L_32 = (SecP256K1FieldElement_t22D5CCD1C532F8963A04C0492E77BA171471F2F9 *)il2cpp_codegen_object_new(SecP256K1FieldElement_t22D5CCD1C532F8963A04C0492E77BA171471F2F9_il2cpp_TypeInfo_var); SecP256K1FieldElement__ctor_m7BE63AD09EFDFAA42F2A2C3423B0B6C2FCCBC7BC(L_32, L_31, /*hidden argument*/NULL); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_33 = V_1; SecP256K1FieldElement_t22D5CCD1C532F8963A04C0492E77BA171471F2F9 * L_34 = (SecP256K1FieldElement_t22D5CCD1C532F8963A04C0492E77BA171471F2F9 *)il2cpp_codegen_object_new(SecP256K1FieldElement_t22D5CCD1C532F8963A04C0492E77BA171471F2F9_il2cpp_TypeInfo_var); SecP256K1FieldElement__ctor_m7BE63AD09EFDFAA42F2A2C3423B0B6C2FCCBC7BC(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Curve/SecP256R1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Curve,System.UInt32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP256R1LookupTable__ctor_m97E05E7DA7732D3843EA59F58A60A03144074511 (SecP256R1LookupTable_t0971B1810275A43AA12EA4286CDED1DEEA19A8B9 * __this, SecP256R1Curve_t6962B833B7AE6E67A209B0289D64920842DB01C0 * ___outer0, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecP256R1LookupTable(SecP256R1Curve outer, uint[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecP256R1Curve_t6962B833B7AE6E67A209B0289D64920842DB01C0 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Curve/SecP256R1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecP256R1LookupTable_get_Size_mC8C9987D93FCFEBF0F48BE1C9FBBE2FFC65B0675 (SecP256R1LookupTable_t0971B1810275A43AA12EA4286CDED1DEEA19A8B9 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP256R1Curve/SecP256R1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecP256R1LookupTable_Lookup_mD5FF5B2DB92783FB2A9C514A2AA1FD529ED4DFDF (SecP256R1LookupTable_t0971B1810275A43AA12EA4286CDED1DEEA19A8B9 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecP256R1FieldElement_t09A8A39F2181DC8AF2C675BBCE2131536F71B7D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_0 = NULL; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint32_t V_4 = 0; int32_t V_5 = 0; { // uint[] x = Nat256.Create(), y = Nat256.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0; L_0 = Nat256_Create_m59E66B7BE107F25FFC6094A1D88B483D46B4200F(/*hidden argument*/NULL); V_0 = L_0; // uint[] x = Nat256.Create(), y = Nat256.Create(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1; L_1 = Nat256_Create_m59E66B7BE107F25FFC6094A1D88B483D46B4200F(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // uint MASK = (uint)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))); // for (int j = 0; j < SECP256R1_FE_INTS; ++j) V_5 = 0; goto IL_005d; } IL_0021: { // x[j] ^= m_table[pos + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint32_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int32_t L_7 = *((uint32_t*)L_6); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); uint32_t L_12 = (L_8)->GetAt(static_cast(L_11)); uint32_t L_13 = V_4; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7^(int32_t)((int32_t)((int32_t)L_12&(int32_t)L_13)))); // y[j] ^= m_table[pos + SECP256R1_FE_INTS + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint32_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int32_t L_17 = *((uint32_t*)L_16); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)8)), (int32_t)L_20)); uint32_t L_22 = (L_18)->GetAt(static_cast(L_21)); uint32_t L_23 = V_4; *((int32_t*)L_16) = (int32_t)((int32_t)((int32_t)L_17^(int32_t)((int32_t)((int32_t)L_22&(int32_t)L_23)))); // for (int j = 0; j < SECP256R1_FE_INTS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005d: { // for (int j = 0; j < SECP256R1_FE_INTS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)8))) { goto IL_0021; } } { // pos += (SECP256R1_FE_INTS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)16))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecP256R1FieldElement(x), new SecP256R1FieldElement(y), false); SecP256R1Curve_t6962B833B7AE6E67A209B0289D64920842DB01C0 * L_30 = __this->get_m_outer_0(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_31 = V_0; SecP256R1FieldElement_t09A8A39F2181DC8AF2C675BBCE2131536F71B7D9 * L_32 = (SecP256R1FieldElement_t09A8A39F2181DC8AF2C675BBCE2131536F71B7D9 *)il2cpp_codegen_object_new(SecP256R1FieldElement_t09A8A39F2181DC8AF2C675BBCE2131536F71B7D9_il2cpp_TypeInfo_var); SecP256R1FieldElement__ctor_m9CB8C5133C31945061A2F8E7B610420E68372134(L_32, L_31, /*hidden argument*/NULL); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_33 = V_1; SecP256R1FieldElement_t09A8A39F2181DC8AF2C675BBCE2131536F71B7D9 * L_34 = (SecP256R1FieldElement_t09A8A39F2181DC8AF2C675BBCE2131536F71B7D9 *)il2cpp_codegen_object_new(SecP256R1FieldElement_t09A8A39F2181DC8AF2C675BBCE2131536F71B7D9_il2cpp_TypeInfo_var); SecP256R1FieldElement__ctor_m9CB8C5133C31945061A2F8E7B610420E68372134(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Curve/SecP384R1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Curve,System.UInt32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP384R1LookupTable__ctor_m3F66344E70C598EAD2695727044E6C2B2A1C6C22 (SecP384R1LookupTable_tB9808D069DDFA5455326DC60E5DC689052975F37 * __this, SecP384R1Curve_t7B0E7E7A557AB42513D324270CB440D21C8E79B8 * ___outer0, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecP384R1LookupTable(SecP384R1Curve outer, uint[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecP384R1Curve_t7B0E7E7A557AB42513D324270CB440D21C8E79B8 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Curve/SecP384R1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecP384R1LookupTable_get_Size_m5405D3325449A33FA3809A954655A5A6B785AD41 (SecP384R1LookupTable_tB9808D069DDFA5455326DC60E5DC689052975F37 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP384R1Curve/SecP384R1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecP384R1LookupTable_Lookup_m8D4B4A3BFBEDC7465BBF05589FF4205B7D42E2DF (SecP384R1LookupTable_tB9808D069DDFA5455326DC60E5DC689052975F37 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecP384R1FieldElement_tF1223D271EF960AB9A60114562F012CD0DA0BE6A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_0 = NULL; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint32_t V_4 = 0; int32_t V_5 = 0; { // uint[] x = Nat.Create(SECP384R1_FE_INTS), y = Nat.Create(SECP384R1_FE_INTS); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0; L_0 = Nat_Create_m07D573F6940CB403DB8539272E508D2F0F706B17(((int32_t)12), /*hidden argument*/NULL); V_0 = L_0; // uint[] x = Nat.Create(SECP384R1_FE_INTS), y = Nat.Create(SECP384R1_FE_INTS); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1; L_1 = Nat_Create_m07D573F6940CB403DB8539272E508D2F0F706B17(((int32_t)12), /*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_0071; } IL_0016: { // uint MASK = (uint)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))); // for (int j = 0; j < SECP384R1_FE_INTS; ++j) V_5 = 0; goto IL_0062; } IL_0025: { // x[j] ^= m_table[pos + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint32_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int32_t L_7 = *((uint32_t*)L_6); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); uint32_t L_12 = (L_8)->GetAt(static_cast(L_11)); uint32_t L_13 = V_4; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7^(int32_t)((int32_t)((int32_t)L_12&(int32_t)L_13)))); // y[j] ^= m_table[pos + SECP384R1_FE_INTS + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint32_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int32_t L_17 = *((uint32_t*)L_16); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)((int32_t)12))), (int32_t)L_20)); uint32_t L_22 = (L_18)->GetAt(static_cast(L_21)); uint32_t L_23 = V_4; *((int32_t*)L_16) = (int32_t)((int32_t)((int32_t)L_17^(int32_t)((int32_t)((int32_t)L_22&(int32_t)L_23)))); // for (int j = 0; j < SECP384R1_FE_INTS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0062: { // for (int j = 0; j < SECP384R1_FE_INTS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)((int32_t)12)))) { goto IL_0025; } } { // pos += (SECP384R1_FE_INTS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)24))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_0071: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0016; } } { // return m_outer.CreateRawPoint(new SecP384R1FieldElement(x), new SecP384R1FieldElement(y), false); SecP384R1Curve_t7B0E7E7A557AB42513D324270CB440D21C8E79B8 * L_30 = __this->get_m_outer_0(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_31 = V_0; SecP384R1FieldElement_tF1223D271EF960AB9A60114562F012CD0DA0BE6A * L_32 = (SecP384R1FieldElement_tF1223D271EF960AB9A60114562F012CD0DA0BE6A *)il2cpp_codegen_object_new(SecP384R1FieldElement_tF1223D271EF960AB9A60114562F012CD0DA0BE6A_il2cpp_TypeInfo_var); SecP384R1FieldElement__ctor_m0F0C71EFF89A9BF4D30A639B51F47C53D961487F(L_32, L_31, /*hidden argument*/NULL); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_33 = V_1; SecP384R1FieldElement_tF1223D271EF960AB9A60114562F012CD0DA0BE6A * L_34 = (SecP384R1FieldElement_tF1223D271EF960AB9A60114562F012CD0DA0BE6A *)il2cpp_codegen_object_new(SecP384R1FieldElement_tF1223D271EF960AB9A60114562F012CD0DA0BE6A_il2cpp_TypeInfo_var); SecP384R1FieldElement__ctor_m0F0C71EFF89A9BF4D30A639B51F47C53D961487F(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Curve/SecP521R1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Curve,System.UInt32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecP521R1LookupTable__ctor_m3E75AF1D78B12A0C1AF7BA556F60BA6EA2B4B2CF (SecP521R1LookupTable_t13AE9BC39F0E69D0D97559B822D8ED5E42FE0BF1 * __this, SecP521R1Curve_tC4AF8890CE577E48C0B3CB56BB40E6C7E2B1E4BF * ___outer0, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecP521R1LookupTable(SecP521R1Curve outer, uint[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecP521R1Curve_tC4AF8890CE577E48C0B3CB56BB40E6C7E2B1E4BF * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Curve/SecP521R1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecP521R1LookupTable_get_Size_mABE5446ED89CB42EA34B378DF570221364D2421D (SecP521R1LookupTable_t13AE9BC39F0E69D0D97559B822D8ED5E42FE0BF1 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecP521R1Curve/SecP521R1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecP521R1LookupTable_Lookup_mD92D95114C8D831E0BF729FDA6C2D8E2920FFEB8 (SecP521R1LookupTable_t13AE9BC39F0E69D0D97559B822D8ED5E42FE0BF1 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecP521R1FieldElement_t2EC7846A71DBCC3A0BC0FD6B393EE7F7C285C31A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_0 = NULL; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint32_t V_4 = 0; int32_t V_5 = 0; { // uint[] x = Nat.Create(SECP521R1_FE_INTS), y = Nat.Create(SECP521R1_FE_INTS); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0; L_0 = Nat_Create_m07D573F6940CB403DB8539272E508D2F0F706B17(((int32_t)17), /*hidden argument*/NULL); V_0 = L_0; // uint[] x = Nat.Create(SECP521R1_FE_INTS), y = Nat.Create(SECP521R1_FE_INTS); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1; L_1 = Nat_Create_m07D573F6940CB403DB8539272E508D2F0F706B17(((int32_t)17), /*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_0071; } IL_0016: { // uint MASK = (uint)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))); // for (int j = 0; j < SECP521R1_FE_INTS; ++j) V_5 = 0; goto IL_0062; } IL_0025: { // x[j] ^= m_table[pos + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint32_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int32_t L_7 = *((uint32_t*)L_6); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); uint32_t L_12 = (L_8)->GetAt(static_cast(L_11)); uint32_t L_13 = V_4; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7^(int32_t)((int32_t)((int32_t)L_12&(int32_t)L_13)))); // y[j] ^= m_table[pos + SECP521R1_FE_INTS + j] & MASK; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint32_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int32_t L_17 = *((uint32_t*)L_16); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)((int32_t)17))), (int32_t)L_20)); uint32_t L_22 = (L_18)->GetAt(static_cast(L_21)); uint32_t L_23 = V_4; *((int32_t*)L_16) = (int32_t)((int32_t)((int32_t)L_17^(int32_t)((int32_t)((int32_t)L_22&(int32_t)L_23)))); // for (int j = 0; j < SECP521R1_FE_INTS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0062: { // for (int j = 0; j < SECP521R1_FE_INTS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)((int32_t)17)))) { goto IL_0025; } } { // pos += (SECP521R1_FE_INTS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)34))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_0071: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0016; } } { // return m_outer.CreateRawPoint(new SecP521R1FieldElement(x), new SecP521R1FieldElement(y), false); SecP521R1Curve_tC4AF8890CE577E48C0B3CB56BB40E6C7E2B1E4BF * L_30 = __this->get_m_outer_0(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_31 = V_0; SecP521R1FieldElement_t2EC7846A71DBCC3A0BC0FD6B393EE7F7C285C31A * L_32 = (SecP521R1FieldElement_t2EC7846A71DBCC3A0BC0FD6B393EE7F7C285C31A *)il2cpp_codegen_object_new(SecP521R1FieldElement_t2EC7846A71DBCC3A0BC0FD6B393EE7F7C285C31A_il2cpp_TypeInfo_var); SecP521R1FieldElement__ctor_m9849D528DF08EDB72332E14E1B491EDD77E144DB(L_32, L_31, /*hidden argument*/NULL); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_33 = V_1; SecP521R1FieldElement_t2EC7846A71DBCC3A0BC0FD6B393EE7F7C285C31A * L_34 = (SecP521R1FieldElement_t2EC7846A71DBCC3A0BC0FD6B393EE7F7C285C31A *)il2cpp_codegen_object_new(SecP521R1FieldElement_t2EC7846A71DBCC3A0BC0FD6B393EE7F7C285C31A_il2cpp_TypeInfo_var); SecP521R1FieldElement__ctor_m9849D528DF08EDB72332E14E1B491EDD77E144DB(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R1Curve/SecT113R1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R1Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT113R1LookupTable__ctor_mBB92BCFB893DCA935DB55D3FEF9098D486D6DCD2 (SecT113R1LookupTable_t94E8D0A12B0184991041DC1EF835240F54B418BE * __this, SecT113R1Curve_tA22EBD5612FADA813855583FEC6CEA9EE9F512A2 * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT113R1LookupTable(SecT113R1Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT113R1Curve_tA22EBD5612FADA813855583FEC6CEA9EE9F512A2 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R1Curve/SecT113R1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT113R1LookupTable_get_Size_m285B3D8ADB9A9EDF32FFEB6722D9E5C7C1ED43DD (SecT113R1LookupTable_t94E8D0A12B0184991041DC1EF835240F54B418BE * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R1Curve/SecT113R1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT113R1LookupTable_Lookup_m6115BCD5A6300506131655B0FED2B41545BA120A (SecT113R1LookupTable_t94E8D0A12B0184991041DC1EF835240F54B418BE * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat128.Create64(), y = Nat128.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat128_Create64_mDE686BE10F4A788B98B63BA5F8925BB30A880BA2(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat128.Create64(), y = Nat128.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat128_Create64_mDE686BE10F4A788B98B63BA5F8925BB30A880BA2(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT113R1_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT113R1_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)2)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT113R1_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT113R1_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)2))) { goto IL_0022; } } { // pos += (SECT113R1_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)4)); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT113FieldElement(x), new SecT113FieldElement(y), false); SecT113R1Curve_tA22EBD5612FADA813855583FEC6CEA9EE9F512A2 * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007 * L_32 = (SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007 *)il2cpp_codegen_object_new(SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007_il2cpp_TypeInfo_var); SecT113FieldElement__ctor_m2C2EF10D55F84B0236D53E2F9E02FAEBC9B1E3ED(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007 * L_34 = (SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007 *)il2cpp_codegen_object_new(SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007_il2cpp_TypeInfo_var); SecT113FieldElement__ctor_m2C2EF10D55F84B0236D53E2F9E02FAEBC9B1E3ED(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R2Curve/SecT113R2LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R2Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT113R2LookupTable__ctor_m6F2220243F3FA9DC47909045AE373ECBE82AC495 (SecT113R2LookupTable_tAB0E5D41A7AD21C3152BEE564317F28C66C4C460 * __this, SecT113R2Curve_tF3204FF724274EF6B2F042BDDA602E5CFC16312E * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT113R2LookupTable(SecT113R2Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT113R2Curve_tF3204FF724274EF6B2F042BDDA602E5CFC16312E * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R2Curve/SecT113R2LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT113R2LookupTable_get_Size_m06FDB1D44E45AF70D7B9D5139ECB3A1E45B7CCD9 (SecT113R2LookupTable_tAB0E5D41A7AD21C3152BEE564317F28C66C4C460 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT113R2Curve/SecT113R2LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT113R2LookupTable_Lookup_mEFD7E9D2CFE0D501F15008557BEBA8D4CD3EC981 (SecT113R2LookupTable_tAB0E5D41A7AD21C3152BEE564317F28C66C4C460 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat128.Create64(), y = Nat128.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat128_Create64_mDE686BE10F4A788B98B63BA5F8925BB30A880BA2(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat128.Create64(), y = Nat128.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat128_Create64_mDE686BE10F4A788B98B63BA5F8925BB30A880BA2(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT113R2_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT113R2_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)2)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT113R2_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT113R2_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)2))) { goto IL_0022; } } { // pos += (SECT113R2_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)4)); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT113FieldElement(x), new SecT113FieldElement(y), false); SecT113R2Curve_tF3204FF724274EF6B2F042BDDA602E5CFC16312E * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007 * L_32 = (SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007 *)il2cpp_codegen_object_new(SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007_il2cpp_TypeInfo_var); SecT113FieldElement__ctor_m2C2EF10D55F84B0236D53E2F9E02FAEBC9B1E3ED(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007 * L_34 = (SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007 *)il2cpp_codegen_object_new(SecT113FieldElement_t9FBE38ABCE43147602063CA02E27B96664D99007_il2cpp_TypeInfo_var); SecT113FieldElement__ctor_m2C2EF10D55F84B0236D53E2F9E02FAEBC9B1E3ED(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R1Curve/SecT131R1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R1Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT131R1LookupTable__ctor_m76F612F6020FD43E3B8E8ACC93C996DEDA6D5639 (SecT131R1LookupTable_tCC65F91BBCE9A1EEBC379619C68F9FEF7EA7AF7C * __this, SecT131R1Curve_t6C1EE484872B53AFA276E3A21C73B002FC55B621 * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT131R1LookupTable(SecT131R1Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT131R1Curve_t6C1EE484872B53AFA276E3A21C73B002FC55B621 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R1Curve/SecT131R1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT131R1LookupTable_get_Size_mD42A625273EA37E8DCAC5D4653845F9FCCC2EC16 (SecT131R1LookupTable_tCC65F91BBCE9A1EEBC379619C68F9FEF7EA7AF7C * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R1Curve/SecT131R1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT131R1LookupTable_Lookup_m307966F5F6A75047C6272D036543988C2B931C41 (SecT131R1LookupTable_tCC65F91BBCE9A1EEBC379619C68F9FEF7EA7AF7C * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat192.Create64(), y = Nat192.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat192_Create64_m5D5EFAEE825C71F8B0E3DE06E55255401F88DBCA(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat192.Create64(), y = Nat192.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat192_Create64_m5D5EFAEE825C71F8B0E3DE06E55255401F88DBCA(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT131R1_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT131R1_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)3)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT131R1_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT131R1_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)3))) { goto IL_0022; } } { // pos += (SECT131R1_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)6)); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT131FieldElement(x), new SecT131FieldElement(y), false); SecT131R1Curve_t6C1EE484872B53AFA276E3A21C73B002FC55B621 * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754 * L_32 = (SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754 *)il2cpp_codegen_object_new(SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754_il2cpp_TypeInfo_var); SecT131FieldElement__ctor_mD7E8967F5DD8C306F501C79F6580448AFBC0B7AC(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754 * L_34 = (SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754 *)il2cpp_codegen_object_new(SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754_il2cpp_TypeInfo_var); SecT131FieldElement__ctor_mD7E8967F5DD8C306F501C79F6580448AFBC0B7AC(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R2Curve/SecT131R2LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R2Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT131R2LookupTable__ctor_m7179472B901F7292CC7BD93FBC582ED2086D1E54 (SecT131R2LookupTable_t9FAC8D6FFEDEA72948F3BC9DF5D12581B532B9AF * __this, SecT131R2Curve_t42D50AE681F152FC80118D43EB4F490509FE3391 * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT131R2LookupTable(SecT131R2Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT131R2Curve_t42D50AE681F152FC80118D43EB4F490509FE3391 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R2Curve/SecT131R2LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT131R2LookupTable_get_Size_m565C49DB0ECD20145F923D4F0D5857040929B55E (SecT131R2LookupTable_t9FAC8D6FFEDEA72948F3BC9DF5D12581B532B9AF * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT131R2Curve/SecT131R2LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT131R2LookupTable_Lookup_m59215E75C38A13C05B2F376607426A96A73A99FC (SecT131R2LookupTable_t9FAC8D6FFEDEA72948F3BC9DF5D12581B532B9AF * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat192.Create64(), y = Nat192.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat192_Create64_m5D5EFAEE825C71F8B0E3DE06E55255401F88DBCA(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat192.Create64(), y = Nat192.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat192_Create64_m5D5EFAEE825C71F8B0E3DE06E55255401F88DBCA(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT131R2_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT131R2_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)3)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT131R2_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT131R2_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)3))) { goto IL_0022; } } { // pos += (SECT131R2_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)6)); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT131FieldElement(x), new SecT131FieldElement(y), false); SecT131R2Curve_t42D50AE681F152FC80118D43EB4F490509FE3391 * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754 * L_32 = (SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754 *)il2cpp_codegen_object_new(SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754_il2cpp_TypeInfo_var); SecT131FieldElement__ctor_mD7E8967F5DD8C306F501C79F6580448AFBC0B7AC(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754 * L_34 = (SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754 *)il2cpp_codegen_object_new(SecT131FieldElement_tF85C95E00D279535D588019EF1C02134E4983754_il2cpp_TypeInfo_var); SecT131FieldElement__ctor_mD7E8967F5DD8C306F501C79F6580448AFBC0B7AC(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163K1Curve/SecT163K1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163K1Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT163K1LookupTable__ctor_m96A2FE87A815D25A0B6404186D75F2F92ACC0CBF (SecT163K1LookupTable_t0A5D62EF37872B3CE7ED4DD500C43AB280AF3AEE * __this, SecT163K1Curve_tBF0DA7EFE6A7195DA52FA8947EDDBB54471DD9FD * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT163K1LookupTable(SecT163K1Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT163K1Curve_tBF0DA7EFE6A7195DA52FA8947EDDBB54471DD9FD * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163K1Curve/SecT163K1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT163K1LookupTable_get_Size_m4F1F91AACEF90EFCAF922C85CA3AD36018CF4778 (SecT163K1LookupTable_t0A5D62EF37872B3CE7ED4DD500C43AB280AF3AEE * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163K1Curve/SecT163K1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT163K1LookupTable_Lookup_m36116927AE82B2C15B2C1BADAF488F2AEDD6A65C (SecT163K1LookupTable_t0A5D62EF37872B3CE7ED4DD500C43AB280AF3AEE * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat192.Create64(), y = Nat192.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat192_Create64_m5D5EFAEE825C71F8B0E3DE06E55255401F88DBCA(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat192.Create64(), y = Nat192.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat192_Create64_m5D5EFAEE825C71F8B0E3DE06E55255401F88DBCA(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT163K1_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT163K1_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)3)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT163K1_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT163K1_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)3))) { goto IL_0022; } } { // pos += (SECT163K1_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)6)); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT163FieldElement(x), new SecT163FieldElement(y), false); SecT163K1Curve_tBF0DA7EFE6A7195DA52FA8947EDDBB54471DD9FD * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520 * L_32 = (SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520 *)il2cpp_codegen_object_new(SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520_il2cpp_TypeInfo_var); SecT163FieldElement__ctor_m916F951CD8F2C714D0705DF0E40B9198C21FDCAC(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520 * L_34 = (SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520 *)il2cpp_codegen_object_new(SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520_il2cpp_TypeInfo_var); SecT163FieldElement__ctor_m916F951CD8F2C714D0705DF0E40B9198C21FDCAC(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R1Curve/SecT163R1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R1Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT163R1LookupTable__ctor_m64C472E1A28D783700551E9B9935AF9A73963533 (SecT163R1LookupTable_t9BFD8F6E24280F374477F24457FA7482BCB44651 * __this, SecT163R1Curve_t6369B6FFCD444FAC8738772A8B0BC14AE2B4652A * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT163R1LookupTable(SecT163R1Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT163R1Curve_t6369B6FFCD444FAC8738772A8B0BC14AE2B4652A * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R1Curve/SecT163R1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT163R1LookupTable_get_Size_mE7CF2400F4B840FB83D568D0600DA5B66C95F81C (SecT163R1LookupTable_t9BFD8F6E24280F374477F24457FA7482BCB44651 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R1Curve/SecT163R1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT163R1LookupTable_Lookup_mE3D6AFFD41AD7C0834302EDDB45FF0823ABE2085 (SecT163R1LookupTable_t9BFD8F6E24280F374477F24457FA7482BCB44651 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat192.Create64(), y = Nat192.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat192_Create64_m5D5EFAEE825C71F8B0E3DE06E55255401F88DBCA(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat192.Create64(), y = Nat192.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat192_Create64_m5D5EFAEE825C71F8B0E3DE06E55255401F88DBCA(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT163R1_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT163R1_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)3)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT163R1_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT163R1_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)3))) { goto IL_0022; } } { // pos += (SECT163R1_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)6)); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT163FieldElement(x), new SecT163FieldElement(y), false); SecT163R1Curve_t6369B6FFCD444FAC8738772A8B0BC14AE2B4652A * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520 * L_32 = (SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520 *)il2cpp_codegen_object_new(SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520_il2cpp_TypeInfo_var); SecT163FieldElement__ctor_m916F951CD8F2C714D0705DF0E40B9198C21FDCAC(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520 * L_34 = (SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520 *)il2cpp_codegen_object_new(SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520_il2cpp_TypeInfo_var); SecT163FieldElement__ctor_m916F951CD8F2C714D0705DF0E40B9198C21FDCAC(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Curve/SecT163R2LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT163R2LookupTable__ctor_m677D610AC5706EFD96D709354D331BC1CBB1CEE0 (SecT163R2LookupTable_tE0FA1E758F9DFB1ADCA17CF08872A4F0A0A1BBB1 * __this, SecT163R2Curve_t713B62C53EAF65BA34F66D5A6C43EB8025223C10 * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT163R2LookupTable(SecT163R2Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT163R2Curve_t713B62C53EAF65BA34F66D5A6C43EB8025223C10 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Curve/SecT163R2LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT163R2LookupTable_get_Size_m06F6C6198A24D1E44AEEA292DBF39D7463DD4EC0 (SecT163R2LookupTable_tE0FA1E758F9DFB1ADCA17CF08872A4F0A0A1BBB1 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Curve/SecT163R2LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT163R2LookupTable_Lookup_mF4382FB90DB4C6274B295B419A2DED4C8BD4FB6A (SecT163R2LookupTable_tE0FA1E758F9DFB1ADCA17CF08872A4F0A0A1BBB1 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat192.Create64(), y = Nat192.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat192_Create64_m5D5EFAEE825C71F8B0E3DE06E55255401F88DBCA(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat192.Create64(), y = Nat192.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat192_Create64_m5D5EFAEE825C71F8B0E3DE06E55255401F88DBCA(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT163R2_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT163R2_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)3)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT163R2_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT163R2_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)3))) { goto IL_0022; } } { // pos += (SECT163R2_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)6)); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT163FieldElement(x), new SecT163FieldElement(y), false); SecT163R2Curve_t713B62C53EAF65BA34F66D5A6C43EB8025223C10 * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520 * L_32 = (SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520 *)il2cpp_codegen_object_new(SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520_il2cpp_TypeInfo_var); SecT163FieldElement__ctor_m916F951CD8F2C714D0705DF0E40B9198C21FDCAC(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520 * L_34 = (SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520 *)il2cpp_codegen_object_new(SecT163FieldElement_t3637BABE0B9C1FF52E991C506B1DF117B013B520_il2cpp_TypeInfo_var); SecT163FieldElement__ctor_m916F951CD8F2C714D0705DF0E40B9198C21FDCAC(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R1Curve/SecT193R1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R1Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT193R1LookupTable__ctor_m1D8C7A74208242B00C8326FCC0C8C91C11227DB6 (SecT193R1LookupTable_t421555343FCEF0E2067072B9ACF21579B53EA0F7 * __this, SecT193R1Curve_tA4F9C318D0AC39B2046F2A58FBF4354292CB4535 * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT193R1LookupTable(SecT193R1Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT193R1Curve_tA4F9C318D0AC39B2046F2A58FBF4354292CB4535 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R1Curve/SecT193R1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT193R1LookupTable_get_Size_m1671B4CC3DD2F60E251B76D389ECAF2ABD19B5CB (SecT193R1LookupTable_t421555343FCEF0E2067072B9ACF21579B53EA0F7 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R1Curve/SecT193R1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT193R1LookupTable_Lookup_mE9F409F9E8D2FCE5C5063E1F12CE52432E3A792E (SecT193R1LookupTable_t421555343FCEF0E2067072B9ACF21579B53EA0F7 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat256.Create64(), y = Nat256.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat256_Create64_m48A75772D129F3A1FA75ADC6C3421CCD44C5721C(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat256.Create64(), y = Nat256.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat256_Create64_m48A75772D129F3A1FA75ADC6C3421CCD44C5721C(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT193R1_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT193R1_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)4)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT193R1_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT193R1_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)4))) { goto IL_0022; } } { // pos += (SECT193R1_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)8)); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT193FieldElement(x), new SecT193FieldElement(y), false); SecT193R1Curve_tA4F9C318D0AC39B2046F2A58FBF4354292CB4535 * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022 * L_32 = (SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022 *)il2cpp_codegen_object_new(SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022_il2cpp_TypeInfo_var); SecT193FieldElement__ctor_m81CA7BF98264FF1EB039BE66BEDDB140478A704D(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022 * L_34 = (SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022 *)il2cpp_codegen_object_new(SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022_il2cpp_TypeInfo_var); SecT193FieldElement__ctor_m81CA7BF98264FF1EB039BE66BEDDB140478A704D(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R2Curve/SecT193R2LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R2Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT193R2LookupTable__ctor_m584AA71CA18C55CE3A4B0395EEFD171B5A0D60FB (SecT193R2LookupTable_t11414BBDABAE6A7DD25B498635EF89CF8B075E07 * __this, SecT193R2Curve_t1851E5CE7EDE194E9CA9CEC8066FCE34F6634524 * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT193R2LookupTable(SecT193R2Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT193R2Curve_t1851E5CE7EDE194E9CA9CEC8066FCE34F6634524 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R2Curve/SecT193R2LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT193R2LookupTable_get_Size_m59F3C2620D43D2BC34FDDD0011ACE8ECC3626DA6 (SecT193R2LookupTable_t11414BBDABAE6A7DD25B498635EF89CF8B075E07 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT193R2Curve/SecT193R2LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT193R2LookupTable_Lookup_m3EB41CDFC54BAFCCA52C93123ECC35868DA246A5 (SecT193R2LookupTable_t11414BBDABAE6A7DD25B498635EF89CF8B075E07 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat256.Create64(), y = Nat256.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat256_Create64_m48A75772D129F3A1FA75ADC6C3421CCD44C5721C(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat256.Create64(), y = Nat256.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat256_Create64_m48A75772D129F3A1FA75ADC6C3421CCD44C5721C(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT193R2_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT193R2_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)4)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT193R2_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT193R2_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)4))) { goto IL_0022; } } { // pos += (SECT193R2_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)8)); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT193FieldElement(x), new SecT193FieldElement(y), false); SecT193R2Curve_t1851E5CE7EDE194E9CA9CEC8066FCE34F6634524 * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022 * L_32 = (SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022 *)il2cpp_codegen_object_new(SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022_il2cpp_TypeInfo_var); SecT193FieldElement__ctor_m81CA7BF98264FF1EB039BE66BEDDB140478A704D(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022 * L_34 = (SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022 *)il2cpp_codegen_object_new(SecT193FieldElement_t874FC24EB653668FC0D032BF2877B356DAEDA022_il2cpp_TypeInfo_var); SecT193FieldElement__ctor_m81CA7BF98264FF1EB039BE66BEDDB140478A704D(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233K1Curve/SecT233K1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233K1Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT233K1LookupTable__ctor_mAC08E06C5EDE9D63B6BB8595EAC377D2E957351F (SecT233K1LookupTable_t79CA7DB1A4E05309119B5D57B44F0DA87A124D6E * __this, SecT233K1Curve_t81B1630F64C904F1E342F847330523158D07DA01 * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT233K1LookupTable(SecT233K1Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT233K1Curve_t81B1630F64C904F1E342F847330523158D07DA01 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233K1Curve/SecT233K1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT233K1LookupTable_get_Size_m705D571438E68532E18CFBE65E6592E178745F1F (SecT233K1LookupTable_t79CA7DB1A4E05309119B5D57B44F0DA87A124D6E * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233K1Curve/SecT233K1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT233K1LookupTable_Lookup_m879E5CFA051E4DF2059205B1E3CCD49612184E6A (SecT233K1LookupTable_t79CA7DB1A4E05309119B5D57B44F0DA87A124D6E * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat256.Create64(), y = Nat256.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat256_Create64_m48A75772D129F3A1FA75ADC6C3421CCD44C5721C(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat256.Create64(), y = Nat256.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat256_Create64_m48A75772D129F3A1FA75ADC6C3421CCD44C5721C(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT233K1_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT233K1_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)4)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT233K1_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT233K1_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)4))) { goto IL_0022; } } { // pos += (SECT233K1_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)8)); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT233FieldElement(x), new SecT233FieldElement(y), false); SecT233K1Curve_t81B1630F64C904F1E342F847330523158D07DA01 * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638 * L_32 = (SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638 *)il2cpp_codegen_object_new(SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638_il2cpp_TypeInfo_var); SecT233FieldElement__ctor_m4023E01D7744F00C147B426422E654BE75AF40BD(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638 * L_34 = (SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638 *)il2cpp_codegen_object_new(SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638_il2cpp_TypeInfo_var); SecT233FieldElement__ctor_m4023E01D7744F00C147B426422E654BE75AF40BD(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233R1Curve/SecT233R1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233R1Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT233R1LookupTable__ctor_m46041393B540C82CB3AE62BDF4FAD65832A0B39B (SecT233R1LookupTable_t990FEB6CD09879ED4027855D25C8EEEC2A8A253B * __this, SecT233R1Curve_t558E7105FC789E090CDF0F4F7AB4AAEFD2712F64 * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT233R1LookupTable(SecT233R1Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT233R1Curve_t558E7105FC789E090CDF0F4F7AB4AAEFD2712F64 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233R1Curve/SecT233R1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT233R1LookupTable_get_Size_m6BBD2DC79BD8E178BB502C696F08BDD3D799DE0E (SecT233R1LookupTable_t990FEB6CD09879ED4027855D25C8EEEC2A8A253B * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT233R1Curve/SecT233R1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT233R1LookupTable_Lookup_m8F71AC1230A0BBABF51C67F853F8D9B1647D6542 (SecT233R1LookupTable_t990FEB6CD09879ED4027855D25C8EEEC2A8A253B * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat256.Create64(), y = Nat256.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat256_Create64_m48A75772D129F3A1FA75ADC6C3421CCD44C5721C(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat256.Create64(), y = Nat256.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat256_Create64_m48A75772D129F3A1FA75ADC6C3421CCD44C5721C(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT233R1_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT233R1_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)4)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT233R1_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT233R1_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)4))) { goto IL_0022; } } { // pos += (SECT233R1_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)8)); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT233FieldElement(x), new SecT233FieldElement(y), false); SecT233R1Curve_t558E7105FC789E090CDF0F4F7AB4AAEFD2712F64 * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638 * L_32 = (SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638 *)il2cpp_codegen_object_new(SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638_il2cpp_TypeInfo_var); SecT233FieldElement__ctor_m4023E01D7744F00C147B426422E654BE75AF40BD(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638 * L_34 = (SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638 *)il2cpp_codegen_object_new(SecT233FieldElement_t90648DA6602D0269B11C501B1C1F29C134EC4638_il2cpp_TypeInfo_var); SecT233FieldElement__ctor_m4023E01D7744F00C147B426422E654BE75AF40BD(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239K1Curve/SecT239K1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239K1Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT239K1LookupTable__ctor_m49828C79B56B1CBC902608C329CFEC9DBC19185A (SecT239K1LookupTable_tA4CB67D9802B0A9CCE9198EB6E62B9D50BB7D2E3 * __this, SecT239K1Curve_tA6F32C15DC577637605C6A185B41AA195E59E77D * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT239K1LookupTable(SecT239K1Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT239K1Curve_tA6F32C15DC577637605C6A185B41AA195E59E77D * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239K1Curve/SecT239K1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT239K1LookupTable_get_Size_mD3E4D0BEF5E94D453E27892CC027771840FEE72F (SecT239K1LookupTable_tA4CB67D9802B0A9CCE9198EB6E62B9D50BB7D2E3 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT239K1Curve/SecT239K1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT239K1LookupTable_Lookup_m9CA9F59274FF5703BFABA2C4AB2A34A940193670 (SecT239K1LookupTable_tA4CB67D9802B0A9CCE9198EB6E62B9D50BB7D2E3 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT239FieldElement_t2BD0C2D5DBBFA589A20FA6E1B8F3E920CE534783_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat256.Create64(), y = Nat256.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat256_Create64_m48A75772D129F3A1FA75ADC6C3421CCD44C5721C(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat256.Create64(), y = Nat256.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat256_Create64_m48A75772D129F3A1FA75ADC6C3421CCD44C5721C(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006b; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT239K1_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT239K1_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)4)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT239K1_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT239K1_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)4))) { goto IL_0022; } } { // pos += (SECT239K1_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)8)); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006b: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT239FieldElement(x), new SecT239FieldElement(y), false); SecT239K1Curve_tA6F32C15DC577637605C6A185B41AA195E59E77D * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT239FieldElement_t2BD0C2D5DBBFA589A20FA6E1B8F3E920CE534783 * L_32 = (SecT239FieldElement_t2BD0C2D5DBBFA589A20FA6E1B8F3E920CE534783 *)il2cpp_codegen_object_new(SecT239FieldElement_t2BD0C2D5DBBFA589A20FA6E1B8F3E920CE534783_il2cpp_TypeInfo_var); SecT239FieldElement__ctor_mBE31BFD84BE5D6BD91BDADFA5B4C3C54E7ACB49C(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT239FieldElement_t2BD0C2D5DBBFA589A20FA6E1B8F3E920CE534783 * L_34 = (SecT239FieldElement_t2BD0C2D5DBBFA589A20FA6E1B8F3E920CE534783 *)il2cpp_codegen_object_new(SecT239FieldElement_t2BD0C2D5DBBFA589A20FA6E1B8F3E920CE534783_il2cpp_TypeInfo_var); SecT239FieldElement__ctor_mBE31BFD84BE5D6BD91BDADFA5B4C3C54E7ACB49C(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283K1Curve/SecT283K1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283K1Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT283K1LookupTable__ctor_m55371A01F519E40B7E561DCE61E833A8713D1502 (SecT283K1LookupTable_tE9FC2936471830CA470ED378684A8BDA57CA4CA4 * __this, SecT283K1Curve_t6A4F63EF690C375C974EBFBE165C736354FC2DDA * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT283K1LookupTable(SecT283K1Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT283K1Curve_t6A4F63EF690C375C974EBFBE165C736354FC2DDA * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283K1Curve/SecT283K1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT283K1LookupTable_get_Size_m282D1B37778A302E155BFD79C060DC5AD4D6E0A7 (SecT283K1LookupTable_tE9FC2936471830CA470ED378684A8BDA57CA4CA4 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283K1Curve/SecT283K1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT283K1LookupTable_Lookup_mA24C25C27050443E53EDA3796C35CAF2945BD48F (SecT283K1LookupTable_tE9FC2936471830CA470ED378684A8BDA57CA4CA4 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat320.Create64(), y = Nat320.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat320_Create64_mD4A77A7FD5B1112F09D2AC93B844A858AFB4D10A(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat320.Create64(), y = Nat320.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat320_Create64_mD4A77A7FD5B1112F09D2AC93B844A858AFB4D10A(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006c; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT283K1_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT283K1_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)5)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT283K1_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT283K1_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)5))) { goto IL_0022; } } { // pos += (SECT283K1_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)10))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006c: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT283FieldElement(x), new SecT283FieldElement(y), false); SecT283K1Curve_t6A4F63EF690C375C974EBFBE165C736354FC2DDA * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42 * L_32 = (SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42 *)il2cpp_codegen_object_new(SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42_il2cpp_TypeInfo_var); SecT283FieldElement__ctor_m6F3908F387A5D6333E73D51FC44FE191958F44EF(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42 * L_34 = (SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42 *)il2cpp_codegen_object_new(SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42_il2cpp_TypeInfo_var); SecT283FieldElement__ctor_m6F3908F387A5D6333E73D51FC44FE191958F44EF(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283R1Curve/SecT283R1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283R1Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT283R1LookupTable__ctor_m710680F04D1E22F3F4BABB6204B3195CF6F7A13D (SecT283R1LookupTable_t28877274FD156EF26C89CEC43FEEA2729161CF8C * __this, SecT283R1Curve_tA207C72410875D83C3608EFB8FEAC8CE4AC16D5B * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT283R1LookupTable(SecT283R1Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT283R1Curve_tA207C72410875D83C3608EFB8FEAC8CE4AC16D5B * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283R1Curve/SecT283R1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT283R1LookupTable_get_Size_m1EC03F4E43E3A4A90730F7A8D69E95E26ABA9752 (SecT283R1LookupTable_t28877274FD156EF26C89CEC43FEEA2729161CF8C * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT283R1Curve/SecT283R1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT283R1LookupTable_Lookup_mBE0503B337337E5F12647EB178ED9C565AD46CEB (SecT283R1LookupTable_t28877274FD156EF26C89CEC43FEEA2729161CF8C * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat320.Create64(), y = Nat320.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat320_Create64_mD4A77A7FD5B1112F09D2AC93B844A858AFB4D10A(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat320.Create64(), y = Nat320.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat320_Create64_mD4A77A7FD5B1112F09D2AC93B844A858AFB4D10A(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006c; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT283R1_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT283R1_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)5)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT283R1_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT283R1_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)5))) { goto IL_0022; } } { // pos += (SECT283R1_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)10))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006c: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT283FieldElement(x), new SecT283FieldElement(y), false); SecT283R1Curve_tA207C72410875D83C3608EFB8FEAC8CE4AC16D5B * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42 * L_32 = (SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42 *)il2cpp_codegen_object_new(SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42_il2cpp_TypeInfo_var); SecT283FieldElement__ctor_m6F3908F387A5D6333E73D51FC44FE191958F44EF(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42 * L_34 = (SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42 *)il2cpp_codegen_object_new(SecT283FieldElement_t7EC64A80DE9310B4324BD3857ADCBFA5BFBD0E42_il2cpp_TypeInfo_var); SecT283FieldElement__ctor_m6F3908F387A5D6333E73D51FC44FE191958F44EF(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409K1Curve/SecT409K1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409K1Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT409K1LookupTable__ctor_m3B9397A8FA041B08895416E5501E1ECDCFC93E1E (SecT409K1LookupTable_t1FEE5A0C27D9AAA69F7D4789595027AF4AD1F0E1 * __this, SecT409K1Curve_t76A00CE8BA71C27F3FB2B9E7E50DB6A38CAD8739 * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT409K1LookupTable(SecT409K1Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT409K1Curve_t76A00CE8BA71C27F3FB2B9E7E50DB6A38CAD8739 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409K1Curve/SecT409K1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT409K1LookupTable_get_Size_m344E84239547AA5D4011B25DF727EB8B51D433DD (SecT409K1LookupTable_t1FEE5A0C27D9AAA69F7D4789595027AF4AD1F0E1 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409K1Curve/SecT409K1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT409K1LookupTable_Lookup_mB933E2F256955D5B15CD7A9841DDF83D207EC94C (SecT409K1LookupTable_t1FEE5A0C27D9AAA69F7D4789595027AF4AD1F0E1 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat448.Create64(), y = Nat448.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat448_Create64_mF5083FB2B1AE45826403D08009E5D1547B2D0C0F(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat448.Create64(), y = Nat448.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat448_Create64_mF5083FB2B1AE45826403D08009E5D1547B2D0C0F(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006c; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT409K1_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT409K1_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)7)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT409K1_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT409K1_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)7))) { goto IL_0022; } } { // pos += (SECT409K1_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)14))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006c: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT409FieldElement(x), new SecT409FieldElement(y), false); SecT409K1Curve_t76A00CE8BA71C27F3FB2B9E7E50DB6A38CAD8739 * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD * L_32 = (SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD *)il2cpp_codegen_object_new(SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD_il2cpp_TypeInfo_var); SecT409FieldElement__ctor_m7223CACF159C4D3D8E7F8C2CC85A7C12A85DD4CE(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD * L_34 = (SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD *)il2cpp_codegen_object_new(SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD_il2cpp_TypeInfo_var); SecT409FieldElement__ctor_m7223CACF159C4D3D8E7F8C2CC85A7C12A85DD4CE(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409R1Curve/SecT409R1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409R1Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT409R1LookupTable__ctor_mC43A5BF9B672F15464A4C802821E0A433A8EBA69 (SecT409R1LookupTable_t9CFB19D970F3B0CA4F1D8059B11DFD8B2FD4461C * __this, SecT409R1Curve_t29E2D7CB241C52B2E3FF5D97A25A38639041EFE0 * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT409R1LookupTable(SecT409R1Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT409R1Curve_t29E2D7CB241C52B2E3FF5D97A25A38639041EFE0 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409R1Curve/SecT409R1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT409R1LookupTable_get_Size_mCFB0C54691AD1B4B37864ACA026EC2C0510DD1AB (SecT409R1LookupTable_t9CFB19D970F3B0CA4F1D8059B11DFD8B2FD4461C * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT409R1Curve/SecT409R1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT409R1LookupTable_Lookup_m6181EABF9E2D57B6DFE72ED69D47224348EFC1D5 (SecT409R1LookupTable_t9CFB19D970F3B0CA4F1D8059B11DFD8B2FD4461C * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat448.Create64(), y = Nat448.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat448_Create64_mF5083FB2B1AE45826403D08009E5D1547B2D0C0F(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat448.Create64(), y = Nat448.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat448_Create64_mF5083FB2B1AE45826403D08009E5D1547B2D0C0F(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006c; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT409R1_FE_LONGS; ++j) V_5 = 0; goto IL_005e; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT409R1_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)7)), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT409R1_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005e: { // for (int j = 0; j < SECT409R1_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)7))) { goto IL_0022; } } { // pos += (SECT409R1_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)14))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006c: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT409FieldElement(x), new SecT409FieldElement(y), false); SecT409R1Curve_t29E2D7CB241C52B2E3FF5D97A25A38639041EFE0 * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD * L_32 = (SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD *)il2cpp_codegen_object_new(SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD_il2cpp_TypeInfo_var); SecT409FieldElement__ctor_m7223CACF159C4D3D8E7F8C2CC85A7C12A85DD4CE(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD * L_34 = (SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD *)il2cpp_codegen_object_new(SecT409FieldElement_t97E9D2A7F3006BDEA184DBFD10B42254054F7AAD_il2cpp_TypeInfo_var); SecT409FieldElement__ctor_m7223CACF159C4D3D8E7F8C2CC85A7C12A85DD4CE(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571K1Curve/SecT571K1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571K1Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT571K1LookupTable__ctor_mF619EAC3912C296A4C3606DC0BA591C130692280 (SecT571K1LookupTable_t9FD0C6F775287003157E201E93B8A7419045A8B1 * __this, SecT571K1Curve_t518B94931CCC013323359ABF2254FF154371720F * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT571K1LookupTable(SecT571K1Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT571K1Curve_t518B94931CCC013323359ABF2254FF154371720F * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571K1Curve/SecT571K1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT571K1LookupTable_get_Size_m0683A752B15D2894437932AADC9201BD4923E6EE (SecT571K1LookupTable_t9FD0C6F775287003157E201E93B8A7419045A8B1 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571K1Curve/SecT571K1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT571K1LookupTable_Lookup_m4BC503543AD39F59481AC129FCAA35B3F995469E (SecT571K1LookupTable_t9FD0C6F775287003157E201E93B8A7419045A8B1 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat576.Create64(), y = Nat576.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat576_Create64_m0ABB3DB89AFB5BA5CA0CDA20222953868C9C215B(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat576.Create64(), y = Nat576.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat576_Create64_m0ABB3DB89AFB5BA5CA0CDA20222953868C9C215B(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006e; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT571K1_FE_LONGS; ++j) V_5 = 0; goto IL_005f; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT571K1_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)((int32_t)9))), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT571K1_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005f: { // for (int j = 0; j < SECT571K1_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)((int32_t)9)))) { goto IL_0022; } } { // pos += (SECT571K1_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)18))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006e: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT571FieldElement(x), new SecT571FieldElement(y), false); SecT571K1Curve_t518B94931CCC013323359ABF2254FF154371720F * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 * L_32 = (SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 *)il2cpp_codegen_object_new(SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242_il2cpp_TypeInfo_var); SecT571FieldElement__ctor_m681D1BC34C4A25C8042B0BAB3F0422649CEB38BD(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 * L_34 = (SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 *)il2cpp_codegen_object_new(SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242_il2cpp_TypeInfo_var); SecT571FieldElement__ctor_m681D1BC34C4A25C8042B0BAB3F0422649CEB38BD(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Curve/SecT571R1LookupTable::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Curve,System.UInt64[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecT571R1LookupTable__ctor_mCE31DBFCAC275179F6537A5C3634963C68170A0E (SecT571R1LookupTable_t461C686A30285171552A6461CC39449DDA4E6A45 * __this, SecT571R1Curve_t6F8321D61F19AD32D6DE1EAE8B8ABB35489F4397 * ___outer0, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___table1, int32_t ___size2, const RuntimeMethod* method) { { // internal SecT571R1LookupTable(SecT571R1Curve outer, ulong[] table, int size) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.m_outer = outer; SecT571R1Curve_t6F8321D61F19AD32D6DE1EAE8B8ABB35489F4397 * L_0 = ___outer0; __this->set_m_outer_0(L_0); // this.m_table = table; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = ___table1; __this->set_m_table_1(L_1); // this.m_size = size; int32_t L_2 = ___size2; __this->set_m_size_2(L_2); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Curve/SecT571R1LookupTable::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecT571R1LookupTable_get_Size_m82D00D449864FEEC051D57E528244C9018D77383 (SecT571R1LookupTable_t461C686A30285171552A6461CC39449DDA4E6A45 * __this, const RuntimeMethod* method) { { // get { return m_size; } int32_t L_0 = __this->get_m_size_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT571R1Curve/SecT571R1LookupTable::Lookup(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * SecT571R1LookupTable_Lookup_m713CA586F579D452EBAD0C93F187DFC75F82C2C0 (SecT571R1LookupTable_t461C686A30285171552A6461CC39449DDA4E6A45 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // ulong[] x = Nat576.Create64(), y = Nat576.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0; L_0 = Nat576_Create64_m0ABB3DB89AFB5BA5CA0CDA20222953868C9C215B(/*hidden argument*/NULL); V_0 = L_0; // ulong[] x = Nat576.Create64(), y = Nat576.Create64(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1; L_1 = Nat576_Create64_m0ABB3DB89AFB5BA5CA0CDA20222953868C9C215B(/*hidden argument*/NULL); V_1 = L_1; // int pos = 0; V_2 = 0; // for (int i = 0; i < m_size; ++i) V_3 = 0; goto IL_006e; } IL_0012: { // ulong MASK = (ulong)(long)(((i ^ index) - 1) >> 31); int32_t L_2 = V_3; int32_t L_3 = ___index0; V_4 = ((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2^(int32_t)L_3)), (int32_t)1))>>(int32_t)((int32_t)31))))); // for (int j = 0; j < SECT571R1_FE_LONGS; ++j) V_5 = 0; goto IL_005f; } IL_0022: { // x[j] ^= m_table[pos + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = V_0; int32_t L_5 = V_5; NullCheck(L_4); uint64_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5))); int64_t L_7 = *((int64_t*)L_6); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_m_table_1(); int32_t L_9 = V_2; int32_t L_10 = V_5; NullCheck(L_8); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)); int64_t L_12 = (int64_t)(L_8)->GetAt(static_cast(L_11)); uint64_t L_13 = V_4; *((int64_t*)L_6) = (int64_t)((int64_t)((int64_t)L_7^(int64_t)((int64_t)((int64_t)L_12&(int64_t)L_13)))); // y[j] ^= m_table[pos + SECT571R1_FE_LONGS + j] & MASK; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = V_1; int32_t L_15 = V_5; NullCheck(L_14); uint64_t* L_16 = ((L_14)->GetAddressAt(static_cast(L_15))); int64_t L_17 = *((int64_t*)L_16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = __this->get_m_table_1(); int32_t L_19 = V_2; int32_t L_20 = V_5; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)((int32_t)9))), (int32_t)L_20)); int64_t L_22 = (int64_t)(L_18)->GetAt(static_cast(L_21)); uint64_t L_23 = V_4; *((int64_t*)L_16) = (int64_t)((int64_t)((int64_t)L_17^(int64_t)((int64_t)((int64_t)L_22&(int64_t)L_23)))); // for (int j = 0; j < SECT571R1_FE_LONGS; ++j) int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005f: { // for (int j = 0; j < SECT571R1_FE_LONGS; ++j) int32_t L_25 = V_5; if ((((int32_t)L_25) < ((int32_t)((int32_t)9)))) { goto IL_0022; } } { // pos += (SECT571R1_FE_LONGS * 2); int32_t L_26 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)((int32_t)18))); // for (int i = 0; i < m_size; ++i) int32_t L_27 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_006e: { // for (int i = 0; i < m_size; ++i) int32_t L_28 = V_3; int32_t L_29 = __this->get_m_size_2(); if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_0012; } } { // return m_outer.CreateRawPoint(new SecT571FieldElement(x), new SecT571FieldElement(y), false); SecT571R1Curve_t6F8321D61F19AD32D6DE1EAE8B8ABB35489F4397 * L_30 = __this->get_m_outer_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_31 = V_0; SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 * L_32 = (SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 *)il2cpp_codegen_object_new(SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242_il2cpp_TypeInfo_var); SecT571FieldElement__ctor_m681D1BC34C4A25C8042B0BAB3F0422649CEB38BD(L_32, L_31, /*hidden argument*/NULL); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_1; SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 * L_34 = (SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242 *)il2cpp_codegen_object_new(SecT571FieldElement_t9187D04A839CC45FE138836E2C10562D6697D242_il2cpp_TypeInfo_var); SecT571FieldElement__ctor_m681D1BC34C4A25C8042B0BAB3F0422649CEB38BD(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_30); ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA * L_35; L_35 = VirtualFuncInvoker3< ECPoint_tB125EF230297BF796402D7C2818D0ADF6328B6EA *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, ECFieldElement_t5B3E4EB355D81F73F6FAC09A042BE908A9631117 *, bool >::Invoke(13 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECPoint BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECCurve::CreateRawPoint(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.ECFieldElement,System.Boolean) */, L_30, L_32, L_34, (bool)0); return L_35; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SignalR.Transports.ServerSentEventsTransport/<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m52FFFE1F8BE68FEA526DA66F3BE5BD0898F33D5E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA * L_0 = (U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA *)il2cpp_codegen_object_new(U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA_il2cpp_TypeInfo_var); U3CU3Ec__ctor_mFA428C9DB523E94E565333C3EF8707521B5A5130(L_0, /*hidden argument*/NULL); ((U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0); return; } } // System.Void BestHTTP.SignalR.Transports.ServerSentEventsTransport/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mFA428C9DB523E94E565333C3EF8707521B5A5130 (U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Boolean BestHTTP.SignalR.Transports.ServerSentEventsTransport/<>c::b__6_0(BestHTTP.ServerSentEvents.EventSource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec_U3CConnectU3Eb__6_0_mA8A6C9AB03AD39A5E822A9127AEC30A224167EE6 (U3CU3Ec_tE66EC25A1C7B908B7B658FB8FFA314FC400CD9EA * __this, EventSource_t1925B85C059747CC54CF828BC887FA8DD9743B39 * ___es0, const RuntimeMethod* method) { { // EventSource.OnRetry += (es) => false; return (bool)0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Builder__ctor_mE988E0105711C1C96058476761349B2017052378 (Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * __this, const RuntimeMethod* method) { { // private int mCipherSuite = -1; __this->set_mCipherSuite_0((-1)); // private short mCompressionAlgorithm = -1; __this->set_mCompressionAlgorithm_1((int16_t)(-1)); // public Builder() Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // } return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::Build() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D * Builder_Build_m25E6C6D3E14797CC0156E1C9FC2062BE805CB2D0 (Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral62F08E7ED6F704787D99D29F39DA5F3967D51AE4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7781CC8646E57B2611ADA4C28A5A45ADED8EF164); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFB805A7E797603D3F9FA60483CACD7801C7CA1BA); s_Il2CppMethodInitialized = true; } { // Validate(this.mCipherSuite >= 0, "cipherSuite"); int32_t L_0 = __this->get_mCipherSuite_0(); Builder_Validate_m3CA7271BE9DE827264D5AE9D78C2C58018D424D2(__this, (bool)((((int32_t)((((int32_t)L_0) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0), _stringLiteral7781CC8646E57B2611ADA4C28A5A45ADED8EF164, /*hidden argument*/NULL); // Validate(this.mCompressionAlgorithm >= 0, "compressionAlgorithm"); int16_t L_1 = __this->get_mCompressionAlgorithm_1(); Builder_Validate_m3CA7271BE9DE827264D5AE9D78C2C58018D424D2(__this, (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0), _stringLiteralFB805A7E797603D3F9FA60483CACD7801C7CA1BA, /*hidden argument*/NULL); // Validate(this.mMasterSecret != null, "masterSecret"); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = __this->get_mMasterSecret_2(); Builder_Validate_m3CA7271BE9DE827264D5AE9D78C2C58018D424D2(__this, (bool)((!(((RuntimeObject*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_2) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0), _stringLiteral62F08E7ED6F704787D99D29F39DA5F3967D51AE4, /*hidden argument*/NULL); // return new SessionParameters(mCipherSuite, (byte)mCompressionAlgorithm, mMasterSecret, mPeerCertificate, // mPskIdentity, mSrpIdentity, mEncodedServerExtensions, mExtendedMasterSecret); int32_t L_3 = __this->get_mCipherSuite_0(); int16_t L_4 = __this->get_mCompressionAlgorithm_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = __this->get_mMasterSecret_2(); Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * L_6 = __this->get_mPeerCertificate_3(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = __this->get_mPskIdentity_4(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = __this->get_mSrpIdentity_5(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = __this->get_mEncodedServerExtensions_6(); bool L_10 = __this->get_mExtendedMasterSecret_7(); SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D * L_11 = (SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D *)il2cpp_codegen_object_new(SessionParameters_tD123179695A5EB2FFEFF3AF304B4499FA9EFB48D_il2cpp_TypeInfo_var); SessionParameters__ctor_m38C29855E4D5366A7F35D1E471FF9D11D1E26F96(L_11, L_3, (uint8_t)((int32_t)((uint8_t)L_4)), L_5, L_6, L_7, L_8, L_9, L_10, /*hidden argument*/NULL); return L_11; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::SetCipherSuite(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * Builder_SetCipherSuite_mC1F1EE4077A53B058D4A2C73DE40AF3B475F5B69 (Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * __this, int32_t ___cipherSuite0, const RuntimeMethod* method) { { // this.mCipherSuite = cipherSuite; int32_t L_0 = ___cipherSuite0; __this->set_mCipherSuite_0(L_0); // return this; return __this; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::SetCompressionAlgorithm(System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * Builder_SetCompressionAlgorithm_m45E921336E7C496AD188939DDB2D2AFBECADED87 (Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * __this, uint8_t ___compressionAlgorithm0, const RuntimeMethod* method) { { // this.mCompressionAlgorithm = compressionAlgorithm; uint8_t L_0 = ___compressionAlgorithm0; __this->set_mCompressionAlgorithm_1(L_0); // return this; return __this; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::SetExtendedMasterSecret(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * Builder_SetExtendedMasterSecret_m76C730F21B480C125DDD9BE793F7CB7F4C51A1E9 (Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * __this, bool ___extendedMasterSecret0, const RuntimeMethod* method) { { // this.mExtendedMasterSecret = extendedMasterSecret; bool L_0 = ___extendedMasterSecret0; __this->set_mExtendedMasterSecret_7(L_0); // return this; return __this; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::SetMasterSecret(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * Builder_SetMasterSecret_m53CAAD98FA7CB308C43C591AFF63BB2E45995770 (Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___masterSecret0, const RuntimeMethod* method) { { // this.mMasterSecret = masterSecret; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___masterSecret0; __this->set_mMasterSecret_2(L_0); // return this; return __this; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::SetPeerCertificate(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.Certificate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * Builder_SetPeerCertificate_mF41ED1BB97B965EEB5AD4D5F9E7492097BE9C20F (Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * __this, Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * ___peerCertificate0, const RuntimeMethod* method) { { // this.mPeerCertificate = peerCertificate; Certificate_t31EFEC0119C00E11336F10F40156AF72B3D4EE8E * L_0 = ___peerCertificate0; __this->set_mPeerCertificate_3(L_0); // return this; return __this; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::SetPskIdentity(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * Builder_SetPskIdentity_m2DFDC64692A71857E58FD2F384023C4BCF209341 (Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___pskIdentity0, const RuntimeMethod* method) { { // this.mPskIdentity = pskIdentity; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___pskIdentity0; __this->set_mPskIdentity_4(L_0); // return this; return __this; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::SetSrpIdentity(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * Builder_SetSrpIdentity_m78995F21BE245249A3916F395564D0C89814AF9F (Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___srpIdentity0, const RuntimeMethod* method) { { // this.mSrpIdentity = srpIdentity; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___srpIdentity0; __this->set_mSrpIdentity_5(L_0); // return this; return __this; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::SetServerExtensions(System.Collections.IDictionary) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * Builder_SetServerExtensions_mB625AB7258E79FA07D8493F614D2D8845938A9F4 (Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * __this, RuntimeObject* ___serverExtensions0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C * V_0 = NULL; { // if (serverExtensions == null) RuntimeObject* L_0 = ___serverExtensions0; if (L_0) { goto IL_000c; } } { // mEncodedServerExtensions = null; __this->set_mEncodedServerExtensions_6((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL); // } goto IL_0025; } IL_000c: { // MemoryStream buf = new MemoryStream(); MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C * L_1 = (MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C *)il2cpp_codegen_object_new(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C_il2cpp_TypeInfo_var); MemoryStream__ctor_mD27B3DF2400D46A4A81EE78B0BD2C29EFCFAA44F(L_1, /*hidden argument*/NULL); V_0 = L_1; // TlsProtocol.WriteExtensions(buf, serverExtensions); MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C * L_2 = V_0; RuntimeObject* L_3 = ___serverExtensions0; TlsProtocol_WriteExtensions_mFA1A29833D1EE8175E459315FE480AB2BE54B2B0(L_2, L_3, /*hidden argument*/NULL); // mEncodedServerExtensions = buf.ToArray(); MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C * L_4 = V_0; NullCheck(L_4); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5; L_5 = VirtualFuncInvoker0< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(37 /* System.Byte[] System.IO.MemoryStream::ToArray() */, L_4); __this->set_mEncodedServerExtensions_6(L_5); } IL_0025: { // return this; return __this; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.SessionParameters/Builder::Validate(System.Boolean,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Builder_Validate_m3CA7271BE9DE827264D5AE9D78C2C58018D424D2 (Builder_tFA2A7025F9A18051CB6A31308D06C0A0E5CAE917 * __this, bool ___condition0, String_t* ___parameter1, const RuntimeMethod* method) { { // if (!condition) bool L_0 = ___condition0; if (L_0) { goto IL_0019; } } { // throw new InvalidOperationException("Required session parameter '" + parameter + "' not configured"); String_t* L_1 = ___parameter1; String_t* L_2; L_2 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA06AE274A93952137968F36E5CE1AE5B2A2B9741)), L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral83E364CD314029EC0F6B4C80F5DBBDF158EECCCC)), /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Builder_Validate_m3CA7271BE9DE827264D5AE9D78C2C58018D424D2_RuntimeMethod_var))); } IL_0019: { // } return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SettingsGameView/<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m621F1156F6066B641D59A23085BF5A839519F732 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0 * L_0 = (U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0 *)il2cpp_codegen_object_new(U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0_il2cpp_TypeInfo_var); U3CU3Ec__ctor_mC280D8CD28E514584D857D432B1E31D750B5A962(L_0, /*hidden argument*/NULL); ((U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0); return; } } // System.Void SettingsGameView/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mC280D8CD28E514584D857D432B1E31D750B5A962 (U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Void SettingsGameView/<>c::b__6_1(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CInitForRotateConvertU3Eb__6_1_mF81B0FE3D0234361E7383E4FA3D8946B3C23FC9C (U3CU3Ec_tF906BA8D634B37EA9DDBB816A1565E74B70ABFF0 * __this, String_t* ___str0, const RuntimeMethod* method) { { // }; return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ShopView/<>c__DisplayClass10_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass10_0__ctor_m5529E6FD22DDBFA88CE33F28D6E1E31445B7A238 (U3CU3Ec__DisplayClass10_0_t82E7CEB3FC7547CADE8AA758B1150EDCDC82ECE0 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Void ShopView/<>c__DisplayClass10_0::b__0() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass10_0_U3CInitOptionsU3Eb__0_mF392888029DBE3280A49661D6211DA72BB0646A9 (U3CU3Ec__DisplayClass10_0_t82E7CEB3FC7547CADE8AA758B1150EDCDC82ECE0 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // AudioMgr.ins.PlayBtn(); AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0 * L_0 = ((AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0_StaticFields*)il2cpp_codegen_static_fields_for(AudioMgr_t37818C35286C2FF09D8B8FFF7E74D479D3817DA0_il2cpp_TypeInfo_var))->get_ins_5(); NullCheck(L_0); AudioMgr_PlayBtn_mC4683BCAA8A2E25F6743DE3987368A27ADFF62E6(L_0, /*hidden argument*/NULL); // this.SelectOption(index); ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * L_1 = __this->get_U3CU3E4__this_1(); int32_t L_2 = __this->get_index_0(); NullCheck(L_1); ShopView_SelectOption_m682979605812129238E54BCB67D19D6B8AD951DE(L_1, L_2, /*hidden argument*/NULL); // }); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ShopView/<>c__DisplayClass14_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass14_0__ctor_m871F6B7A584DFFB2E5E1A1950C6B0441FD243FFE (U3CU3Ec__DisplayClass14_0_tFCF1275BE316A96A3BFD414FACC9C59E654BB67E * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Void ShopView/<>c__DisplayClass14_0::b__0(UnityEngine.RectTransform,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass14_0_U3CInitProductsPanelU3Eb__0_m6424392BDB0F29CF2C6CD63B92EFC58F5E9FE80E (U3CU3Ec__DisplayClass14_0_tFCF1275BE316A96A3BFD414FACC9C59E654BB67E * __this, RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * ___item0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisImage_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_m5D5D0C1BB7E1E67F46C955DA2861E7B83FC7301D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m75293BDBFD969C88142F677F73024FE59C39147B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m7513035934252801FEDC95368E5B5DBBCA94FC50_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Resources_Load_TisSprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9_mD50714FA371E12743B01E971427E7BD2A2875413_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral034D8E3AE35D6C7A6526D5D865CCF44A42C063B4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral652B980D4E2EC8220BE6CD60DC372C49F907309E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9DCE083EE15CDA3B6D7506A3B8AAFB79F4C2F558); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralABCC6F3C5A749F63D735FA04D743BE8387859504); s_Il2CppMethodInitialized = true; } PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * V_0 = NULL; { // PropConfig propConfig = propConfigs[index]; List_1_tE52E5C2E148404DCA0A2B88A1600C766B82394C6 * L_0 = __this->get_propConfigs_0(); int32_t L_1 = ___index1; NullCheck(L_0); PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * L_2; L_2 = List_1_get_Item_m7513035934252801FEDC95368E5B5DBBCA94FC50_inline(L_0, L_1, /*hidden argument*/List_1_get_Item_m7513035934252801FEDC95368E5B5DBBCA94FC50_RuntimeMethod_var); V_0 = L_2; // Image img = introduceItem.transform.Find("Box/Image").GetComponent(); ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * L_3 = __this->get_U3CU3E4__this_1(); NullCheck(L_3); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_4 = L_3->get_introduceItem_11(); NullCheck(L_4); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_5; L_5 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_4, /*hidden argument*/NULL); NullCheck(L_5); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_6; L_6 = Transform_Find_mB1687901A4FB0D562C44A93CC67CD35DCFCAABA1(L_5, _stringLiteralABCC6F3C5A749F63D735FA04D743BE8387859504, /*hidden argument*/NULL); NullCheck(L_6); Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * L_7; L_7 = Component_GetComponent_TisImage_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_m5D5D0C1BB7E1E67F46C955DA2861E7B83FC7301D(L_6, /*hidden argument*/Component_GetComponent_TisImage_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_m5D5D0C1BB7E1E67F46C955DA2861E7B83FC7301D_RuntimeMethod_var); // img.sprite = Resources.Load("Textures/Prop/" + propConfig.iconID); Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * L_8 = L_7; PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * L_9 = V_0; NullCheck(L_9); int32_t* L_10 = L_9->get_address_of_iconID_2(); String_t* L_11; L_11 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)L_10, /*hidden argument*/NULL); String_t* L_12; L_12 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(_stringLiteral034D8E3AE35D6C7A6526D5D865CCF44A42C063B4, L_11, /*hidden argument*/NULL); Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * L_13; L_13 = Resources_Load_TisSprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9_mD50714FA371E12743B01E971427E7BD2A2875413(L_12, /*hidden argument*/Resources_Load_TisSprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9_mD50714FA371E12743B01E971427E7BD2A2875413_RuntimeMethod_var); NullCheck(L_8); Image_set_sprite_m55C50F18ABA0A98E926FC777F7D07FA18A7D04E4(L_8, L_13, /*hidden argument*/NULL); // img.SetNativeSize(); NullCheck(L_8); VirtualActionInvoker0::Invoke(45 /* System.Void UnityEngine.UI.Graphic::SetNativeSize() */, L_8); // TextAutoLanguage autoLanguage = introduceItem.transform.Find("TextFrame/Text").GetComponent(); ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * L_14 = __this->get_U3CU3E4__this_1(); NullCheck(L_14); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_15 = L_14->get_introduceItem_11(); NullCheck(L_15); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_16; L_16 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_15, /*hidden argument*/NULL); NullCheck(L_16); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_17; L_17 = Transform_Find_mB1687901A4FB0D562C44A93CC67CD35DCFCAABA1(L_16, _stringLiteral652B980D4E2EC8220BE6CD60DC372C49F907309E, /*hidden argument*/NULL); NullCheck(L_17); TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * L_18; L_18 = Component_GetComponent_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m75293BDBFD969C88142F677F73024FE59C39147B(L_17, /*hidden argument*/Component_GetComponent_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m75293BDBFD969C88142F677F73024FE59C39147B_RuntimeMethod_var); // autoLanguage.textFormatArgs = GetFormatArgs(propConfig.name); TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * L_19 = L_18; ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * L_20 = __this->get_U3CU3E4__this_1(); PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * L_21 = V_0; NullCheck(L_21); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_22 = L_21->get_name_3(); NullCheck(L_20); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_23; L_23 = ShopView_GetFormatArgs_m906120AB4E91E16CD320C175E7131A50B105C838(L_20, L_22, /*hidden argument*/NULL); NullCheck(L_19); L_19->set_textFormatArgs_9(L_23); // autoLanguage.SetText(int.Parse(propConfig.name[0])); PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * L_24 = V_0; NullCheck(L_24); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_25 = L_24->get_name_3(); NullCheck(L_25); int32_t L_26 = 0; String_t* L_27 = (L_25)->GetAt(static_cast(L_26)); int32_t L_28; L_28 = Int32_Parse_mE5D220FEA7F0BFB1B220B2A30797D7DD83ACF22C(L_27, /*hidden argument*/NULL); NullCheck(L_19); TextAutoLanguage_SetText_m264297EA5645ACD12DBC9F5D09AC27C1E3E4DF55(L_19, L_28, /*hidden argument*/NULL); // TextAutoLanguage autoLanguage1 = introduceItem.transform.Find("Detail").GetComponent(); ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * L_29 = __this->get_U3CU3E4__this_1(); NullCheck(L_29); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_30 = L_29->get_introduceItem_11(); NullCheck(L_30); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_31; L_31 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_30, /*hidden argument*/NULL); NullCheck(L_31); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_32; L_32 = Transform_Find_mB1687901A4FB0D562C44A93CC67CD35DCFCAABA1(L_31, _stringLiteral9DCE083EE15CDA3B6D7506A3B8AAFB79F4C2F558, /*hidden argument*/NULL); NullCheck(L_32); TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * L_33; L_33 = Component_GetComponent_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m75293BDBFD969C88142F677F73024FE59C39147B(L_32, /*hidden argument*/Component_GetComponent_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m75293BDBFD969C88142F677F73024FE59C39147B_RuntimeMethod_var); // autoLanguage1.textFormatArgs = GetFormatArgs(propConfig.detail); TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * L_34 = L_33; ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * L_35 = __this->get_U3CU3E4__this_1(); PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * L_36 = V_0; NullCheck(L_36); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_37 = L_36->get_detail_4(); NullCheck(L_35); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_38; L_38 = ShopView_GetFormatArgs_m906120AB4E91E16CD320C175E7131A50B105C838(L_35, L_37, /*hidden argument*/NULL); NullCheck(L_34); L_34->set_textFormatArgs_9(L_38); // autoLanguage1.SetText(int.Parse(propConfig.detail[0])); PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * L_39 = V_0; NullCheck(L_39); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_40 = L_39->get_detail_4(); NullCheck(L_40); int32_t L_41 = 0; String_t* L_42 = (L_40)->GetAt(static_cast(L_41)); int32_t L_43; L_43 = Int32_Parse_mE5D220FEA7F0BFB1B220B2A30797D7DD83ACF22C(L_42, /*hidden argument*/NULL); NullCheck(L_34); TextAutoLanguage_SetText_m264297EA5645ACD12DBC9F5D09AC27C1E3E4DF55(L_34, L_43, /*hidden argument*/NULL); // }); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ShopView/<>c__DisplayClass14_1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass14_1__ctor_m4F8B99F526E22D8AFE256F245C20F6462233E0E8 (U3CU3Ec__DisplayClass14_1_t82BB31FE6DF982DB7134B1F4B306B4F453C4A3C9 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Void ShopView/<>c__DisplayClass14_1::b__1() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass14_1_U3CInitProductsPanelU3Eb__1_m1CF409D9C4C11A8C3F6845FF7B0F4ED73F857D0C (U3CU3Ec__DisplayClass14_1_t82BB31FE6DF982DB7134B1F4B306B4F453C4A3C9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponentInChildren_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m5BE56E8D6055FC8F79D1718EA6993212C2D61651_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // PropMgr.ins.buyProp(propConfig); IL2CPP_RUNTIME_CLASS_INIT(PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38_il2cpp_TypeInfo_var); PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38 * L_0; L_0 = PropMgr_get_ins_m00A7D8A39619A388547EA48861AE5531049645EB(/*hidden argument*/NULL); PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * L_1 = __this->get_propConfig_0(); NullCheck(L_0); bool L_2; L_2 = PropMgr_buyProp_mBF137986FA51C4EBC87540F04E688A58E7E4019E(L_0, L_1, /*hidden argument*/NULL); // if (PropMgr.ins.isSoldOut(propConfig)) { PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38 * L_3; L_3 = PropMgr_get_ins_m00A7D8A39619A388547EA48861AE5531049645EB(/*hidden argument*/NULL); PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * L_4 = __this->get_propConfig_0(); NullCheck(L_3); bool L_5; L_5 = PropMgr_isSoldOut_m05B07CA4E49E9A74C23509F9B2100277C2DD8B64(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0041; } } { // btnBuy.interactable = false; Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * L_6 = __this->get_btnBuy_1(); NullCheck(L_6); Selectable_set_interactable_mE6F57D33A9E0484377174D0F490C4372BF7F0D40(L_6, (bool)0, /*hidden argument*/NULL); // btnBuy.GetComponentInChildren().SetText(107); Button_tA893FC15AB26E1439AC25BDCA7079530587BB65D * L_7 = __this->get_btnBuy_1(); NullCheck(L_7); TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * L_8; L_8 = Component_GetComponentInChildren_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m5BE56E8D6055FC8F79D1718EA6993212C2D61651(L_7, /*hidden argument*/Component_GetComponentInChildren_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m5BE56E8D6055FC8F79D1718EA6993212C2D61651_RuntimeMethod_var); NullCheck(L_8); TextAutoLanguage_SetText_m264297EA5645ACD12DBC9F5D09AC27C1E3E4DF55(L_8, ((int32_t)107), /*hidden argument*/NULL); } IL_0041: { // }); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ShopView/<>c__DisplayClass15_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass15_0__ctor_mBE705C9C0740BC7174EBF090D006DE636F714BA7 (U3CU3Ec__DisplayClass15_0_t0AADC054BEC42A4CCE6171485B575A41EAA43DDA * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Void ShopView/<>c__DisplayClass15_0::b__0(UnityEngine.RectTransform,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass15_0_U3CInitBagPanelU3Eb__0_m78F6BDCA09FBF132F113BAB850410799202BDF0E (U3CU3Ec__DisplayClass15_0_t0AADC054BEC42A4CCE6171485B575A41EAA43DDA * __this, RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * ___item0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisImage_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_m5D5D0C1BB7E1E67F46C955DA2861E7B83FC7301D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m75293BDBFD969C88142F677F73024FE59C39147B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m61A493C8813C7F3CB0FC4C8EFC467AFEF3EF0B3B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Resources_Load_TisSprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9_mD50714FA371E12743B01E971427E7BD2A2875413_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral034D8E3AE35D6C7A6526D5D865CCF44A42C063B4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral652B980D4E2EC8220BE6CD60DC372C49F907309E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9DCE083EE15CDA3B6D7506A3B8AAFB79F4C2F558); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralABCC6F3C5A749F63D735FA04D743BE8387859504); s_Il2CppMethodInitialized = true; } PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * V_0 = NULL; { // PropConfig propConfig = propInfos[index].config; List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * L_0 = __this->get_propInfos_0(); int32_t L_1 = ___index1; NullCheck(L_0); PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * L_2; L_2 = List_1_get_Item_m61A493C8813C7F3CB0FC4C8EFC467AFEF3EF0B3B_inline(L_0, L_1, /*hidden argument*/List_1_get_Item_m61A493C8813C7F3CB0FC4C8EFC467AFEF3EF0B3B_RuntimeMethod_var); NullCheck(L_2); PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * L_3 = L_2->get_config_2(); V_0 = L_3; // Image img = introduceItem.transform.Find("Box/Image").GetComponent(); ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * L_4 = __this->get_U3CU3E4__this_1(); NullCheck(L_4); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_5 = L_4->get_introduceItem_11(); NullCheck(L_5); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_6; L_6 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_5, /*hidden argument*/NULL); NullCheck(L_6); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_7; L_7 = Transform_Find_mB1687901A4FB0D562C44A93CC67CD35DCFCAABA1(L_6, _stringLiteralABCC6F3C5A749F63D735FA04D743BE8387859504, /*hidden argument*/NULL); NullCheck(L_7); Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * L_8; L_8 = Component_GetComponent_TisImage_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_m5D5D0C1BB7E1E67F46C955DA2861E7B83FC7301D(L_7, /*hidden argument*/Component_GetComponent_TisImage_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_m5D5D0C1BB7E1E67F46C955DA2861E7B83FC7301D_RuntimeMethod_var); // img.sprite = Resources.Load("Textures/Prop/" + propConfig.iconID); Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * L_9 = L_8; PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * L_10 = V_0; NullCheck(L_10); int32_t* L_11 = L_10->get_address_of_iconID_2(); String_t* L_12; L_12 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)L_11, /*hidden argument*/NULL); String_t* L_13; L_13 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(_stringLiteral034D8E3AE35D6C7A6526D5D865CCF44A42C063B4, L_12, /*hidden argument*/NULL); Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * L_14; L_14 = Resources_Load_TisSprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9_mD50714FA371E12743B01E971427E7BD2A2875413(L_13, /*hidden argument*/Resources_Load_TisSprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9_mD50714FA371E12743B01E971427E7BD2A2875413_RuntimeMethod_var); NullCheck(L_9); Image_set_sprite_m55C50F18ABA0A98E926FC777F7D07FA18A7D04E4(L_9, L_14, /*hidden argument*/NULL); // img.SetNativeSize(); NullCheck(L_9); VirtualActionInvoker0::Invoke(45 /* System.Void UnityEngine.UI.Graphic::SetNativeSize() */, L_9); // TextAutoLanguage autoLanguage = introduceItem.transform.Find("TextFrame/Text").GetComponent(); ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * L_15 = __this->get_U3CU3E4__this_1(); NullCheck(L_15); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_16 = L_15->get_introduceItem_11(); NullCheck(L_16); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_17; L_17 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_16, /*hidden argument*/NULL); NullCheck(L_17); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_18; L_18 = Transform_Find_mB1687901A4FB0D562C44A93CC67CD35DCFCAABA1(L_17, _stringLiteral652B980D4E2EC8220BE6CD60DC372C49F907309E, /*hidden argument*/NULL); NullCheck(L_18); TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * L_19; L_19 = Component_GetComponent_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m75293BDBFD969C88142F677F73024FE59C39147B(L_18, /*hidden argument*/Component_GetComponent_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m75293BDBFD969C88142F677F73024FE59C39147B_RuntimeMethod_var); // autoLanguage.textFormatArgs = GetFormatArgs(propConfig.name); TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * L_20 = L_19; ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * L_21 = __this->get_U3CU3E4__this_1(); PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * L_22 = V_0; NullCheck(L_22); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_23 = L_22->get_name_3(); NullCheck(L_21); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_24; L_24 = ShopView_GetFormatArgs_m906120AB4E91E16CD320C175E7131A50B105C838(L_21, L_23, /*hidden argument*/NULL); NullCheck(L_20); L_20->set_textFormatArgs_9(L_24); // autoLanguage.SetText(int.Parse(propConfig.name[0])); PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * L_25 = V_0; NullCheck(L_25); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_26 = L_25->get_name_3(); NullCheck(L_26); int32_t L_27 = 0; String_t* L_28 = (L_26)->GetAt(static_cast(L_27)); int32_t L_29; L_29 = Int32_Parse_mE5D220FEA7F0BFB1B220B2A30797D7DD83ACF22C(L_28, /*hidden argument*/NULL); NullCheck(L_20); TextAutoLanguage_SetText_m264297EA5645ACD12DBC9F5D09AC27C1E3E4DF55(L_20, L_29, /*hidden argument*/NULL); // TextAutoLanguage autoLanguage1 = introduceItem.transform.Find("Detail").GetComponent(); ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * L_30 = __this->get_U3CU3E4__this_1(); NullCheck(L_30); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_31 = L_30->get_introduceItem_11(); NullCheck(L_31); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_32; L_32 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_31, /*hidden argument*/NULL); NullCheck(L_32); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_33; L_33 = Transform_Find_mB1687901A4FB0D562C44A93CC67CD35DCFCAABA1(L_32, _stringLiteral9DCE083EE15CDA3B6D7506A3B8AAFB79F4C2F558, /*hidden argument*/NULL); NullCheck(L_33); TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * L_34; L_34 = Component_GetComponent_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m75293BDBFD969C88142F677F73024FE59C39147B(L_33, /*hidden argument*/Component_GetComponent_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m75293BDBFD969C88142F677F73024FE59C39147B_RuntimeMethod_var); // autoLanguage1.textFormatArgs = GetFormatArgs(propConfig.detail); TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * L_35 = L_34; ShopView_t6931FD7B44D61D9D08D2916EC2A9A0F2E2602C61 * L_36 = __this->get_U3CU3E4__this_1(); PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * L_37 = V_0; NullCheck(L_37); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_38 = L_37->get_detail_4(); NullCheck(L_36); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_39; L_39 = ShopView_GetFormatArgs_m906120AB4E91E16CD320C175E7131A50B105C838(L_36, L_38, /*hidden argument*/NULL); NullCheck(L_35); L_35->set_textFormatArgs_9(L_39); // autoLanguage1.SetText(int.Parse(propConfig.detail[0])); PropConfig_t4320FBD8BCFA9DFB6D3AAC213F1D2962A8E99DE6 * L_40 = V_0; NullCheck(L_40); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_41 = L_40->get_detail_4(); NullCheck(L_41); int32_t L_42 = 0; String_t* L_43 = (L_41)->GetAt(static_cast(L_42)); int32_t L_44; L_44 = Int32_Parse_mE5D220FEA7F0BFB1B220B2A30797D7DD83ACF22C(L_43, /*hidden argument*/NULL); NullCheck(L_35); TextAutoLanguage_SetText_m264297EA5645ACD12DBC9F5D09AC27C1E3E4DF55(L_35, L_44, /*hidden argument*/NULL); // }); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ShopView/<>c__DisplayClass15_1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass15_1__ctor_mA4879C102EBF37F8452B5331BCF924610B02F37C (U3CU3Ec__DisplayClass15_1_t751C0280E1BB6455628D8294C4AD02022EA53EA7 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Void ShopView/<>c__DisplayClass15_1::b__1() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass15_1_U3CInitBagPanelU3Eb__1_m058FA4E3B81E69D1B13313298F77C19D6A63483B (U3CU3Ec__DisplayClass15_1_t751C0280E1BB6455628D8294C4AD02022EA53EA7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponentInChildren_TisTextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_m5BE56E8D6055FC8F79D1718EA6993212C2D61651_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisButton_tA893FC15AB26E1439AC25BDCA7079530587BB65D_mED8C9575844B41F67CB4C2B13685FC0174CB61BC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mEF2BCA096E19A09362E388D4B4555D3133811FC7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m81F0F748B207BAF4209BEAB31E3ABBB4366B1F41_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m16DB3A8FE4012B17E36B47C8DD64A375BA9A1CAB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mD4CD79584162F43DF95E7A3741B85CF3D48B8BF6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m3584CD7410F2E77C6720C395F9FDEB0232E8BBEA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB29507726751A09EA87DED5E5FE0A9DC3CA4F218); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC V_1; memset((&V_1), 0, sizeof(V_1)); PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * G_B4_0 = NULL; TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * G_B3_0 = NULL; int32_t G_B5_0 = 0; TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1 * G_B5_1 = NULL; { // PropMgr.ins.useProp(propInfo); IL2CPP_RUNTIME_CLASS_INIT(PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38_il2cpp_TypeInfo_var); PropMgr_tC6D3D347EF5EB70CDA29E2F63C9545191AD20E38 * L_0; L_0 = PropMgr_get_ins_m00A7D8A39619A388547EA48861AE5531049645EB(/*hidden argument*/NULL); PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * L_1 = __this->get_propInfo_0(); NullCheck(L_0); bool L_2; L_2 = PropMgr_useProp_m6A920A6C5736BD250390F6BDEBAC59E77C9EFBBE(L_0, L_1, /*hidden argument*/NULL); // int i = 0; V_0 = 0; // foreach (var prop in propInfos) U3CU3Ec__DisplayClass15_0_t0AADC054BEC42A4CCE6171485B575A41EAA43DDA * L_3 = __this->get_CSU24U3CU3E8__locals1_1(); NullCheck(L_3); List_1_tD1C57F699E297479E8FC0AD40BFAAB1FDF420E4C * L_4 = L_3->get_propInfos_0(); NullCheck(L_4); Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC L_5; L_5 = List_1_GetEnumerator_mD4CD79584162F43DF95E7A3741B85CF3D48B8BF6(L_4, /*hidden argument*/List_1_GetEnumerator_mD4CD79584162F43DF95E7A3741B85CF3D48B8BF6_RuntimeMethod_var); V_1 = L_5; } IL_0024: try {// begin try (depth: 1) { goto IL_0088; } IL_0026: { // foreach (var prop in propInfos) PropInfo_tF5BCABE6987410BB5DAF7F5C0A96E9A9DC5E776A * L_6; L_6 = Enumerator_get_Current_m16DB3A8FE4012B17E36B47C8DD64A375BA9A1CAB_inline((Enumerator_t8E05794B7A9B3652258812AE7DD1780EE010EEFC *)(&V_1), /*hidden argument*/Enumerator_get_Current_m16DB3A8FE4012B17E36B47C8DD64A375BA9A1CAB_RuntimeMethod_var); V_2 = L_6; // Button btn1 = bagPanel.itemList[i++].transform.Find("BtnUse").GetComponent