Mono.Security_CodeGen.c 103 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666
  1. #include "il2cpp-config.h"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include "codegen/il2cpp-codegen-metadata.h"
  8. IL2CPP_EXTERN_C_BEGIN
  9. IL2CPP_EXTERN_C_END
  10. // 0x00000001 System.String Locale::GetText(System.String)
  11. extern void Locale_GetText_m67B66557188C94648AA7A23F6A7501BE7D455ADA ();
  12. // 0x00000002 System.Void Mono.Security.ASN1::.ctor(System.Byte)
  13. extern void ASN1__ctor_m6DD2E5BD0B12A6BFA95E1822A55B2294B8C237BC ();
  14. // 0x00000003 System.Void Mono.Security.ASN1::.ctor(System.Byte,System.Byte[])
  15. extern void ASN1__ctor_mAB2593792CB61AD1542F4F9D6FB6E8BB96DE007E ();
  16. // 0x00000004 System.Void Mono.Security.ASN1::.ctor(System.Byte[])
  17. extern void ASN1__ctor_mE005F52336402C3D41EAD9E28A95910B3C0865DA ();
  18. // 0x00000005 System.Int32 Mono.Security.ASN1::get_Count()
  19. extern void ASN1_get_Count_m5A0E71B4C4A2257C0875AE1041AAA953C5B12A19 ();
  20. // 0x00000006 System.Byte Mono.Security.ASN1::get_Tag()
  21. extern void ASN1_get_Tag_m1346989AC839D85A9E0A211525A6B551974E4862 ();
  22. // 0x00000007 System.Int32 Mono.Security.ASN1::get_Length()
  23. extern void ASN1_get_Length_mD0AC74E8F07244961D697B341599BD83D989EF63 ();
  24. // 0x00000008 System.Byte[] Mono.Security.ASN1::get_Value()
  25. extern void ASN1_get_Value_m9BD6239E12A6148AF9507C2F58058C6B8147A079 ();
  26. // 0x00000009 System.Void Mono.Security.ASN1::set_Value(System.Byte[])
  27. extern void ASN1_set_Value_m225FF9AC03EA872809C7742070A34A264C58588E ();
  28. // 0x0000000A System.Boolean Mono.Security.ASN1::CompareArray(System.Byte[],System.Byte[])
  29. extern void ASN1_CompareArray_m8061EE9321D1B3F9CB387776552931A8AE9A96FE ();
  30. // 0x0000000B System.Boolean Mono.Security.ASN1::CompareValue(System.Byte[])
  31. extern void ASN1_CompareValue_mB18BFB4C3B5CC0086F6733C93472B6ECE85DBC99 ();
  32. // 0x0000000C Mono.Security.ASN1 Mono.Security.ASN1::Add(Mono.Security.ASN1)
  33. extern void ASN1_Add_mF6ED0416BB021A1C333F99E42F8B17AF8B26639B ();
  34. // 0x0000000D System.Byte[] Mono.Security.ASN1::GetBytes()
  35. extern void ASN1_GetBytes_m4ABC0EF4CBE8CF6BE65CEC52CDB02BB59E2E9AE4 ();
  36. // 0x0000000E System.Void Mono.Security.ASN1::Decode(System.Byte[],System.Int32&,System.Int32)
  37. extern void ASN1_Decode_m94E3A6F94EDACE796521D04E6A832D99592F1149 ();
  38. // 0x0000000F System.Void Mono.Security.ASN1::DecodeTLV(System.Byte[],System.Int32&,System.Byte&,System.Int32&,System.Byte[]&)
  39. extern void ASN1_DecodeTLV_m30440B1DE0A8C4236AA9658DEBF2808FD3BC00C3 ();
  40. // 0x00000010 Mono.Security.ASN1 Mono.Security.ASN1::get_Item(System.Int32)
  41. extern void ASN1_get_Item_m88B75C57A7E130A02A709AE8FFD2E0972E71FC08 ();
  42. // 0x00000011 Mono.Security.ASN1 Mono.Security.ASN1::Element(System.Int32,System.Byte)
  43. extern void ASN1_Element_m505373548BEE512211614D9CE56AE728959D188D ();
  44. // 0x00000012 System.String Mono.Security.ASN1::ToString()
  45. extern void ASN1_ToString_mF3953615856548F00889AD245391D09FBE782CBA ();
  46. // 0x00000013 Mono.Security.ASN1 Mono.Security.ASN1Convert::FromInt32(System.Int32)
  47. extern void ASN1Convert_FromInt32_m59FF0922659B0A323026CCC0876BC33020C4FC9A ();
  48. // 0x00000014 Mono.Security.ASN1 Mono.Security.ASN1Convert::FromOid(System.String)
  49. extern void ASN1Convert_FromOid_mC178E72357986C1AB75A1FFC9DA7687ECA20E462 ();
  50. // 0x00000015 Mono.Security.ASN1 Mono.Security.ASN1Convert::FromUnsignedBigInteger(System.Byte[])
  51. extern void ASN1Convert_FromUnsignedBigInteger_mB500398BFB7953610B9218268B91E1960BA2E57A ();
  52. // 0x00000016 System.Int32 Mono.Security.ASN1Convert::ToInt32(Mono.Security.ASN1)
  53. extern void ASN1Convert_ToInt32_mA2A8761F965979408D46FBEB946DB59F36137A5E ();
  54. // 0x00000017 System.String Mono.Security.ASN1Convert::ToOid(Mono.Security.ASN1)
  55. extern void ASN1Convert_ToOid_mFFA93B4BBEFCA8E4E86DAE87CDB998E78BFB2D5A ();
  56. // 0x00000018 System.DateTime Mono.Security.ASN1Convert::ToDateTime(Mono.Security.ASN1)
  57. extern void ASN1Convert_ToDateTime_m94B39FD0657B85FB9AB61B04CAD71E759C9FE152 ();
  58. // 0x00000019 System.Byte[] Mono.Security.BitConverterLE::GetUIntBytes(System.Byte*)
  59. extern void BitConverterLE_GetUIntBytes_m871281C3039A5B7DFB56E0F3EBBE22F74135997C ();
  60. // 0x0000001A System.Byte[] Mono.Security.BitConverterLE::GetULongBytes(System.Byte*)
  61. extern void BitConverterLE_GetULongBytes_mCBAC987169706D10F05AFF42559A4EA1D88E1876 ();
  62. // 0x0000001B System.Byte[] Mono.Security.BitConverterLE::GetBytes(System.Int32)
  63. extern void BitConverterLE_GetBytes_m1207548B6BC0E2D49DD06D5B3A3AC19C001BDB35 ();
  64. // 0x0000001C System.Byte[] Mono.Security.BitConverterLE::GetBytes(System.Int64)
  65. extern void BitConverterLE_GetBytes_m8B2BFEBCB4830C010E4572C925AE3C3A3CC14031 ();
  66. // 0x0000001D System.Void Mono.Security.BitConverterLE::UShortFromBytes(System.Byte*,System.Byte[],System.Int32)
  67. extern void BitConverterLE_UShortFromBytes_mBC051D16FFC95E9695F110AFDEAB018BD76F84A9 ();
  68. // 0x0000001E System.Void Mono.Security.BitConverterLE::UIntFromBytes(System.Byte*,System.Byte[],System.Int32)
  69. extern void BitConverterLE_UIntFromBytes_m91E16C3362E794444D849A4AD5B9F746BF2A4FCB ();
  70. // 0x0000001F System.UInt16 Mono.Security.BitConverterLE::ToUInt16(System.Byte[],System.Int32)
  71. extern void BitConverterLE_ToUInt16_mFC8811706681807666F91EE89A28ADF75DF6EFCC ();
  72. // 0x00000020 System.UInt32 Mono.Security.BitConverterLE::ToUInt32(System.Byte[],System.Int32)
  73. extern void BitConverterLE_ToUInt32_m898E287439DDB0A31E4E39FF83DD032B1C43FA26 ();
  74. // 0x00000021 System.Void Mono.Security.PKCS7_ContentInfo::.ctor()
  75. extern void ContentInfo__ctor_mEE9D9E1E66FBF3DA3414423F0D4216E40C625BFA ();
  76. // 0x00000022 System.Void Mono.Security.PKCS7_ContentInfo::.ctor(System.String)
  77. extern void ContentInfo__ctor_mF21B31604F01A686DB03E30FEAE859A53A0E084A ();
  78. // 0x00000023 System.Void Mono.Security.PKCS7_ContentInfo::.ctor(System.Byte[])
  79. extern void ContentInfo__ctor_mFFDEEE8545287FC5A22740B7E06F6D64D401E196 ();
  80. // 0x00000024 System.Void Mono.Security.PKCS7_ContentInfo::.ctor(Mono.Security.ASN1)
  81. extern void ContentInfo__ctor_m3AAF5EC77C4891BB1B6AF1F980C8623C0621852D ();
  82. // 0x00000025 Mono.Security.ASN1 Mono.Security.PKCS7_ContentInfo::get_ASN1()
  83. extern void ContentInfo_get_ASN1_mE290789431E97C3AF43911BB56FBE15C6D799411 ();
  84. // 0x00000026 Mono.Security.ASN1 Mono.Security.PKCS7_ContentInfo::get_Content()
  85. extern void ContentInfo_get_Content_mCF1CED122282F62BAA3453E585E487D50367289F ();
  86. // 0x00000027 System.Void Mono.Security.PKCS7_ContentInfo::set_Content(Mono.Security.ASN1)
  87. extern void ContentInfo_set_Content_m15B5D9A61236E1C116A9B5A651E80C5D78FB2598 ();
  88. // 0x00000028 System.String Mono.Security.PKCS7_ContentInfo::get_ContentType()
  89. extern void ContentInfo_get_ContentType_m26D6492CA5D227AAC583CFC4A898C056ACEC8196 ();
  90. // 0x00000029 System.Void Mono.Security.PKCS7_ContentInfo::set_ContentType(System.String)
  91. extern void ContentInfo_set_ContentType_m4FEE943D01600FC088408F7E20C5E1667CB5BA21 ();
  92. // 0x0000002A Mono.Security.ASN1 Mono.Security.PKCS7_ContentInfo::GetASN1()
  93. extern void ContentInfo_GetASN1_m3DF4C4558BE17D650B80B7971158C1B704C7B995 ();
  94. // 0x0000002B System.Void Mono.Security.PKCS7_EncryptedData::.ctor()
  95. extern void EncryptedData__ctor_m960EE725A153200911315F85B009E0D9E99D8114 ();
  96. // 0x0000002C System.Void Mono.Security.PKCS7_EncryptedData::.ctor(Mono.Security.ASN1)
  97. extern void EncryptedData__ctor_m385361DAE06A76AA773E49EF242400DE7F02A8FD ();
  98. // 0x0000002D Mono.Security.PKCS7_ContentInfo Mono.Security.PKCS7_EncryptedData::get_EncryptionAlgorithm()
  99. extern void EncryptedData_get_EncryptionAlgorithm_m06B627AA11F08C1515676B6E58DEDDD43B4F380F ();
  100. // 0x0000002E System.Byte[] Mono.Security.PKCS7_EncryptedData::get_EncryptedContent()
  101. extern void EncryptedData_get_EncryptedContent_m3C19AF07E7124131F08D7223E7B955AE67896BB8 ();
  102. // 0x0000002F System.Void Mono.Security.X509.SafeBag::.ctor(System.String,Mono.Security.ASN1)
  103. extern void SafeBag__ctor_mA72466DEC40046A944E2120A27BEFD3D2EAD57B7 ();
  104. // 0x00000030 System.String Mono.Security.X509.SafeBag::get_BagOID()
  105. extern void SafeBag_get_BagOID_m111CD6142B7D3C61FB45932B8EF9A635D80244B5 ();
  106. // 0x00000031 Mono.Security.ASN1 Mono.Security.X509.SafeBag::get_ASN1()
  107. extern void SafeBag_get_ASN1_m77708924A6B21495CB27668AB3CDCC844724AAD1 ();
  108. // 0x00000032 System.Void Mono.Security.X509.PKCS12::.ctor()
  109. extern void PKCS12__ctor_mB6E3957A0DB6D7E17808EB1141909F9D1AEC162F ();
  110. // 0x00000033 System.Void Mono.Security.X509.PKCS12::.ctor(System.Byte[])
  111. extern void PKCS12__ctor_mBE0BDBA0DD4C15F304D04F31E028CFFB31D7B8AB ();
  112. // 0x00000034 System.Void Mono.Security.X509.PKCS12::.ctor(System.Byte[],System.String)
  113. extern void PKCS12__ctor_m35A8D4C261B2A0B4B7BC677160AB1DF90B04B229 ();
  114. // 0x00000035 System.Void Mono.Security.X509.PKCS12::Decode(System.Byte[])
  115. extern void PKCS12_Decode_m99D1E85A60263825BD361CFA623B088DE44FD2B7 ();
  116. // 0x00000036 System.Void Mono.Security.X509.PKCS12::Finalize()
  117. extern void PKCS12_Finalize_m7D328ECDF5448A300EC39922C23A7004AD9CE4D4 ();
  118. // 0x00000037 System.Void Mono.Security.X509.PKCS12::set_Password(System.String)
  119. extern void PKCS12_set_Password_mE1814AD9981817AEB8B4DAD7AED8DEA6A17F1DB0 ();
  120. // 0x00000038 System.Int32 Mono.Security.X509.PKCS12::get_IterationCount()
  121. extern void PKCS12_get_IterationCount_m85A4D92CA6130D1BC6818CA8C434C9A8CFD120EC ();
  122. // 0x00000039 System.Void Mono.Security.X509.PKCS12::set_IterationCount(System.Int32)
  123. extern void PKCS12_set_IterationCount_m95AA7918C2940DFAA9AD540AEE484DD8E9A0DA43 ();
  124. // 0x0000003A System.Collections.ArrayList Mono.Security.X509.PKCS12::get_Keys()
  125. extern void PKCS12_get_Keys_mAAA961BD9580ED8EE3B394B702945FCB820E34AE ();
  126. // 0x0000003B Mono.Security.X509.X509CertificateCollection Mono.Security.X509.PKCS12::get_Certificates()
  127. extern void PKCS12_get_Certificates_mB8B81E86E481809CAB88C4657FDFCA67FE5190F4 ();
  128. // 0x0000003C System.Security.Cryptography.RandomNumberGenerator Mono.Security.X509.PKCS12::get_RNG()
  129. extern void PKCS12_get_RNG_m41E242AD5803360A10A8084A081F54F6D3402736 ();
  130. // 0x0000003D System.Boolean Mono.Security.X509.PKCS12::Compare(System.Byte[],System.Byte[])
  131. extern void PKCS12_Compare_m12F289CEDEFD3FCB171A1D84CFC3B38657041FDC ();
  132. // 0x0000003E System.Security.Cryptography.SymmetricAlgorithm Mono.Security.X509.PKCS12::GetSymmetricAlgorithm(System.String,System.Byte[],System.Int32)
  133. extern void PKCS12_GetSymmetricAlgorithm_mD3F3C0B83D3F2F2F384895C287C95AEACC9D237B ();
  134. // 0x0000003F System.Byte[] Mono.Security.X509.PKCS12::Decrypt(System.String,System.Byte[],System.Int32,System.Byte[])
  135. extern void PKCS12_Decrypt_m31927063D7A8B21C5E2B81F0879117F269B2F340 ();
  136. // 0x00000040 System.Byte[] Mono.Security.X509.PKCS12::Decrypt(Mono.Security.PKCS7_EncryptedData)
  137. extern void PKCS12_Decrypt_mBEC36809198C23CF1A3DDBABEC167DAF259763AC ();
  138. // 0x00000041 System.Byte[] Mono.Security.X509.PKCS12::Encrypt(System.String,System.Byte[],System.Int32,System.Byte[])
  139. extern void PKCS12_Encrypt_m46E5121EFD2B8D707F1028204C59EE95955FA992 ();
  140. // 0x00000042 System.Security.Cryptography.DSAParameters Mono.Security.X509.PKCS12::GetExistingParameters(System.Boolean&)
  141. extern void PKCS12_GetExistingParameters_mA087BFAB5B05292523844A22873E72CAEBF5500F ();
  142. // 0x00000043 System.Void Mono.Security.X509.PKCS12::AddPrivateKey(Mono.Security.Cryptography.PKCS8_PrivateKeyInfo)
  143. extern void PKCS12_AddPrivateKey_m1197B452390B9CF1EB0E9F091AB0757EBF5A2697 ();
  144. // 0x00000044 System.Void Mono.Security.X509.PKCS12::ReadSafeBag(Mono.Security.ASN1)
  145. extern void PKCS12_ReadSafeBag_m054D3F397B2D07EBD0ECDA6575D16EAA5AAE1B7B ();
  146. // 0x00000045 Mono.Security.ASN1 Mono.Security.X509.PKCS12::CertificateSafeBag(Mono.Security.X509.X509Certificate,System.Collections.IDictionary)
  147. extern void PKCS12_CertificateSafeBag_mD0DD83647F65C3ABAE16740304102EFD7495FB73 ();
  148. // 0x00000046 System.Byte[] Mono.Security.X509.PKCS12::MAC(System.Byte[],System.Byte[],System.Int32,System.Byte[])
  149. extern void PKCS12_MAC_mA1250320B5F0B5C94D8532296AB59CC32B7A7E78 ();
  150. // 0x00000047 System.Byte[] Mono.Security.X509.PKCS12::GetBytes()
  151. extern void PKCS12_GetBytes_m8621373F343293D4A64DED97DA2610BE6B6D7D73 ();
  152. // 0x00000048 Mono.Security.PKCS7_ContentInfo Mono.Security.X509.PKCS12::EncryptedContentInfo(Mono.Security.ASN1,System.String)
  153. extern void PKCS12_EncryptedContentInfo_m1E71931C47F151A7B5AC985929B78FAED83C5E89 ();
  154. // 0x00000049 System.Void Mono.Security.X509.PKCS12::AddCertificate(Mono.Security.X509.X509Certificate)
  155. extern void PKCS12_AddCertificate_m9D6DE2BF285B6BFCE1F8314438969020F5C3005D ();
  156. // 0x0000004A System.Void Mono.Security.X509.PKCS12::AddCertificate(Mono.Security.X509.X509Certificate,System.Collections.IDictionary)
  157. extern void PKCS12_AddCertificate_m17964E654DA9F739484806557EBD8CFE5331A198 ();
  158. // 0x0000004B System.Void Mono.Security.X509.PKCS12::RemoveCertificate(Mono.Security.X509.X509Certificate)
  159. extern void PKCS12_RemoveCertificate_mE3594A106A1E0771DF835725966BC529F738DFCE ();
  160. // 0x0000004C System.Void Mono.Security.X509.PKCS12::RemoveCertificate(Mono.Security.X509.X509Certificate,System.Collections.IDictionary)
  161. extern void PKCS12_RemoveCertificate_mFD3A6ECA0F182AC1C74E2E7A56D4F6E3D4D300D2 ();
  162. // 0x0000004D System.Object Mono.Security.X509.PKCS12::Clone()
  163. extern void PKCS12_Clone_mCFFD83941C1E56BEFEFDF4CF4E04601B37564432 ();
  164. // 0x0000004E System.Int32 Mono.Security.X509.PKCS12::get_MaximumPasswordLength()
  165. extern void PKCS12_get_MaximumPasswordLength_m456895C0914C8E686BC0548D036FAF11EB2AD266 ();
  166. // 0x0000004F System.Void Mono.Security.X509.PKCS12::.cctor()
  167. extern void PKCS12__cctor_m6147652F39C9E084AC465598F872099A0E0B9CAB ();
  168. // 0x00000050 System.Void Mono.Security.X509.PKCS12_DeriveBytes::.ctor()
  169. extern void DeriveBytes__ctor_mCF98BD3EFADD4D2F34101977C2B49258932F19C2 ();
  170. // 0x00000051 System.Void Mono.Security.X509.PKCS12_DeriveBytes::set_HashName(System.String)
  171. extern void DeriveBytes_set_HashName_mBDFF79A4AAA347FC742CF1E25214854EF200DA72 ();
  172. // 0x00000052 System.Void Mono.Security.X509.PKCS12_DeriveBytes::set_IterationCount(System.Int32)
  173. extern void DeriveBytes_set_IterationCount_mFE67702E80E2748EA2B61D15E2E58CB9A4173143 ();
  174. // 0x00000053 System.Void Mono.Security.X509.PKCS12_DeriveBytes::set_Password(System.Byte[])
  175. extern void DeriveBytes_set_Password_m01796801BB8FD1E5F9D62F48A057F936CE0D0E4D ();
  176. // 0x00000054 System.Void Mono.Security.X509.PKCS12_DeriveBytes::set_Salt(System.Byte[])
  177. extern void DeriveBytes_set_Salt_m259A4E6B31DF7C039E776B473B4C5208890E8C5E ();
  178. // 0x00000055 System.Void Mono.Security.X509.PKCS12_DeriveBytes::Adjust(System.Byte[],System.Int32,System.Byte[])
  179. extern void DeriveBytes_Adjust_m62C31A3D1780C7E6278429908FAA52AC2280668F ();
  180. // 0x00000056 System.Byte[] Mono.Security.X509.PKCS12_DeriveBytes::Derive(System.Byte[],System.Int32)
  181. extern void DeriveBytes_Derive_m77A53485FBE468A4F9698AEC0B36415699A9D72E ();
  182. // 0x00000057 System.Byte[] Mono.Security.X509.PKCS12_DeriveBytes::DeriveKey(System.Int32)
  183. extern void DeriveBytes_DeriveKey_mDF33F048359AB75CC3F1F634A67EB4EDEF02E796 ();
  184. // 0x00000058 System.Byte[] Mono.Security.X509.PKCS12_DeriveBytes::DeriveIV(System.Int32)
  185. extern void DeriveBytes_DeriveIV_mEBA107DC29EA28DF2575F45EF7A0C55840BD8F03 ();
  186. // 0x00000059 System.Byte[] Mono.Security.X509.PKCS12_DeriveBytes::DeriveMAC(System.Int32)
  187. extern void DeriveBytes_DeriveMAC_mD54FB1F61CFC13258B46861CCE527A85CC62652D ();
  188. // 0x0000005A System.Void Mono.Security.X509.PKCS12_DeriveBytes::.cctor()
  189. extern void DeriveBytes__cctor_m9599099DAB452D213B5F996953DB05E43CBDD41B ();
  190. // 0x0000005B System.String Mono.Security.X509.X501::ToString(Mono.Security.ASN1)
  191. extern void X501_ToString_m4BB9988001C8AA907F7FB24BF0062158B10F6000 ();
  192. // 0x0000005C System.String Mono.Security.X509.X501::ToString(Mono.Security.ASN1,System.Boolean,System.String,System.Boolean)
  193. extern void X501_ToString_mE788B3F7AB241FD8F736D7FACE2ABF10C8023132 ();
  194. // 0x0000005D System.Void Mono.Security.X509.X501::AppendEntry(System.Text.StringBuilder,Mono.Security.ASN1,System.Boolean)
  195. extern void X501_AppendEntry_m4309ECCC58A9C96B7039249F97E9020963C6C630 ();
  196. // 0x0000005E System.Void Mono.Security.X509.X501::.cctor()
  197. extern void X501__cctor_mE908E9BDA852AB25BFF1244017919DE3DBA44D4C ();
  198. // 0x0000005F System.Void Mono.Security.X509.X509Certificate::Parse(System.Byte[])
  199. extern void X509Certificate_Parse_m5CB2F316EC4BC08A3714213C103E3C8689F2E8E0 ();
  200. // 0x00000060 System.Void Mono.Security.X509.X509Certificate::.ctor(System.Byte[])
  201. extern void X509Certificate__ctor_mE2BC6649D450A36E902A2D6BEB50C49130411129 ();
  202. // 0x00000061 System.Byte[] Mono.Security.X509.X509Certificate::GetUnsignedBigInteger(System.Byte[])
  203. extern void X509Certificate_GetUnsignedBigInteger_mD00F44BA5EC7109B54BB43083AC1BB9F531C0FDD ();
  204. // 0x00000062 System.Security.Cryptography.DSA Mono.Security.X509.X509Certificate::get_DSA()
  205. extern void X509Certificate_get_DSA_m7C3868DFAC7C067D09A324C348D7461D70E10F7F ();
  206. // 0x00000063 System.Void Mono.Security.X509.X509Certificate::set_DSA(System.Security.Cryptography.DSA)
  207. extern void X509Certificate_set_DSA_m438EDD75622A0D3154D5C9F7A52742D8AFE09D62 ();
  208. // 0x00000064 System.String Mono.Security.X509.X509Certificate::get_IssuerName()
  209. extern void X509Certificate_get_IssuerName_m3CF6F50F2B0C9842FC1E33A2733D1984D83D550B ();
  210. // 0x00000065 System.String Mono.Security.X509.X509Certificate::get_KeyAlgorithm()
  211. extern void X509Certificate_get_KeyAlgorithm_mFD510559230F6627C9FF5BCE08FBD3C0AA8EC35A ();
  212. // 0x00000066 System.Byte[] Mono.Security.X509.X509Certificate::get_KeyAlgorithmParameters()
  213. extern void X509Certificate_get_KeyAlgorithmParameters_mBAB6E750097D8F9E4607E8CD14CF3B4DF9DF3D0B ();
  214. // 0x00000067 System.Byte[] Mono.Security.X509.X509Certificate::get_PublicKey()
  215. extern void X509Certificate_get_PublicKey_mC506F699EDCF690B6B7FFF4DA4F7A11C47688E30 ();
  216. // 0x00000068 System.Security.Cryptography.RSA Mono.Security.X509.X509Certificate::get_RSA()
  217. extern void X509Certificate_get_RSA_mE0259FE7B339032FDEA29171D3866F176E1D06B8 ();
  218. // 0x00000069 System.Void Mono.Security.X509.X509Certificate::set_RSA(System.Security.Cryptography.RSA)
  219. extern void X509Certificate_set_RSA_m8FCB3F0C8887DE88637B27E5AA1827C302197743 ();
  220. // 0x0000006A System.Byte[] Mono.Security.X509.X509Certificate::get_RawData()
  221. extern void X509Certificate_get_RawData_m6C746AB63B60A13BC37E9E8A9B9C649EE9BF0F74 ();
  222. // 0x0000006B System.Byte[] Mono.Security.X509.X509Certificate::get_SerialNumber()
  223. extern void X509Certificate_get_SerialNumber_mFCB78C242B8CA78F6813753022856056FFC48859 ();
  224. // 0x0000006C System.String Mono.Security.X509.X509Certificate::get_SignatureAlgorithm()
  225. extern void X509Certificate_get_SignatureAlgorithm_m0B747F93ACB40D00D7CBB9A67378C2F7C50D2794 ();
  226. // 0x0000006D System.String Mono.Security.X509.X509Certificate::get_SubjectName()
  227. extern void X509Certificate_get_SubjectName_m4BE22DFCD6613D7B6B9F8526E4DD936D7493F006 ();
  228. // 0x0000006E System.DateTime Mono.Security.X509.X509Certificate::get_ValidFrom()
  229. extern void X509Certificate_get_ValidFrom_mB93BFD950220E93414CBD26CAA5F6B4063548730 ();
  230. // 0x0000006F System.DateTime Mono.Security.X509.X509Certificate::get_ValidUntil()
  231. extern void X509Certificate_get_ValidUntil_m69A8CBCBA731E52E463D32DF7DFEF89825B17B11 ();
  232. // 0x00000070 System.Int32 Mono.Security.X509.X509Certificate::get_Version()
  233. extern void X509Certificate_get_Version_m8FAFE20FBC606456EA0A907066252CBCAB5C41E8 ();
  234. // 0x00000071 Mono.Security.ASN1 Mono.Security.X509.X509Certificate::GetIssuerName()
  235. extern void X509Certificate_GetIssuerName_mA0D2F957F9A6FD8A50368469B798FC3792ED895D ();
  236. // 0x00000072 Mono.Security.ASN1 Mono.Security.X509.X509Certificate::GetSubjectName()
  237. extern void X509Certificate_GetSubjectName_m59C83E8084320DEAA93946A722DFE23522E31338 ();
  238. // 0x00000073 System.Void Mono.Security.X509.X509Certificate::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  239. extern void X509Certificate_GetObjectData_m208AB9EAADD6CD1FD5C585012572572B32600D1F ();
  240. // 0x00000074 System.Byte[] Mono.Security.X509.X509Certificate::PEM(System.String,System.Byte[])
  241. extern void X509Certificate_PEM_m1C6DE4765B36C1EE23F33E74F1E10609004C9CE2 ();
  242. // 0x00000075 System.Void Mono.Security.X509.X509Certificate::.cctor()
  243. extern void X509Certificate__cctor_mF0876223092F847F21251E6A6347AEA3E61C3763 ();
  244. // 0x00000076 System.Void Mono.Security.X509.X509CertificateCollection::.ctor()
  245. extern void X509CertificateCollection__ctor_mC7C07103044E3520FC785CD5BF0018F27C3132EE ();
  246. // 0x00000077 Mono.Security.X509.X509Certificate Mono.Security.X509.X509CertificateCollection::get_Item(System.Int32)
  247. extern void X509CertificateCollection_get_Item_m158B7010FAC060435225725336AD53D2B3CC5359 ();
  248. // 0x00000078 System.Int32 Mono.Security.X509.X509CertificateCollection::Add(Mono.Security.X509.X509Certificate)
  249. extern void X509CertificateCollection_Add_mC060190867D9C5D182236A313FE912DFCCE1F785 ();
  250. // 0x00000079 Mono.Security.X509.X509CertificateCollection_X509CertificateEnumerator Mono.Security.X509.X509CertificateCollection::GetEnumerator()
  251. extern void X509CertificateCollection_GetEnumerator_mE786AA0C41503620161D81E4D9172932564BAB4C ();
  252. // 0x0000007A System.Collections.IEnumerator Mono.Security.X509.X509CertificateCollection::System.Collections.IEnumerable.GetEnumerator()
  253. extern void X509CertificateCollection_System_Collections_IEnumerable_GetEnumerator_m076B4EE02F416C4161E08D9DF2F916CA7A6D1D59 ();
  254. // 0x0000007B System.Int32 Mono.Security.X509.X509CertificateCollection::GetHashCode()
  255. extern void X509CertificateCollection_GetHashCode_mC3C7017A9FAF6FE14DFEA5050B7ED77CBD559798 ();
  256. // 0x0000007C System.Void Mono.Security.X509.X509CertificateCollection_X509CertificateEnumerator::.ctor(Mono.Security.X509.X509CertificateCollection)
  257. extern void X509CertificateEnumerator__ctor_m6D622EC72DC9F698B6674D0D940C9BE62DD9AB68 ();
  258. // 0x0000007D Mono.Security.X509.X509Certificate Mono.Security.X509.X509CertificateCollection_X509CertificateEnumerator::get_Current()
  259. extern void X509CertificateEnumerator_get_Current_m68306EF52C95B315E36054119C0422ACAF95C09F ();
  260. // 0x0000007E System.Object Mono.Security.X509.X509CertificateCollection_X509CertificateEnumerator::System.Collections.IEnumerator.get_Current()
  261. extern void X509CertificateEnumerator_System_Collections_IEnumerator_get_Current_mC3AF6C0A357F9080FF968652C79701F0B5878BD3 ();
  262. // 0x0000007F System.Boolean Mono.Security.X509.X509CertificateCollection_X509CertificateEnumerator::System.Collections.IEnumerator.MoveNext()
  263. extern void X509CertificateEnumerator_System_Collections_IEnumerator_MoveNext_m5A4EC92045952FE946B64B22EF2AB3B819E7F7F9 ();
  264. // 0x00000080 System.Void Mono.Security.X509.X509CertificateCollection_X509CertificateEnumerator::System.Collections.IEnumerator.Reset()
  265. extern void X509CertificateEnumerator_System_Collections_IEnumerator_Reset_m0DC0B0E3F02675E4815703748AAD8E7F9277ED75 ();
  266. // 0x00000081 System.Boolean Mono.Security.X509.X509CertificateCollection_X509CertificateEnumerator::MoveNext()
  267. extern void X509CertificateEnumerator_MoveNext_m9E88A7C9685146F7E558267D7D828711C5E898F4 ();
  268. // 0x00000082 System.Void Mono.Security.X509.X509Extension::.ctor(Mono.Security.ASN1)
  269. extern void X509Extension__ctor_mDEE4DCDDDD91D3C1DD2FDF3D793AD447D86C4F37 ();
  270. // 0x00000083 System.Void Mono.Security.X509.X509Extension::Decode()
  271. extern void X509Extension_Decode_mF26997CE00B1366C7EF9F00502EDA6214287206E ();
  272. // 0x00000084 System.Boolean Mono.Security.X509.X509Extension::Equals(System.Object)
  273. extern void X509Extension_Equals_m142690BDE93BA49B3EF04CDF1F14A51D274F38FD ();
  274. // 0x00000085 System.Int32 Mono.Security.X509.X509Extension::GetHashCode()
  275. extern void X509Extension_GetHashCode_mD1B128B323E782A9DF0672FB3223948A8E59882F ();
  276. // 0x00000086 System.Void Mono.Security.X509.X509Extension::WriteLine(System.Text.StringBuilder,System.Int32,System.Int32)
  277. extern void X509Extension_WriteLine_m3C538A06F19ABFD9F3BC9F531C8CA96329E8EFF2 ();
  278. // 0x00000087 System.String Mono.Security.X509.X509Extension::ToString()
  279. extern void X509Extension_ToString_m6E272E5A762E6CC4AE476A5AF8627D164308C3A5 ();
  280. // 0x00000088 System.Void Mono.Security.X509.X509ExtensionCollection::.ctor()
  281. extern void X509ExtensionCollection__ctor_m009D1FA8F4EA1BCF236002C901176D8C3CBDB8FC ();
  282. // 0x00000089 System.Void Mono.Security.X509.X509ExtensionCollection::.ctor(Mono.Security.ASN1)
  283. extern void X509ExtensionCollection__ctor_mE4744D19F24BBC5F7FE1EE171FD5C301B38A9662 ();
  284. // 0x0000008A System.Collections.IEnumerator Mono.Security.X509.X509ExtensionCollection::System.Collections.IEnumerable.GetEnumerator()
  285. extern void X509ExtensionCollection_System_Collections_IEnumerable_GetEnumerator_mD30D6DB62F39FFEF51B79A9992537250C4B3A756 ();
  286. // 0x0000008B System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::.ctor()
  287. extern void ChallengeResponse__ctor_m1E0300839CAF582A720DB0F4F9E425B6EE12B258 ();
  288. // 0x0000008C System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::.ctor(System.String,System.Byte[])
  289. extern void ChallengeResponse__ctor_mF80EAE315F35264F1DA0167B3ED7A8CD8E2D1FFA ();
  290. // 0x0000008D System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::Finalize()
  291. extern void ChallengeResponse_Finalize_m358598D53FC1FDD2180BBF5877FEAAE3C8606118 ();
  292. // 0x0000008E System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::set_Password(System.String)
  293. extern void ChallengeResponse_set_Password_m530EB94179C374BED9B9AAE4BB30AB3FF14F07E2 ();
  294. // 0x0000008F System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::set_Challenge(System.Byte[])
  295. extern void ChallengeResponse_set_Challenge_mD747C1A002528A6E9AFDE848AA257FD7B1B85E6F ();
  296. // 0x00000090 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse::get_LM()
  297. extern void ChallengeResponse_get_LM_m3916048E028CFCA867E801A83FEB949F7C089263 ();
  298. // 0x00000091 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse::get_NT()
  299. extern void ChallengeResponse_get_NT_mEC9F2FDFDB8FADF415D4BA8A1564A23024FC3437 ();
  300. // 0x00000092 System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::Dispose()
  301. extern void ChallengeResponse_Dispose_mD6C08D1EDA541DC5A9B287744FB18E3149627434 ();
  302. // 0x00000093 System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::Dispose(System.Boolean)
  303. extern void ChallengeResponse_Dispose_mF3B015B967C89BE1E139EFA40740208B10441AED ();
  304. // 0x00000094 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse::GetResponse(System.Byte[])
  305. extern void ChallengeResponse_GetResponse_m526E49021AB29DD12995CF8BB12DC9F03F2A583F ();
  306. // 0x00000095 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse::PrepareDESKey(System.Byte[],System.Int32)
  307. extern void ChallengeResponse_PrepareDESKey_m32B2174E0B63E959CE08204F3C39AAA01799A3B3 ();
  308. // 0x00000096 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse::PasswordToKey(System.String,System.Int32)
  309. extern void ChallengeResponse_PasswordToKey_m522B84CA0312284486A2C4E10FEE2D74BF4FF163 ();
  310. // 0x00000097 System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::.cctor()
  311. extern void ChallengeResponse__cctor_m069BF87DE471BEDD893664B52BBD066119DCD55C ();
  312. // 0x00000098 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse2::Compute_LM(System.String,System.Byte[])
  313. extern void ChallengeResponse2_Compute_LM_m3A1F9371E4F1E41B044787FFB3BE985E92A3AC22 ();
  314. // 0x00000099 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse2::Compute_NTLM_Password(System.String)
  315. extern void ChallengeResponse2_Compute_NTLM_Password_mD27D4A18DBD712B0E80B0F2A1CB296B353312C41 ();
  316. // 0x0000009A System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse2::Compute_NTLM(System.String,System.Byte[])
  317. extern void ChallengeResponse2_Compute_NTLM_mA1DCA878A3A7A5517DB8BB0F2BEDD29353573976 ();
  318. // 0x0000009B System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse2::Compute_NTLMv2_Session(System.String,System.Byte[],System.Byte[]&,System.Byte[]&)
  319. extern void ChallengeResponse2_Compute_NTLMv2_Session_mFB6537BF7FC8D9D7CCE55BFCDF6A7C371460E296 ();
  320. // 0x0000009C System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse2::Compute_NTLMv2(Mono.Security.Protocol.Ntlm.Type2Message,System.String,System.String,System.String)
  321. extern void ChallengeResponse2_Compute_NTLMv2_mBCFF2DF7375AD035B98FC84253201D269201CE43 ();
  322. // 0x0000009D System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse2::Compute(Mono.Security.Protocol.Ntlm.Type2Message,Mono.Security.Protocol.Ntlm.NtlmAuthLevel,System.String,System.String,System.String,System.Byte[]&,System.Byte[]&)
  323. extern void ChallengeResponse2_Compute_mAA312CA925226C75A829516B6BDC2089840D389D ();
  324. // 0x0000009E System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse2::GetResponse(System.Byte[],System.Byte[])
  325. extern void ChallengeResponse2_GetResponse_mE39699CD2453921E373BF9768180993EDCD810E7 ();
  326. // 0x0000009F System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse2::PrepareDESKey(System.Byte[],System.Int32)
  327. extern void ChallengeResponse2_PrepareDESKey_m428EF8F37B18E0B4FC5895BFF02A681740CF7608 ();
  328. // 0x000000A0 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse2::PasswordToKey(System.String,System.Int32)
  329. extern void ChallengeResponse2_PasswordToKey_m2871E605818DF2DE4BC5B1B163831BA8F64006D8 ();
  330. // 0x000000A1 System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse2::.cctor()
  331. extern void ChallengeResponse2__cctor_mCF5C3FE5989C7BB7777C3BAADD67E9F8576A8C23 ();
  332. // 0x000000A2 System.Void Mono.Security.Protocol.Ntlm.MessageBase::.ctor(System.Int32)
  333. extern void MessageBase__ctor_m32BA1280CB1020E88C6EF6DFA9C3ABABF3B36E59 ();
  334. // 0x000000A3 Mono.Security.Protocol.Ntlm.NtlmFlags Mono.Security.Protocol.Ntlm.MessageBase::get_Flags()
  335. extern void MessageBase_get_Flags_m226EB26B3AB8C91ADA936E7B45CC8968D0F4CA9E ();
  336. // 0x000000A4 System.Void Mono.Security.Protocol.Ntlm.MessageBase::set_Flags(Mono.Security.Protocol.Ntlm.NtlmFlags)
  337. extern void MessageBase_set_Flags_m0E8B48A02DB678CB59A3D3274AE51418732C864C ();
  338. // 0x000000A5 System.Int32 Mono.Security.Protocol.Ntlm.MessageBase::get_Type()
  339. extern void MessageBase_get_Type_m0BE9BCC1FCC0E8DFF588F7F3A54AEDA76360C67C ();
  340. // 0x000000A6 System.Byte[] Mono.Security.Protocol.Ntlm.MessageBase::PrepareMessage(System.Int32)
  341. extern void MessageBase_PrepareMessage_m6B0C0C463C16D086924EC49DB07C3ADE95C11958 ();
  342. // 0x000000A7 System.Void Mono.Security.Protocol.Ntlm.MessageBase::Decode(System.Byte[])
  343. extern void MessageBase_Decode_m0994F2111010F3E105B94A83439BDBADA2E46537 ();
  344. // 0x000000A8 System.Boolean Mono.Security.Protocol.Ntlm.MessageBase::CheckHeader(System.Byte[])
  345. extern void MessageBase_CheckHeader_m427014E264FA451B68062CFF8A1939DC3A04FB5A ();
  346. // 0x000000A9 System.Byte[] Mono.Security.Protocol.Ntlm.MessageBase::GetBytes()
  347. // 0x000000AA System.Void Mono.Security.Protocol.Ntlm.MessageBase::.cctor()
  348. extern void MessageBase__cctor_m4DF505F352AB2529D7E6EE09E6B096C076663B0F ();
  349. // 0x000000AB Mono.Security.Protocol.Ntlm.NtlmAuthLevel Mono.Security.Protocol.Ntlm.NtlmSettings::get_DefaultAuthLevel()
  350. extern void NtlmSettings_get_DefaultAuthLevel_m98EDE4292136121773A45127209BD926E1CF141A ();
  351. // 0x000000AC System.Void Mono.Security.Protocol.Ntlm.NtlmSettings::.cctor()
  352. extern void NtlmSettings__cctor_mCE3B588B6BFFB63D73ECA11941E875814A5CE9BB ();
  353. // 0x000000AD System.Void Mono.Security.Protocol.Ntlm.Type1Message::.ctor()
  354. extern void Type1Message__ctor_mF11CFA44C4BF05765612B0D3CCBB4EBB433D7B23 ();
  355. // 0x000000AE System.Void Mono.Security.Protocol.Ntlm.Type1Message::set_Domain(System.String)
  356. extern void Type1Message_set_Domain_m14675CA2220D6338E39DA862B822553AE6DCFD12 ();
  357. // 0x000000AF System.Void Mono.Security.Protocol.Ntlm.Type1Message::set_Host(System.String)
  358. extern void Type1Message_set_Host_mC0ADD586CC5A1F9FD5489AF1D8F14DF9AA4F2D68 ();
  359. // 0x000000B0 System.Void Mono.Security.Protocol.Ntlm.Type1Message::Decode(System.Byte[])
  360. extern void Type1Message_Decode_mBDBDE9E060DFA07CC9A93D2491446B9411E5D2EC ();
  361. // 0x000000B1 System.Byte[] Mono.Security.Protocol.Ntlm.Type1Message::GetBytes()
  362. extern void Type1Message_GetBytes_m5705CD87750C73B44B8700A02FF0E4C2DE294C9E ();
  363. // 0x000000B2 System.Void Mono.Security.Protocol.Ntlm.Type2Message::.ctor(System.Byte[])
  364. extern void Type2Message__ctor_m85E73F15F691FC25B93503B84B24D25805B5FBD9 ();
  365. // 0x000000B3 System.Void Mono.Security.Protocol.Ntlm.Type2Message::Finalize()
  366. extern void Type2Message_Finalize_mD48F7AD79A227C07BA7A47B4056D0BA1FD785CAA ();
  367. // 0x000000B4 System.Byte[] Mono.Security.Protocol.Ntlm.Type2Message::get_Nonce()
  368. extern void Type2Message_get_Nonce_mEE9D40B2B299766F6B789195174BC580BDAEB4E1 ();
  369. // 0x000000B5 System.String Mono.Security.Protocol.Ntlm.Type2Message::get_TargetName()
  370. extern void Type2Message_get_TargetName_m3B65DC156E863BC78E674D0D1BEF653B25F53B7D ();
  371. // 0x000000B6 System.Byte[] Mono.Security.Protocol.Ntlm.Type2Message::get_TargetInfo()
  372. extern void Type2Message_get_TargetInfo_m5E0F0E5A6B32B7512393EDC2DFE9E8A6D79DB485 ();
  373. // 0x000000B7 System.Void Mono.Security.Protocol.Ntlm.Type2Message::Decode(System.Byte[])
  374. extern void Type2Message_Decode_m480774BBEA24F18E5C8765273C8DD6A641D9E441 ();
  375. // 0x000000B8 System.Byte[] Mono.Security.Protocol.Ntlm.Type2Message::GetBytes()
  376. extern void Type2Message_GetBytes_m91FFB26859C2D17A9D3830FF05458729F8B1AF63 ();
  377. // 0x000000B9 System.Void Mono.Security.Protocol.Ntlm.Type3Message::.ctor(Mono.Security.Protocol.Ntlm.Type2Message)
  378. extern void Type3Message__ctor_mBA583598EA5F842A0076F882C4A3205B919419D6 ();
  379. // 0x000000BA System.Void Mono.Security.Protocol.Ntlm.Type3Message::Finalize()
  380. extern void Type3Message_Finalize_m3881D11D8E2CD25BE7DC27D8DE14B8824E9C5EE6 ();
  381. // 0x000000BB System.Void Mono.Security.Protocol.Ntlm.Type3Message::set_Domain(System.String)
  382. extern void Type3Message_set_Domain_m04440D54FDAA49E5C82380E22C46DBF09C22DBF5 ();
  383. // 0x000000BC System.Void Mono.Security.Protocol.Ntlm.Type3Message::set_Password(System.String)
  384. extern void Type3Message_set_Password_m5D12ECA751E4BFB7C0CA25963FE20235C6951ED2 ();
  385. // 0x000000BD System.Void Mono.Security.Protocol.Ntlm.Type3Message::set_Username(System.String)
  386. extern void Type3Message_set_Username_m8FAFEC42286D8EEA3B826437340EA233EEB96D13 ();
  387. // 0x000000BE System.Void Mono.Security.Protocol.Ntlm.Type3Message::Decode(System.Byte[])
  388. extern void Type3Message_Decode_m4624A3F2775E1E590627C69F188816C994270B6D ();
  389. // 0x000000BF System.String Mono.Security.Protocol.Ntlm.Type3Message::DecodeString(System.Byte[],System.Int32,System.Int32)
  390. extern void Type3Message_DecodeString_mCB1797B1FA97CD96E788DCE096FDBC275685C42F ();
  391. // 0x000000C0 System.Byte[] Mono.Security.Protocol.Ntlm.Type3Message::EncodeString(System.String)
  392. extern void Type3Message_EncodeString_m431F1D808D738A2C9CE57DE1084F9A42C036AA5A ();
  393. // 0x000000C1 System.Byte[] Mono.Security.Protocol.Ntlm.Type3Message::GetBytes()
  394. extern void Type3Message_GetBytes_m9C22065DB20CD016FCA226AA2A78952E111CF118 ();
  395. // 0x000000C2 Mono.Security.Interface.AlertLevel Mono.Security.Interface.Alert::get_Level()
  396. extern void Alert_get_Level_m4D9BDC77286315A186F6517A3AE514DD7B31FBDC ();
  397. // 0x000000C3 Mono.Security.Interface.AlertDescription Mono.Security.Interface.Alert::get_Description()
  398. extern void Alert_get_Description_m3FDF20086BFE900B014DB0EA960F27413326A11D ();
  399. // 0x000000C4 System.Void Mono.Security.Interface.Alert::.ctor(Mono.Security.Interface.AlertDescription)
  400. extern void Alert__ctor_mD0D7AE959A64782F053515E043A70D71E229279B ();
  401. // 0x000000C5 System.Void Mono.Security.Interface.Alert::inferAlertLevel()
  402. extern void Alert_inferAlertLevel_m3501288705DB4CCFDCBB9230E4C3F2E819738A9C ();
  403. // 0x000000C6 System.String Mono.Security.Interface.Alert::ToString()
  404. extern void Alert_ToString_mF4C26959C923C9C023B6DAD01DFF6F0D2868D167 ();
  405. // 0x000000C7 System.Void Mono.Security.Interface.ValidationResult::.ctor(System.Boolean,System.Boolean,System.Int32,System.Nullable`1<Mono.Security.Interface.MonoSslPolicyErrors>)
  406. extern void ValidationResult__ctor_mAA70CED6CBDDD7AD7E4E92C3B0132B59B3BE1DCE ();
  407. // 0x000000C8 System.Boolean Mono.Security.Interface.ValidationResult::get_Trusted()
  408. extern void ValidationResult_get_Trusted_mE64A5C557FC6AFCF2B71750EFF65E34D29D93D18 ();
  409. // 0x000000C9 System.Boolean Mono.Security.Interface.ValidationResult::get_UserDenied()
  410. extern void ValidationResult_get_UserDenied_m71BED496F80A72CD3EB5DB2B9488433AA9A440C5 ();
  411. // 0x000000CA Mono.Security.Interface.MonoTlsSettings Mono.Security.Interface.ICertificateValidator::get_Settings()
  412. // 0x000000CB System.Boolean Mono.Security.Interface.ICertificateValidator::SelectClientCertificate(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[],System.Security.Cryptography.X509Certificates.X509Certificate&)
  413. // 0x000000CC Mono.Security.Interface.ValidationResult Mono.Security.Interface.ICertificateValidator::ValidateCertificate(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509CertificateCollection)
  414. // 0x000000CD Mono.Security.Interface.ValidationResult Mono.Security.Interface.ICertificateValidator2::ValidateCertificate(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain)
  415. // 0x000000CE System.Void Mono.Security.Interface.CertificateValidationHelper::.cctor()
  416. extern void CertificateValidationHelper__cctor_m3F448328D24FD04BC74176CE26ACCB2C431E2B24 ();
  417. // 0x000000CF Mono.Security.Interface.ICertificateValidator2 Mono.Security.Interface.CertificateValidationHelper::GetInternalValidator(Mono.Security.Interface.MonoTlsSettings,Mono.Security.Interface.MonoTlsProvider)
  418. extern void CertificateValidationHelper_GetInternalValidator_m765EA22BAC020CAA59167E95C1D1A6A652FE1D01 ();
  419. // 0x000000D0 System.Void Mono.Security.Interface.IMonoSslStream::AuthenticateAsClient(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols,System.Boolean)
  420. // 0x000000D1 System.Int32 Mono.Security.Interface.IMonoSslStream::Read(System.Byte[],System.Int32,System.Int32)
  421. // 0x000000D2 System.Void Mono.Security.Interface.IMonoSslStream::Write(System.Byte[],System.Int32,System.Int32)
  422. // 0x000000D3 System.IAsyncResult Mono.Security.Interface.IMonoSslStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
  423. // 0x000000D4 System.Int32 Mono.Security.Interface.IMonoSslStream::EndRead(System.IAsyncResult)
  424. // 0x000000D5 System.IAsyncResult Mono.Security.Interface.IMonoSslStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
  425. // 0x000000D6 System.Void Mono.Security.Interface.IMonoSslStream::EndWrite(System.IAsyncResult)
  426. // 0x000000D7 System.Boolean Mono.Security.Interface.IMonoSslStream::get_IsAuthenticated()
  427. // 0x000000D8 System.Boolean Mono.Security.Interface.IMonoSslStream::get_CanRead()
  428. // 0x000000D9 System.Boolean Mono.Security.Interface.IMonoSslStream::get_CanWrite()
  429. // 0x000000DA System.Int64 Mono.Security.Interface.IMonoSslStream::get_Length()
  430. // 0x000000DB System.Int64 Mono.Security.Interface.IMonoSslStream::get_Position()
  431. // 0x000000DC System.Void Mono.Security.Interface.IMonoSslStream::SetLength(System.Int64)
  432. // 0x000000DD System.Net.Security.AuthenticatedStream Mono.Security.Interface.IMonoSslStream::get_AuthenticatedStream()
  433. // 0x000000DE System.Int32 Mono.Security.Interface.IMonoSslStream::get_ReadTimeout()
  434. // 0x000000DF System.Int32 Mono.Security.Interface.IMonoSslStream::get_WriteTimeout()
  435. // 0x000000E0 System.Security.Cryptography.X509Certificates.X509Certificate Mono.Security.Interface.IMonoSslStream::get_InternalLocalCertificate()
  436. // 0x000000E1 Mono.Security.Interface.CipherSuiteCode Mono.Security.Interface.MonoTlsConnectionInfo::get_CipherSuiteCode()
  437. extern void MonoTlsConnectionInfo_get_CipherSuiteCode_m8C74B9FD02856309D7179AB0BE91B2F3F8BDF951 ();
  438. // 0x000000E2 System.Void Mono.Security.Interface.MonoTlsConnectionInfo::set_CipherSuiteCode(Mono.Security.Interface.CipherSuiteCode)
  439. extern void MonoTlsConnectionInfo_set_CipherSuiteCode_m653D2CB0EFDC5CC95804705CD809B659261267B2 ();
  440. // 0x000000E3 Mono.Security.Interface.TlsProtocols Mono.Security.Interface.MonoTlsConnectionInfo::get_ProtocolVersion()
  441. extern void MonoTlsConnectionInfo_get_ProtocolVersion_m63DA43DE02158D38E19EB7E5E93DD3E2EA6B87CA ();
  442. // 0x000000E4 System.Void Mono.Security.Interface.MonoTlsConnectionInfo::set_ProtocolVersion(Mono.Security.Interface.TlsProtocols)
  443. extern void MonoTlsConnectionInfo_set_ProtocolVersion_m938EBDEECDC61FAB55DB6080006307A02AD0546B ();
  444. // 0x000000E5 System.Void Mono.Security.Interface.MonoTlsConnectionInfo::set_PeerDomainName(System.String)
  445. extern void MonoTlsConnectionInfo_set_PeerDomainName_m573F0D44AAC8D095FD19686E1263D6847639AC8F ();
  446. // 0x000000E6 System.String Mono.Security.Interface.MonoTlsConnectionInfo::ToString()
  447. extern void MonoTlsConnectionInfo_ToString_m1988B66DE8C065C14AB2ED0DA4DDB84313C05E65 ();
  448. // 0x000000E7 System.Void Mono.Security.Interface.MonoTlsConnectionInfo::.ctor()
  449. extern void MonoTlsConnectionInfo__ctor_mB397FA297A2578A5B4663DEBA4C2BB5F00632A90 ();
  450. // 0x000000E8 System.Void Mono.Security.Interface.MonoRemoteCertificateValidationCallback::.ctor(System.Object,System.IntPtr)
  451. extern void MonoRemoteCertificateValidationCallback__ctor_mC3C556F0B5102353E3EFCE5098B7338B039819FA ();
  452. // 0x000000E9 System.Boolean Mono.Security.Interface.MonoRemoteCertificateValidationCallback::Invoke(System.String,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,Mono.Security.Interface.MonoSslPolicyErrors)
  453. extern void MonoRemoteCertificateValidationCallback_Invoke_m405859123BB9004917076DD131EA8522AA18D990 ();
  454. // 0x000000EA System.IAsyncResult Mono.Security.Interface.MonoRemoteCertificateValidationCallback::BeginInvoke(System.String,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,Mono.Security.Interface.MonoSslPolicyErrors,System.AsyncCallback,System.Object)
  455. extern void MonoRemoteCertificateValidationCallback_BeginInvoke_mE8A7228A3C1E37CED0138DA272D8A9A6ED52E2D1 ();
  456. // 0x000000EB System.Boolean Mono.Security.Interface.MonoRemoteCertificateValidationCallback::EndInvoke(System.IAsyncResult)
  457. extern void MonoRemoteCertificateValidationCallback_EndInvoke_m64D2BF4965D6F6274107AD36B0F06ADE8DAF8958 ();
  458. // 0x000000EC System.Void Mono.Security.Interface.MonoLocalCertificateSelectionCallback::.ctor(System.Object,System.IntPtr)
  459. extern void MonoLocalCertificateSelectionCallback__ctor_m8408C75BD0A84C2E5B7BFED75CAAA62B0FC07F60 ();
  460. // 0x000000ED System.Security.Cryptography.X509Certificates.X509Certificate Mono.Security.Interface.MonoLocalCertificateSelectionCallback::Invoke(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[])
  461. extern void MonoLocalCertificateSelectionCallback_Invoke_mFB921E62D2252D1D50A5FCCFEC1E62BA719A381B ();
  462. // 0x000000EE System.IAsyncResult Mono.Security.Interface.MonoLocalCertificateSelectionCallback::BeginInvoke(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[],System.AsyncCallback,System.Object)
  463. extern void MonoLocalCertificateSelectionCallback_BeginInvoke_m860460761E2C341DB4549D1D2A27A72A0E618746 ();
  464. // 0x000000EF System.Security.Cryptography.X509Certificates.X509Certificate Mono.Security.Interface.MonoLocalCertificateSelectionCallback::EndInvoke(System.IAsyncResult)
  465. extern void MonoLocalCertificateSelectionCallback_EndInvoke_m6D484538EE84A8D910EFF7288158979751BDF447 ();
  466. // 0x000000F0 System.Void Mono.Security.Interface.MonoTlsProvider::.ctor()
  467. extern void MonoTlsProvider__ctor_m627444C019C32E18FC68ABF1AF33577E54A9705B ();
  468. // 0x000000F1 System.Guid Mono.Security.Interface.MonoTlsProvider::get_ID()
  469. // 0x000000F2 System.String Mono.Security.Interface.MonoTlsProvider::get_Name()
  470. // 0x000000F3 System.Boolean Mono.Security.Interface.MonoTlsProvider::get_SupportsSslStream()
  471. // 0x000000F4 System.Boolean Mono.Security.Interface.MonoTlsProvider::get_SupportsConnectionInfo()
  472. // 0x000000F5 System.Boolean Mono.Security.Interface.MonoTlsProvider::get_SupportsMonoExtensions()
  473. // 0x000000F6 System.Security.Authentication.SslProtocols Mono.Security.Interface.MonoTlsProvider::get_SupportedProtocols()
  474. // 0x000000F7 Mono.Security.Interface.IMonoSslStream Mono.Security.Interface.MonoTlsProvider::CreateSslStream(System.IO.Stream,System.Boolean,Mono.Security.Interface.MonoTlsSettings)
  475. // 0x000000F8 Mono.Security.Interface.IMonoSslStream Mono.Security.Interface.MonoTlsProvider::CreateSslStreamInternal(System.Net.Security.SslStream,System.IO.Stream,System.Boolean,Mono.Security.Interface.MonoTlsSettings)
  476. // 0x000000F9 System.Boolean Mono.Security.Interface.MonoTlsProvider::ValidateCertificate(Mono.Security.Interface.ICertificateValidator2,System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean,System.Security.Cryptography.X509Certificates.X509Chain&,Mono.Security.Interface.MonoSslPolicyErrors&,System.Int32&)
  477. // 0x000000FA System.Boolean Mono.Security.Interface.MonoTlsProvider::get_SupportsCleanShutdown()
  478. // 0x000000FB Mono.Security.Interface.MonoRemoteCertificateValidationCallback Mono.Security.Interface.MonoTlsSettings::get_RemoteCertificateValidationCallback()
  479. extern void MonoTlsSettings_get_RemoteCertificateValidationCallback_m1718C4B085FE8A31AFC7262616FFC5071072D737 ();
  480. // 0x000000FC System.Void Mono.Security.Interface.MonoTlsSettings::set_RemoteCertificateValidationCallback(Mono.Security.Interface.MonoRemoteCertificateValidationCallback)
  481. extern void MonoTlsSettings_set_RemoteCertificateValidationCallback_mC9225CD237B10BBF4813A975D827B822DF970E21 ();
  482. // 0x000000FD Mono.Security.Interface.MonoLocalCertificateSelectionCallback Mono.Security.Interface.MonoTlsSettings::get_ClientCertificateSelectionCallback()
  483. extern void MonoTlsSettings_get_ClientCertificateSelectionCallback_mAD91A51A5228D02BF8F2B6F1F49A0646D029E1D0 ();
  484. // 0x000000FE System.Void Mono.Security.Interface.MonoTlsSettings::set_ClientCertificateSelectionCallback(Mono.Security.Interface.MonoLocalCertificateSelectionCallback)
  485. extern void MonoTlsSettings_set_ClientCertificateSelectionCallback_m815474865E0743103BE1BA06CCFC85588BAFBAA4 ();
  486. // 0x000000FF System.Nullable`1<System.Boolean> Mono.Security.Interface.MonoTlsSettings::get_UseServicePointManagerCallback()
  487. extern void MonoTlsSettings_get_UseServicePointManagerCallback_mE0C4C192E0587991C12A79A7CA91C94EA31A2FA3 ();
  488. // 0x00000100 System.Void Mono.Security.Interface.MonoTlsSettings::set_UseServicePointManagerCallback(System.Nullable`1<System.Boolean>)
  489. extern void MonoTlsSettings_set_UseServicePointManagerCallback_m3982FDDB084256E77E18F9A3E42E91E65F6F699B ();
  490. // 0x00000101 System.Boolean Mono.Security.Interface.MonoTlsSettings::get_CallbackNeedsCertificateChain()
  491. extern void MonoTlsSettings_get_CallbackNeedsCertificateChain_m4E80A5055E68720FE1F48E9AC3AC9176C76C9C7D ();
  492. // 0x00000102 System.Nullable`1<System.DateTime> Mono.Security.Interface.MonoTlsSettings::get_CertificateValidationTime()
  493. extern void MonoTlsSettings_get_CertificateValidationTime_m51F473A56D26B7FF38182524C3EF3250653181CD ();
  494. // 0x00000103 System.Void Mono.Security.Interface.MonoTlsSettings::set_CertificateValidationTime(System.Nullable`1<System.DateTime>)
  495. extern void MonoTlsSettings_set_CertificateValidationTime_mD081C06E0CCCCEF4230D2A7A70ED06F7E5D1717D ();
  496. // 0x00000104 System.Security.Cryptography.X509Certificates.X509CertificateCollection Mono.Security.Interface.MonoTlsSettings::get_TrustAnchors()
  497. extern void MonoTlsSettings_get_TrustAnchors_mD6ADD8546ED8D9C0BA58A25F0ADA0BBB5127F28F ();
  498. // 0x00000105 System.Void Mono.Security.Interface.MonoTlsSettings::set_TrustAnchors(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
  499. extern void MonoTlsSettings_set_TrustAnchors_m96D71EF074D01C5CBF8159B392825679DADD9B2A ();
  500. // 0x00000106 System.Object Mono.Security.Interface.MonoTlsSettings::get_UserSettings()
  501. extern void MonoTlsSettings_get_UserSettings_m31F62282C588A3847737F11AF9158E493CD86E9A ();
  502. // 0x00000107 System.Void Mono.Security.Interface.MonoTlsSettings::set_UserSettings(System.Object)
  503. extern void MonoTlsSettings_set_UserSettings_mEC113D468C571102A4FF0327E617E7BA30D5D3F8 ();
  504. // 0x00000108 System.String[] Mono.Security.Interface.MonoTlsSettings::get_CertificateSearchPaths()
  505. extern void MonoTlsSettings_get_CertificateSearchPaths_mE287996050CC9939D950713EAB5FC382FC64453B ();
  506. // 0x00000109 System.Void Mono.Security.Interface.MonoTlsSettings::set_CertificateSearchPaths(System.String[])
  507. extern void MonoTlsSettings_set_CertificateSearchPaths_m7A42E0C25B12F9D923BEDE97E270433CD3C8A1D4 ();
  508. // 0x0000010A System.Boolean Mono.Security.Interface.MonoTlsSettings::get_SendCloseNotify()
  509. extern void MonoTlsSettings_get_SendCloseNotify_m4E72508568F2055945A21AD19B1129AD2437C92F ();
  510. // 0x0000010B System.Void Mono.Security.Interface.MonoTlsSettings::set_SendCloseNotify(System.Boolean)
  511. extern void MonoTlsSettings_set_SendCloseNotify_m292B72B22AC90DAC052BB0CB28D079F258803521 ();
  512. // 0x0000010C System.Nullable`1<Mono.Security.Interface.TlsProtocols> Mono.Security.Interface.MonoTlsSettings::get_EnabledProtocols()
  513. extern void MonoTlsSettings_get_EnabledProtocols_mB290C2A19B7268559520FDF47925D20A4F9D8106 ();
  514. // 0x0000010D System.Void Mono.Security.Interface.MonoTlsSettings::set_EnabledProtocols(System.Nullable`1<Mono.Security.Interface.TlsProtocols>)
  515. extern void MonoTlsSettings_set_EnabledProtocols_m88B942CBAB596E1F6FC91744D93F845862796A32 ();
  516. // 0x0000010E Mono.Security.Interface.CipherSuiteCode[] Mono.Security.Interface.MonoTlsSettings::get_EnabledCiphers()
  517. extern void MonoTlsSettings_get_EnabledCiphers_mB3F4FB0A332010BBCDF8EFF2B6B105C0CC92AF1D ();
  518. // 0x0000010F System.Void Mono.Security.Interface.MonoTlsSettings::set_EnabledCiphers(Mono.Security.Interface.CipherSuiteCode[])
  519. extern void MonoTlsSettings_set_EnabledCiphers_m27702EB1FBABCE66F73582F1F3B7DD14B4A95E12 ();
  520. // 0x00000110 System.Void Mono.Security.Interface.MonoTlsSettings::.ctor()
  521. extern void MonoTlsSettings__ctor_m09A7B7F0B1CA2775C8A24B8A6BEC032E6B1C0A72 ();
  522. // 0x00000111 Mono.Security.Interface.MonoTlsSettings Mono.Security.Interface.MonoTlsSettings::get_DefaultSettings()
  523. extern void MonoTlsSettings_get_DefaultSettings_m49A7CECC7D687F62790DD374D560278D3916B887 ();
  524. // 0x00000112 Mono.Security.Interface.MonoTlsSettings Mono.Security.Interface.MonoTlsSettings::CopyDefaultSettings()
  525. extern void MonoTlsSettings_CopyDefaultSettings_m4CE2BE44BF064124CFD98CEF44E76FD5D6EA0AD2 ();
  526. // 0x00000113 Mono.Security.Interface.ICertificateValidator Mono.Security.Interface.MonoTlsSettings::get_CertificateValidator()
  527. extern void MonoTlsSettings_get_CertificateValidator_m8AA08A1EAEE520A4FBF9099C311BDF25931FE059 ();
  528. // 0x00000114 Mono.Security.Interface.MonoTlsSettings Mono.Security.Interface.MonoTlsSettings::CloneWithValidator(Mono.Security.Interface.ICertificateValidator)
  529. extern void MonoTlsSettings_CloneWithValidator_m46363CAC421939D9904660815CF1D8131C8DC3B1 ();
  530. // 0x00000115 Mono.Security.Interface.MonoTlsSettings Mono.Security.Interface.MonoTlsSettings::Clone()
  531. extern void MonoTlsSettings_Clone_mF28F7F627B12CBD0BD1ABD6F35DD0B4BAD2E3840 ();
  532. // 0x00000116 System.Void Mono.Security.Interface.MonoTlsSettings::.ctor(Mono.Security.Interface.MonoTlsSettings)
  533. extern void MonoTlsSettings__ctor_m3D336E73C9393401BE9BE856B7204BA176F52B17 ();
  534. // 0x00000117 System.Void Mono.Security.Interface.TlsException::.ctor(Mono.Security.Interface.Alert,System.String)
  535. extern void TlsException__ctor_m5B7689890B3AE575E72A71FB19541C2BBAEF2D93 ();
  536. // 0x00000118 System.Void Mono.Security.Interface.TlsException::.ctor(Mono.Security.Interface.AlertDescription,System.String)
  537. extern void TlsException__ctor_mCD978D5A0E271F65BF28C40380F65D8E0247FA53 ();
  538. // 0x00000119 System.String Mono.Security.Cryptography.CryptoConvert::ToHex(System.Byte[])
  539. extern void CryptoConvert_ToHex_m2FB6183AFF3B31424407BB7D767A844E3464B411 ();
  540. // 0x0000011A System.Void Mono.Security.Cryptography.MD2::.ctor()
  541. extern void MD2__ctor_mE62E9B3FF536BF5CF083EFBBE0CFAF4BD62FA0C0 ();
  542. // 0x0000011B Mono.Security.Cryptography.MD2 Mono.Security.Cryptography.MD2::Create()
  543. extern void MD2_Create_mF375441B9B1B701ECE73B9B51AFE4E3ADDE6E02F ();
  544. // 0x0000011C System.Byte[] Mono.Security.Cryptography.MD2Managed::Padding(System.Int32)
  545. extern void MD2Managed_Padding_m3EB6A24F9144B480408240A0885F55C9BD0B47B1 ();
  546. // 0x0000011D System.Void Mono.Security.Cryptography.MD2Managed::.ctor()
  547. extern void MD2Managed__ctor_mB717463E13F068948687F8EE38041CA6087E6FCA ();
  548. // 0x0000011E System.Void Mono.Security.Cryptography.MD2Managed::Initialize()
  549. extern void MD2Managed_Initialize_m237CBCA36A820C9CA42E6E50E637405388236644 ();
  550. // 0x0000011F System.Void Mono.Security.Cryptography.MD2Managed::HashCore(System.Byte[],System.Int32,System.Int32)
  551. extern void MD2Managed_HashCore_m3A2BD8F0CE3D25C498F3D640B71B0F8ED681A1FB ();
  552. // 0x00000120 System.Byte[] Mono.Security.Cryptography.MD2Managed::HashFinal()
  553. extern void MD2Managed_HashFinal_m8840B1788737936945402AA9D19E14033ECA61EC ();
  554. // 0x00000121 System.Void Mono.Security.Cryptography.MD2Managed::MD2Transform(System.Byte[],System.Byte[],System.Byte[],System.Int32)
  555. extern void MD2Managed_MD2Transform_m95099D1A3DB46EA112FF62C9A585D947C7FD4C23 ();
  556. // 0x00000122 System.Void Mono.Security.Cryptography.MD2Managed::.cctor()
  557. extern void MD2Managed__cctor_mFCD964B61C39F08BCF87A5CA5C9D04364FA0715E ();
  558. // 0x00000123 System.Void Mono.Security.Cryptography.MD4::.ctor()
  559. extern void MD4__ctor_m6AD2F7EC5132898B34FA52CB4EAB9A82F0FEFF59 ();
  560. // 0x00000124 Mono.Security.Cryptography.MD4 Mono.Security.Cryptography.MD4::Create()
  561. extern void MD4_Create_m2D436A4CC284704A7DA0EEF4C4D5860F69D0BB93 ();
  562. // 0x00000125 System.Void Mono.Security.Cryptography.MD4Managed::.ctor()
  563. extern void MD4Managed__ctor_mDB4352DBB43112E1DF337DF241A3E25435C2C3C5 ();
  564. // 0x00000126 System.Void Mono.Security.Cryptography.MD4Managed::Initialize()
  565. extern void MD4Managed_Initialize_m40CDDA70F2946B6B942EB66BE77D5AC25AEC56EB ();
  566. // 0x00000127 System.Void Mono.Security.Cryptography.MD4Managed::HashCore(System.Byte[],System.Int32,System.Int32)
  567. extern void MD4Managed_HashCore_mB3D2B92E80F6D0D1EEE5F41F2DB21F7A88DC41AB ();
  568. // 0x00000128 System.Byte[] Mono.Security.Cryptography.MD4Managed::HashFinal()
  569. extern void MD4Managed_HashFinal_m4853C50C4026A1F75D7C75FB28FD4E146E95F6AC ();
  570. // 0x00000129 System.Byte[] Mono.Security.Cryptography.MD4Managed::Padding(System.Int32)
  571. extern void MD4Managed_Padding_m7AD58C8D8178AC6CD6738C93A146312D73ED0476 ();
  572. // 0x0000012A System.UInt32 Mono.Security.Cryptography.MD4Managed::F(System.UInt32,System.UInt32,System.UInt32)
  573. extern void MD4Managed_F_mB457E78CC0BDBD1ADCD8E687A6891E0D6B454174 ();
  574. // 0x0000012B System.UInt32 Mono.Security.Cryptography.MD4Managed::G(System.UInt32,System.UInt32,System.UInt32)
  575. extern void MD4Managed_G_mCF22020BF90E65B0E322FAE8962502BBC22A157F ();
  576. // 0x0000012C System.UInt32 Mono.Security.Cryptography.MD4Managed::H(System.UInt32,System.UInt32,System.UInt32)
  577. extern void MD4Managed_H_mDF220E77C694540EF16BD892D7F03B34AE055225 ();
  578. // 0x0000012D System.UInt32 Mono.Security.Cryptography.MD4Managed::ROL(System.UInt32,System.Byte)
  579. extern void MD4Managed_ROL_mAD186591B4745F5050E7B34A5805A7476448D7F0 ();
  580. // 0x0000012E System.Void Mono.Security.Cryptography.MD4Managed::FF(System.UInt32&,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Byte)
  581. extern void MD4Managed_FF_m8750957E572840973D5E0792CD61594F819861C3 ();
  582. // 0x0000012F System.Void Mono.Security.Cryptography.MD4Managed::GG(System.UInt32&,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Byte)
  583. extern void MD4Managed_GG_m00A4648827B25DF55EABDF6FFB5C96E871C60E36 ();
  584. // 0x00000130 System.Void Mono.Security.Cryptography.MD4Managed::HH(System.UInt32&,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Byte)
  585. extern void MD4Managed_HH_mC0581C10D440E254F218664593ED5291035038F6 ();
  586. // 0x00000131 System.Void Mono.Security.Cryptography.MD4Managed::Encode(System.Byte[],System.UInt32[])
  587. extern void MD4Managed_Encode_m4EAEC7D200AF9F9BBB8D4AAF0ABD4B5E9D9C4AF2 ();
  588. // 0x00000132 System.Void Mono.Security.Cryptography.MD4Managed::Decode(System.UInt32[],System.Byte[],System.Int32)
  589. extern void MD4Managed_Decode_m450A7CE51E89191B352AC0DD4527135B343443D6 ();
  590. // 0x00000133 System.Void Mono.Security.Cryptography.MD4Managed::MD4Transform(System.UInt32[],System.Byte[],System.Int32)
  591. extern void MD4Managed_MD4Transform_m385B46D14814EB12B82642AC995E26FB99B6816C ();
  592. // 0x00000134 System.Security.Cryptography.HashAlgorithm Mono.Security.Cryptography.PKCS1::CreateFromName(System.String)
  593. extern void PKCS1_CreateFromName_mB407B0358BF42A94FAA0A3B7DF68A731827C21BE ();
  594. // 0x00000135 System.Void Mono.Security.Cryptography.PKCS1::.cctor()
  595. extern void PKCS1__cctor_mA0BF327C9ECE4E5B1AACA740DBF4A61FB4F88825 ();
  596. // 0x00000136 System.Void Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::.ctor()
  597. extern void PrivateKeyInfo__ctor_m589C6263501E8226678D7B08B7C816E9C9EBD939 ();
  598. // 0x00000137 System.Void Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::.ctor(System.Byte[])
  599. extern void PrivateKeyInfo__ctor_m4FE1CE37466756FCCAD2C7320E6E8E8B0D4D603A ();
  600. // 0x00000138 System.Byte[] Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::get_PrivateKey()
  601. extern void PrivateKeyInfo_get_PrivateKey_mC390394E64E5FE39B4A833E7D91CF20A899179FA ();
  602. // 0x00000139 System.Void Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::Decode(System.Byte[])
  603. extern void PrivateKeyInfo_Decode_mC8128B0803CD098039C8281AF413EEADD82EF13C ();
  604. // 0x0000013A System.Byte[] Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::RemoveLeadingZero(System.Byte[])
  605. extern void PrivateKeyInfo_RemoveLeadingZero_m674CB83B855FB14F8C49F062C3261D2587596384 ();
  606. // 0x0000013B System.Byte[] Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::Normalize(System.Byte[],System.Int32)
  607. extern void PrivateKeyInfo_Normalize_m918031FFC55B1092BD5004D914538F78CE701606 ();
  608. // 0x0000013C System.Security.Cryptography.RSA Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::DecodeRSA(System.Byte[])
  609. extern void PrivateKeyInfo_DecodeRSA_m47EEB9282E7E66ED9256F2097B4E5C757B79B080 ();
  610. // 0x0000013D System.Byte[] Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::Encode(System.Security.Cryptography.RSA)
  611. extern void PrivateKeyInfo_Encode_mF1C1E856195368C0FD130E5E8DEFA373C9F4BEA5 ();
  612. // 0x0000013E System.Security.Cryptography.DSA Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::DecodeDSA(System.Byte[],System.Security.Cryptography.DSAParameters)
  613. extern void PrivateKeyInfo_DecodeDSA_m705D495634A3F9F97D73FA4FC995352DF5A3F5EF ();
  614. // 0x0000013F System.Byte[] Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::Encode(System.Security.Cryptography.DSA)
  615. extern void PrivateKeyInfo_Encode_m2BD3A752B326B5CE1243BF80896C452F710C8FB8 ();
  616. // 0x00000140 System.Byte[] Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::Encode(System.Security.Cryptography.AsymmetricAlgorithm)
  617. extern void PrivateKeyInfo_Encode_m3D458CE8888E92B151A56A3641E46651DFB05CD8 ();
  618. // 0x00000141 System.Void Mono.Security.Cryptography.PKCS8_EncryptedPrivateKeyInfo::.ctor()
  619. extern void EncryptedPrivateKeyInfo__ctor_m8244581E6D6275989DE1D18E79B663BF62943069 ();
  620. // 0x00000142 System.Void Mono.Security.Cryptography.PKCS8_EncryptedPrivateKeyInfo::.ctor(System.Byte[])
  621. extern void EncryptedPrivateKeyInfo__ctor_mB2FBC3DDB156046CBB737280E490994A3B20362A ();
  622. // 0x00000143 System.String Mono.Security.Cryptography.PKCS8_EncryptedPrivateKeyInfo::get_Algorithm()
  623. extern void EncryptedPrivateKeyInfo_get_Algorithm_m93A361B3EE1EDF57B8D83ECF187CD75E6B45A9D9 ();
  624. // 0x00000144 System.Byte[] Mono.Security.Cryptography.PKCS8_EncryptedPrivateKeyInfo::get_EncryptedData()
  625. extern void EncryptedPrivateKeyInfo_get_EncryptedData_m0EB3C77C669117FCB3E0A5DA1758F9B0A18573D3 ();
  626. // 0x00000145 System.Byte[] Mono.Security.Cryptography.PKCS8_EncryptedPrivateKeyInfo::get_Salt()
  627. extern void EncryptedPrivateKeyInfo_get_Salt_mF231C0F3BC06F402910179312CC9245911450C4B ();
  628. // 0x00000146 System.Int32 Mono.Security.Cryptography.PKCS8_EncryptedPrivateKeyInfo::get_IterationCount()
  629. extern void EncryptedPrivateKeyInfo_get_IterationCount_m3CD06665FBE6C8B3965AA0D870B702A4E6F833FC ();
  630. // 0x00000147 System.Void Mono.Security.Cryptography.PKCS8_EncryptedPrivateKeyInfo::Decode(System.Byte[])
  631. extern void EncryptedPrivateKeyInfo_Decode_mC67C5672B7231974FCDF510FD280883B2E5C8639 ();
  632. // 0x00000148 System.Void Mono.Security.Cryptography.RSAManaged::GenerateKeyPair()
  633. extern void RSAManaged_GenerateKeyPair_m01DBB9859ED6B604FD48A26561F33FC8213A4BE5 ();
  634. // 0x00000149 System.Boolean Mono.Security.Cryptography.RSAManaged::get_PublicOnly()
  635. extern void RSAManaged_get_PublicOnly_m1D989F2FB76A46F2C7C80F18D5EA820B7EDD60DD ();
  636. // 0x0000014A System.Security.Cryptography.RSAParameters Mono.Security.Cryptography.RSAManaged::ExportParameters(System.Boolean)
  637. extern void RSAManaged_ExportParameters_m8029EBF5FC8B90AF79C6D1469ECB44D28FB101D4 ();
  638. // 0x0000014B System.Void Mono.Security.Cryptography.RSAManaged::ImportParameters(System.Security.Cryptography.RSAParameters)
  639. extern void RSAManaged_ImportParameters_m74BDEF3C147D83EE752B8445A83E1F4B7866717D ();
  640. // 0x0000014C System.Byte[] Mono.Security.Cryptography.RSAManaged::GetPaddedValue(Mono.Math.BigInteger,System.Int32)
  641. extern void RSAManaged_GetPaddedValue_m09F304D316894F8620769B764EE99DC5FBF29471 ();
  642. // 0x0000014D System.Void Mono.Security.Cryptography.RSAManaged_KeyGeneratedEventHandler::.ctor(System.Object,System.IntPtr)
  643. extern void KeyGeneratedEventHandler__ctor_mE307EE64ED560979049F75AE82AAB74F33BBFB30 ();
  644. // 0x0000014E System.Void Mono.Security.Cryptography.RSAManaged_KeyGeneratedEventHandler::Invoke(System.Object,System.EventArgs)
  645. extern void KeyGeneratedEventHandler_Invoke_m2544ADEDCC25B2745B8803AC571D74C34459F2F2 ();
  646. // 0x0000014F System.IAsyncResult Mono.Security.Cryptography.RSAManaged_KeyGeneratedEventHandler::BeginInvoke(System.Object,System.EventArgs,System.AsyncCallback,System.Object)
  647. extern void KeyGeneratedEventHandler_BeginInvoke_m679B8A636D2776A15B77B205E37C2D625BA9BD1A ();
  648. // 0x00000150 System.Void Mono.Security.Cryptography.RSAManaged_KeyGeneratedEventHandler::EndInvoke(System.IAsyncResult)
  649. extern void KeyGeneratedEventHandler_EndInvoke_m7B2DD30E561E108C5AA15AE1B22CDD4D0940AF78 ();
  650. // 0x00000151 System.Void Mono.Math.BigInteger::.ctor(Mono.Math.BigInteger_Sign,System.UInt32)
  651. extern void BigInteger__ctor_mF6EF77E576DB644975AE00AED27D25A7AC3AEE2E ();
  652. // 0x00000152 System.Void Mono.Math.BigInteger::.ctor(Mono.Math.BigInteger)
  653. extern void BigInteger__ctor_m77CF9FF025A6A98A625E8E948F19F822210BC29C ();
  654. // 0x00000153 System.Void Mono.Math.BigInteger::.ctor(Mono.Math.BigInteger,System.UInt32)
  655. extern void BigInteger__ctor_m718EBF73E0A8036284DBF530A63930E286233BC5 ();
  656. // 0x00000154 System.Void Mono.Math.BigInteger::.ctor(System.Byte[])
  657. extern void BigInteger__ctor_m12A6762C07A6C1B90E6461D22E25A4DE6D3F1250 ();
  658. // 0x00000155 System.Void Mono.Math.BigInteger::.ctor(System.UInt32)
  659. extern void BigInteger__ctor_mCAC0EAFBC60E0DC2B64BE0DD21099C837FEC0A33 ();
  660. // 0x00000156 Mono.Math.BigInteger Mono.Math.BigInteger::op_Implicit(System.UInt32)
  661. extern void BigInteger_op_Implicit_m47A1626222EC6D506611B5776F1506E5ED6F529F ();
  662. // 0x00000157 Mono.Math.BigInteger Mono.Math.BigInteger::op_Implicit(System.Int32)
  663. extern void BigInteger_op_Implicit_m7057639C0ADB9D04334B3DA64237547E293A50EB ();
  664. // 0x00000158 Mono.Math.BigInteger Mono.Math.BigInteger::op_Subtraction(Mono.Math.BigInteger,Mono.Math.BigInteger)
  665. extern void BigInteger_op_Subtraction_mC72451C0DAE478E11522A2AB99426BEAD4E97792 ();
  666. // 0x00000159 System.UInt32 Mono.Math.BigInteger::op_Modulus(Mono.Math.BigInteger,System.UInt32)
  667. extern void BigInteger_op_Modulus_mEE11685FAA7292E357C36DB794C18EF9E388C876 ();
  668. // 0x0000015A Mono.Math.BigInteger Mono.Math.BigInteger::op_Modulus(Mono.Math.BigInteger,Mono.Math.BigInteger)
  669. extern void BigInteger_op_Modulus_mAFBC82D374D9E2866AA4958732FA53F7445B122F ();
  670. // 0x0000015B Mono.Math.BigInteger Mono.Math.BigInteger::op_Division(Mono.Math.BigInteger,Mono.Math.BigInteger)
  671. extern void BigInteger_op_Division_m8C1BDE4543BD0EFE3864D46646ACFF3F9B535D3B ();
  672. // 0x0000015C Mono.Math.BigInteger Mono.Math.BigInteger::op_Multiply(Mono.Math.BigInteger,Mono.Math.BigInteger)
  673. extern void BigInteger_op_Multiply_mEA6B6928879EF921641122FA7E597A16A613EDDE ();
  674. // 0x0000015D Mono.Math.BigInteger Mono.Math.BigInteger::op_LeftShift(Mono.Math.BigInteger,System.Int32)
  675. extern void BigInteger_op_LeftShift_m728D921C2E6E603DF2590718EF51B6BA8B4F463A ();
  676. // 0x0000015E Mono.Math.BigInteger Mono.Math.BigInteger::op_RightShift(Mono.Math.BigInteger,System.Int32)
  677. extern void BigInteger_op_RightShift_mD39A8D10E9F70F516D42932712403651A91F4F64 ();
  678. // 0x0000015F System.Security.Cryptography.RandomNumberGenerator Mono.Math.BigInteger::get_Rng()
  679. extern void BigInteger_get_Rng_mFD8903C45513484592C646CCF0F2752DB66509E2 ();
  680. // 0x00000160 Mono.Math.BigInteger Mono.Math.BigInteger::GenerateRandom(System.Int32,System.Security.Cryptography.RandomNumberGenerator)
  681. extern void BigInteger_GenerateRandom_mABCBDC6EF81EBAF32CDA3B7685A208CA68C115D6 ();
  682. // 0x00000161 Mono.Math.BigInteger Mono.Math.BigInteger::GenerateRandom(System.Int32)
  683. extern void BigInteger_GenerateRandom_mA17F93C5DDA00EDFCBBB66C41120BA1886241F5D ();
  684. // 0x00000162 System.Int32 Mono.Math.BigInteger::BitCount()
  685. extern void BigInteger_BitCount_mFEA208FDC3B126E1517F0E5AAB8D1193856F8C76 ();
  686. // 0x00000163 System.Boolean Mono.Math.BigInteger::TestBit(System.Int32)
  687. extern void BigInteger_TestBit_mFF11993F9C65D59A109EA7EC55B8B791A9DDB56B ();
  688. // 0x00000164 System.Void Mono.Math.BigInteger::SetBit(System.UInt32)
  689. extern void BigInteger_SetBit_m9D1FECEB7D6672C82002A3FF59B17939C752CF41 ();
  690. // 0x00000165 System.Void Mono.Math.BigInteger::SetBit(System.UInt32,System.Boolean)
  691. extern void BigInteger_SetBit_m1D93A7DB2AFE83CBBB14F2E3D1E665CB53454A68 ();
  692. // 0x00000166 System.Int32 Mono.Math.BigInteger::LowestSetBit()
  693. extern void BigInteger_LowestSetBit_m6E7C4246DA0DA86F94B880680121448F676E8435 ();
  694. // 0x00000167 System.Byte[] Mono.Math.BigInteger::GetBytes()
  695. extern void BigInteger_GetBytes_m3FA801F9485DE409CF9C9E7F4873694BF642C31C ();
  696. // 0x00000168 System.Boolean Mono.Math.BigInteger::op_Equality(Mono.Math.BigInteger,System.UInt32)
  697. extern void BigInteger_op_Equality_mAA7DD5259960E4837D8A8AB56DB3C6AEF367C504 ();
  698. // 0x00000169 System.Boolean Mono.Math.BigInteger::op_Inequality(Mono.Math.BigInteger,System.UInt32)
  699. extern void BigInteger_op_Inequality_m13AF07D0E4BF09886DCCDCFDE553542F6F4ED1A4 ();
  700. // 0x0000016A System.Boolean Mono.Math.BigInteger::op_Equality(Mono.Math.BigInteger,Mono.Math.BigInteger)
  701. extern void BigInteger_op_Equality_mF5B5A983065914F1789BB1552A1AA1B589B59C90 ();
  702. // 0x0000016B System.Boolean Mono.Math.BigInteger::op_Inequality(Mono.Math.BigInteger,Mono.Math.BigInteger)
  703. extern void BigInteger_op_Inequality_m0C6217422FC853BD5E26CF9E7995AE95E55668C2 ();
  704. // 0x0000016C System.Boolean Mono.Math.BigInteger::op_GreaterThan(Mono.Math.BigInteger,Mono.Math.BigInteger)
  705. extern void BigInteger_op_GreaterThan_m4CC14F86717F122D7489EFF24C991F5BEE92A00F ();
  706. // 0x0000016D System.Boolean Mono.Math.BigInteger::op_LessThan(Mono.Math.BigInteger,Mono.Math.BigInteger)
  707. extern void BigInteger_op_LessThan_m3E95747DE75EE020DB45C030FEA87F2785F1F106 ();
  708. // 0x0000016E System.Boolean Mono.Math.BigInteger::op_GreaterThanOrEqual(Mono.Math.BigInteger,Mono.Math.BigInteger)
  709. extern void BigInteger_op_GreaterThanOrEqual_mF4B81FC95ED0CBFA91676E43B1FAE027C850FBBF ();
  710. // 0x0000016F System.Boolean Mono.Math.BigInteger::op_LessThanOrEqual(Mono.Math.BigInteger,Mono.Math.BigInteger)
  711. extern void BigInteger_op_LessThanOrEqual_m6F736D56374810C3251542D1CFFB2AB4ADFCCE86 ();
  712. // 0x00000170 System.String Mono.Math.BigInteger::ToString(System.UInt32)
  713. extern void BigInteger_ToString_m589EF8667DF3B88F9A54068FCC1A60AE0D78FC67 ();
  714. // 0x00000171 System.String Mono.Math.BigInteger::ToString(System.UInt32,System.String)
  715. extern void BigInteger_ToString_m9FD0DEAAA4F90CECA50A45E19876EF580B1EA9A2 ();
  716. // 0x00000172 System.Void Mono.Math.BigInteger::Normalize()
  717. extern void BigInteger_Normalize_mF0C4E36E69C54DB487EB2A29532BB7EB21585592 ();
  718. // 0x00000173 System.Int32 Mono.Math.BigInteger::GetHashCode()
  719. extern void BigInteger_GetHashCode_m41D93A3D1A7ADC2BC2DB20A06DB19E645C2A77EC ();
  720. // 0x00000174 System.String Mono.Math.BigInteger::ToString()
  721. extern void BigInteger_ToString_m77C1AB4DFF33F0056239D0019B8AB6255E75C359 ();
  722. // 0x00000175 System.Boolean Mono.Math.BigInteger::Equals(System.Object)
  723. extern void BigInteger_Equals_m9877E32FBB71233616ACE7B8AAA31ED8C497716D ();
  724. // 0x00000176 Mono.Math.BigInteger Mono.Math.BigInteger::ModInverse(Mono.Math.BigInteger)
  725. extern void BigInteger_ModInverse_mBA7BA94A2C0F242844B97B18DAEE368065E59522 ();
  726. // 0x00000177 Mono.Math.BigInteger Mono.Math.BigInteger::GeneratePseudoPrime(System.Int32)
  727. extern void BigInteger_GeneratePseudoPrime_m40B9FAE1552A9CEF0A39529CF40E2F5C9FD377DE ();
  728. // 0x00000178 System.Void Mono.Math.BigInteger::Incr2()
  729. extern void BigInteger_Incr2_mB0C767ACE801C97882A9887153C362F93118FCAA ();
  730. // 0x00000179 System.Void Mono.Math.BigInteger::.cctor()
  731. extern void BigInteger__cctor_mFA9F5AACEBB5B232D3139F994C06A883760DEAF0 ();
  732. // 0x0000017A System.Void Mono.Math.BigInteger_ModulusRing::.ctor(Mono.Math.BigInteger)
  733. extern void ModulusRing__ctor_mF09FC4C08A46EB1ECBA2A35B28BDD16D703E1050 ();
  734. // 0x0000017B System.Void Mono.Math.BigInteger_ModulusRing::BarrettReduction(Mono.Math.BigInteger)
  735. extern void ModulusRing_BarrettReduction_m7B02B29BBEA5309C09AE3C2860CDA318810AB3E7 ();
  736. // 0x0000017C Mono.Math.BigInteger Mono.Math.BigInteger_ModulusRing::Multiply(Mono.Math.BigInteger,Mono.Math.BigInteger)
  737. extern void ModulusRing_Multiply_m4C45458BB28E03B17069F0A0BB87F1426ABAC272 ();
  738. // 0x0000017D Mono.Math.BigInteger Mono.Math.BigInteger_ModulusRing::Difference(Mono.Math.BigInteger,Mono.Math.BigInteger)
  739. extern void ModulusRing_Difference_m4994769FFA8FAE06882F901C9DBEFC0A745E5258 ();
  740. // 0x0000017E Mono.Math.BigInteger Mono.Math.BigInteger_ModulusRing::Pow(Mono.Math.BigInteger,Mono.Math.BigInteger)
  741. extern void ModulusRing_Pow_m02E0BDA9434462191910C6F7BD6E7A6C77544C06 ();
  742. // 0x0000017F Mono.Math.BigInteger Mono.Math.BigInteger_ModulusRing::Pow(System.UInt32,Mono.Math.BigInteger)
  743. extern void ModulusRing_Pow_mA4D173D9DD4C251CE87C56CEA39D04A8719FBE24 ();
  744. // 0x00000180 Mono.Math.BigInteger Mono.Math.BigInteger_Kernel::Subtract(Mono.Math.BigInteger,Mono.Math.BigInteger)
  745. extern void Kernel_Subtract_mD8975D3BC036B9DAEC10E5585880F304DAF3E332 ();
  746. // 0x00000181 System.Void Mono.Math.BigInteger_Kernel::MinusEq(Mono.Math.BigInteger,Mono.Math.BigInteger)
  747. extern void Kernel_MinusEq_m75848E6833E2D01CF229BBA57A1A6D641D5D0380 ();
  748. // 0x00000182 System.Void Mono.Math.BigInteger_Kernel::PlusEq(Mono.Math.BigInteger,Mono.Math.BigInteger)
  749. extern void Kernel_PlusEq_mF8EEDAFBFE9AD10CAD8770DC3A5D09E5147B0A48 ();
  750. // 0x00000183 Mono.Math.BigInteger_Sign Mono.Math.BigInteger_Kernel::Compare(Mono.Math.BigInteger,Mono.Math.BigInteger)
  751. extern void Kernel_Compare_m07031942FB73AA6F48F11CBB4FDAEBF6767C84EE ();
  752. // 0x00000184 System.UInt32 Mono.Math.BigInteger_Kernel::SingleByteDivideInPlace(Mono.Math.BigInteger,System.UInt32)
  753. extern void Kernel_SingleByteDivideInPlace_mA3A9E99D052F6906DAC3EC33E815F85621B9D2E3 ();
  754. // 0x00000185 System.UInt32 Mono.Math.BigInteger_Kernel::DwordMod(Mono.Math.BigInteger,System.UInt32)
  755. extern void Kernel_DwordMod_m09BBF0BCB7D08A1CC8A24A82A8190E81D12BABDA ();
  756. // 0x00000186 Mono.Math.BigInteger[] Mono.Math.BigInteger_Kernel::DwordDivMod(Mono.Math.BigInteger,System.UInt32)
  757. extern void Kernel_DwordDivMod_m7DD3CEDA379E3BEE45058144A4E63AB39C32268C ();
  758. // 0x00000187 Mono.Math.BigInteger[] Mono.Math.BigInteger_Kernel::multiByteDivide(Mono.Math.BigInteger,Mono.Math.BigInteger)
  759. extern void Kernel_multiByteDivide_m3AB2BAB666EBB176A004D389DBDAAEBAA3763B54 ();
  760. // 0x00000188 Mono.Math.BigInteger Mono.Math.BigInteger_Kernel::LeftShift(Mono.Math.BigInteger,System.Int32)
  761. extern void Kernel_LeftShift_mEA93DE79BE9A04B1AD826F95F9C77A28EC87CCA9 ();
  762. // 0x00000189 Mono.Math.BigInteger Mono.Math.BigInteger_Kernel::RightShift(Mono.Math.BigInteger,System.Int32)
  763. extern void Kernel_RightShift_m1F0188E75D20E70731FC46BDB32106EB33A1DB83 ();
  764. // 0x0000018A System.Void Mono.Math.BigInteger_Kernel::Multiply(System.UInt32[],System.UInt32,System.UInt32,System.UInt32[],System.UInt32,System.UInt32,System.UInt32[],System.UInt32)
  765. extern void Kernel_Multiply_m904FC66FF96CDE798413346196E3836ADE1B8AF4 ();
  766. // 0x0000018B System.Void Mono.Math.BigInteger_Kernel::MultiplyMod2p32pmod(System.UInt32[],System.Int32,System.Int32,System.UInt32[],System.Int32,System.Int32,System.UInt32[],System.Int32,System.Int32)
  767. extern void Kernel_MultiplyMod2p32pmod_mAF33D396324D6705B3F436779118B56F2622EB05 ();
  768. // 0x0000018C System.UInt32 Mono.Math.BigInteger_Kernel::modInverse(Mono.Math.BigInteger,System.UInt32)
  769. extern void Kernel_modInverse_m3FE8ACCFD28EBC15685ACEE0ED33A048DE9D022D ();
  770. // 0x0000018D Mono.Math.BigInteger Mono.Math.BigInteger_Kernel::modInverse(Mono.Math.BigInteger,Mono.Math.BigInteger)
  771. extern void Kernel_modInverse_mEB896FA57CB36CE9FF75EBB4E11EA71AE23E3EC4 ();
  772. // 0x0000018E System.Void Mono.Math.Prime.PrimalityTest::.ctor(System.Object,System.IntPtr)
  773. extern void PrimalityTest__ctor_m7D2A94DF17C3BB4D352BC4F7CF5E682A4C595CE7 ();
  774. // 0x0000018F System.Boolean Mono.Math.Prime.PrimalityTest::Invoke(Mono.Math.BigInteger,Mono.Math.Prime.ConfidenceFactor)
  775. extern void PrimalityTest_Invoke_mFF0B6770EB0400A4842A1D85D58B2D26C0F039F5 ();
  776. // 0x00000190 System.IAsyncResult Mono.Math.Prime.PrimalityTest::BeginInvoke(Mono.Math.BigInteger,Mono.Math.Prime.ConfidenceFactor,System.AsyncCallback,System.Object)
  777. extern void PrimalityTest_BeginInvoke_m92CDF05BD3D7D4CD830DAD891C626440C69A8D45 ();
  778. // 0x00000191 System.Boolean Mono.Math.Prime.PrimalityTest::EndInvoke(System.IAsyncResult)
  779. extern void PrimalityTest_EndInvoke_m3158FEAF83FCC3FECE30DEECCC093C8849421CAF ();
  780. // 0x00000192 System.Int32 Mono.Math.Prime.PrimalityTests::GetSPPRounds(Mono.Math.BigInteger,Mono.Math.Prime.ConfidenceFactor)
  781. extern void PrimalityTests_GetSPPRounds_mB217B6CB2BB40EEFAE4800E521105B5EE16C6979 ();
  782. // 0x00000193 System.Boolean Mono.Math.Prime.PrimalityTests::RabinMillerTest(Mono.Math.BigInteger,Mono.Math.Prime.ConfidenceFactor)
  783. extern void PrimalityTests_RabinMillerTest_mE869E48DD897411CA22276B55C5E3E4A869307B8 ();
  784. // 0x00000194 Mono.Math.Prime.ConfidenceFactor Mono.Math.Prime.Generator.PrimeGeneratorBase::get_Confidence()
  785. extern void PrimeGeneratorBase_get_Confidence_mB3EFAA5059BACC2C036F212DB2819E65B1D30464 ();
  786. // 0x00000195 Mono.Math.Prime.PrimalityTest Mono.Math.Prime.Generator.PrimeGeneratorBase::get_PrimalityTest()
  787. extern void PrimeGeneratorBase_get_PrimalityTest_m0BACD3BCEC2D3F9AA1E81726561BF3D8B4048092 ();
  788. // 0x00000196 System.Int32 Mono.Math.Prime.Generator.PrimeGeneratorBase::get_TrialDivisionBounds()
  789. extern void PrimeGeneratorBase_get_TrialDivisionBounds_m93D07CEF572D4D3C20794F7B9C798EE12B8F4C82 ();
  790. // 0x00000197 Mono.Math.BigInteger Mono.Math.Prime.Generator.PrimeGeneratorBase::GenerateNewPrime(System.Int32)
  791. // 0x00000198 System.Void Mono.Math.Prime.Generator.PrimeGeneratorBase::.ctor()
  792. extern void PrimeGeneratorBase__ctor_m13B11935BE29102AC8EF61ADD1F25F36AAED8028 ();
  793. // 0x00000199 Mono.Math.BigInteger Mono.Math.Prime.Generator.SequentialSearchPrimeGeneratorBase::GenerateSearchBase(System.Int32,System.Object)
  794. extern void SequentialSearchPrimeGeneratorBase_GenerateSearchBase_m2E65C4F49F03838C63E2CF7157F35A857FD85CCC ();
  795. // 0x0000019A Mono.Math.BigInteger Mono.Math.Prime.Generator.SequentialSearchPrimeGeneratorBase::GenerateNewPrime(System.Int32)
  796. extern void SequentialSearchPrimeGeneratorBase_GenerateNewPrime_mF8C719FF7060839F80F3D1D1119CC35CEE7321C8 ();
  797. // 0x0000019B Mono.Math.BigInteger Mono.Math.Prime.Generator.SequentialSearchPrimeGeneratorBase::GenerateNewPrime(System.Int32,System.Object)
  798. extern void SequentialSearchPrimeGeneratorBase_GenerateNewPrime_mC5D023E53C55A3D910AD896B1B888313516420BE ();
  799. // 0x0000019C System.Boolean Mono.Math.Prime.Generator.SequentialSearchPrimeGeneratorBase::IsPrimeAcceptable(Mono.Math.BigInteger,System.Object)
  800. extern void SequentialSearchPrimeGeneratorBase_IsPrimeAcceptable_m962A08FE185146B9CC09E0004761B152A9EC2DF7 ();
  801. // 0x0000019D System.Void Mono.Math.Prime.Generator.SequentialSearchPrimeGeneratorBase::.ctor()
  802. extern void SequentialSearchPrimeGeneratorBase__ctor_m04D212D2DBC1A2B3DD39C26A8008D56528984A11 ();
  803. // 0x0000019E System.UInt32 <PrivateImplementationDetails>::ComputeStringHash(System.String)
  804. extern void U3CPrivateImplementationDetailsU3E_ComputeStringHash_m8375D44A8A75C7D8223EA98CF65C40C0BA8C7BEB ();
  805. static Il2CppMethodPointer s_methodPointers[414] =
  806. {
  807. Locale_GetText_m67B66557188C94648AA7A23F6A7501BE7D455ADA,
  808. ASN1__ctor_m6DD2E5BD0B12A6BFA95E1822A55B2294B8C237BC,
  809. ASN1__ctor_mAB2593792CB61AD1542F4F9D6FB6E8BB96DE007E,
  810. ASN1__ctor_mE005F52336402C3D41EAD9E28A95910B3C0865DA,
  811. ASN1_get_Count_m5A0E71B4C4A2257C0875AE1041AAA953C5B12A19,
  812. ASN1_get_Tag_m1346989AC839D85A9E0A211525A6B551974E4862,
  813. ASN1_get_Length_mD0AC74E8F07244961D697B341599BD83D989EF63,
  814. ASN1_get_Value_m9BD6239E12A6148AF9507C2F58058C6B8147A079,
  815. ASN1_set_Value_m225FF9AC03EA872809C7742070A34A264C58588E,
  816. ASN1_CompareArray_m8061EE9321D1B3F9CB387776552931A8AE9A96FE,
  817. ASN1_CompareValue_mB18BFB4C3B5CC0086F6733C93472B6ECE85DBC99,
  818. ASN1_Add_mF6ED0416BB021A1C333F99E42F8B17AF8B26639B,
  819. ASN1_GetBytes_m4ABC0EF4CBE8CF6BE65CEC52CDB02BB59E2E9AE4,
  820. ASN1_Decode_m94E3A6F94EDACE796521D04E6A832D99592F1149,
  821. ASN1_DecodeTLV_m30440B1DE0A8C4236AA9658DEBF2808FD3BC00C3,
  822. ASN1_get_Item_m88B75C57A7E130A02A709AE8FFD2E0972E71FC08,
  823. ASN1_Element_m505373548BEE512211614D9CE56AE728959D188D,
  824. ASN1_ToString_mF3953615856548F00889AD245391D09FBE782CBA,
  825. ASN1Convert_FromInt32_m59FF0922659B0A323026CCC0876BC33020C4FC9A,
  826. ASN1Convert_FromOid_mC178E72357986C1AB75A1FFC9DA7687ECA20E462,
  827. ASN1Convert_FromUnsignedBigInteger_mB500398BFB7953610B9218268B91E1960BA2E57A,
  828. ASN1Convert_ToInt32_mA2A8761F965979408D46FBEB946DB59F36137A5E,
  829. ASN1Convert_ToOid_mFFA93B4BBEFCA8E4E86DAE87CDB998E78BFB2D5A,
  830. ASN1Convert_ToDateTime_m94B39FD0657B85FB9AB61B04CAD71E759C9FE152,
  831. BitConverterLE_GetUIntBytes_m871281C3039A5B7DFB56E0F3EBBE22F74135997C,
  832. BitConverterLE_GetULongBytes_mCBAC987169706D10F05AFF42559A4EA1D88E1876,
  833. BitConverterLE_GetBytes_m1207548B6BC0E2D49DD06D5B3A3AC19C001BDB35,
  834. BitConverterLE_GetBytes_m8B2BFEBCB4830C010E4572C925AE3C3A3CC14031,
  835. BitConverterLE_UShortFromBytes_mBC051D16FFC95E9695F110AFDEAB018BD76F84A9,
  836. BitConverterLE_UIntFromBytes_m91E16C3362E794444D849A4AD5B9F746BF2A4FCB,
  837. BitConverterLE_ToUInt16_mFC8811706681807666F91EE89A28ADF75DF6EFCC,
  838. BitConverterLE_ToUInt32_m898E287439DDB0A31E4E39FF83DD032B1C43FA26,
  839. ContentInfo__ctor_mEE9D9E1E66FBF3DA3414423F0D4216E40C625BFA,
  840. ContentInfo__ctor_mF21B31604F01A686DB03E30FEAE859A53A0E084A,
  841. ContentInfo__ctor_mFFDEEE8545287FC5A22740B7E06F6D64D401E196,
  842. ContentInfo__ctor_m3AAF5EC77C4891BB1B6AF1F980C8623C0621852D,
  843. ContentInfo_get_ASN1_mE290789431E97C3AF43911BB56FBE15C6D799411,
  844. ContentInfo_get_Content_mCF1CED122282F62BAA3453E585E487D50367289F,
  845. ContentInfo_set_Content_m15B5D9A61236E1C116A9B5A651E80C5D78FB2598,
  846. ContentInfo_get_ContentType_m26D6492CA5D227AAC583CFC4A898C056ACEC8196,
  847. ContentInfo_set_ContentType_m4FEE943D01600FC088408F7E20C5E1667CB5BA21,
  848. ContentInfo_GetASN1_m3DF4C4558BE17D650B80B7971158C1B704C7B995,
  849. EncryptedData__ctor_m960EE725A153200911315F85B009E0D9E99D8114,
  850. EncryptedData__ctor_m385361DAE06A76AA773E49EF242400DE7F02A8FD,
  851. EncryptedData_get_EncryptionAlgorithm_m06B627AA11F08C1515676B6E58DEDDD43B4F380F,
  852. EncryptedData_get_EncryptedContent_m3C19AF07E7124131F08D7223E7B955AE67896BB8,
  853. SafeBag__ctor_mA72466DEC40046A944E2120A27BEFD3D2EAD57B7,
  854. SafeBag_get_BagOID_m111CD6142B7D3C61FB45932B8EF9A635D80244B5,
  855. SafeBag_get_ASN1_m77708924A6B21495CB27668AB3CDCC844724AAD1,
  856. PKCS12__ctor_mB6E3957A0DB6D7E17808EB1141909F9D1AEC162F,
  857. PKCS12__ctor_mBE0BDBA0DD4C15F304D04F31E028CFFB31D7B8AB,
  858. PKCS12__ctor_m35A8D4C261B2A0B4B7BC677160AB1DF90B04B229,
  859. PKCS12_Decode_m99D1E85A60263825BD361CFA623B088DE44FD2B7,
  860. PKCS12_Finalize_m7D328ECDF5448A300EC39922C23A7004AD9CE4D4,
  861. PKCS12_set_Password_mE1814AD9981817AEB8B4DAD7AED8DEA6A17F1DB0,
  862. PKCS12_get_IterationCount_m85A4D92CA6130D1BC6818CA8C434C9A8CFD120EC,
  863. PKCS12_set_IterationCount_m95AA7918C2940DFAA9AD540AEE484DD8E9A0DA43,
  864. PKCS12_get_Keys_mAAA961BD9580ED8EE3B394B702945FCB820E34AE,
  865. PKCS12_get_Certificates_mB8B81E86E481809CAB88C4657FDFCA67FE5190F4,
  866. PKCS12_get_RNG_m41E242AD5803360A10A8084A081F54F6D3402736,
  867. PKCS12_Compare_m12F289CEDEFD3FCB171A1D84CFC3B38657041FDC,
  868. PKCS12_GetSymmetricAlgorithm_mD3F3C0B83D3F2F2F384895C287C95AEACC9D237B,
  869. PKCS12_Decrypt_m31927063D7A8B21C5E2B81F0879117F269B2F340,
  870. PKCS12_Decrypt_mBEC36809198C23CF1A3DDBABEC167DAF259763AC,
  871. PKCS12_Encrypt_m46E5121EFD2B8D707F1028204C59EE95955FA992,
  872. PKCS12_GetExistingParameters_mA087BFAB5B05292523844A22873E72CAEBF5500F,
  873. PKCS12_AddPrivateKey_m1197B452390B9CF1EB0E9F091AB0757EBF5A2697,
  874. PKCS12_ReadSafeBag_m054D3F397B2D07EBD0ECDA6575D16EAA5AAE1B7B,
  875. PKCS12_CertificateSafeBag_mD0DD83647F65C3ABAE16740304102EFD7495FB73,
  876. PKCS12_MAC_mA1250320B5F0B5C94D8532296AB59CC32B7A7E78,
  877. PKCS12_GetBytes_m8621373F343293D4A64DED97DA2610BE6B6D7D73,
  878. PKCS12_EncryptedContentInfo_m1E71931C47F151A7B5AC985929B78FAED83C5E89,
  879. PKCS12_AddCertificate_m9D6DE2BF285B6BFCE1F8314438969020F5C3005D,
  880. PKCS12_AddCertificate_m17964E654DA9F739484806557EBD8CFE5331A198,
  881. PKCS12_RemoveCertificate_mE3594A106A1E0771DF835725966BC529F738DFCE,
  882. PKCS12_RemoveCertificate_mFD3A6ECA0F182AC1C74E2E7A56D4F6E3D4D300D2,
  883. PKCS12_Clone_mCFFD83941C1E56BEFEFDF4CF4E04601B37564432,
  884. PKCS12_get_MaximumPasswordLength_m456895C0914C8E686BC0548D036FAF11EB2AD266,
  885. PKCS12__cctor_m6147652F39C9E084AC465598F872099A0E0B9CAB,
  886. DeriveBytes__ctor_mCF98BD3EFADD4D2F34101977C2B49258932F19C2,
  887. DeriveBytes_set_HashName_mBDFF79A4AAA347FC742CF1E25214854EF200DA72,
  888. DeriveBytes_set_IterationCount_mFE67702E80E2748EA2B61D15E2E58CB9A4173143,
  889. DeriveBytes_set_Password_m01796801BB8FD1E5F9D62F48A057F936CE0D0E4D,
  890. DeriveBytes_set_Salt_m259A4E6B31DF7C039E776B473B4C5208890E8C5E,
  891. DeriveBytes_Adjust_m62C31A3D1780C7E6278429908FAA52AC2280668F,
  892. DeriveBytes_Derive_m77A53485FBE468A4F9698AEC0B36415699A9D72E,
  893. DeriveBytes_DeriveKey_mDF33F048359AB75CC3F1F634A67EB4EDEF02E796,
  894. DeriveBytes_DeriveIV_mEBA107DC29EA28DF2575F45EF7A0C55840BD8F03,
  895. DeriveBytes_DeriveMAC_mD54FB1F61CFC13258B46861CCE527A85CC62652D,
  896. DeriveBytes__cctor_m9599099DAB452D213B5F996953DB05E43CBDD41B,
  897. X501_ToString_m4BB9988001C8AA907F7FB24BF0062158B10F6000,
  898. X501_ToString_mE788B3F7AB241FD8F736D7FACE2ABF10C8023132,
  899. X501_AppendEntry_m4309ECCC58A9C96B7039249F97E9020963C6C630,
  900. X501__cctor_mE908E9BDA852AB25BFF1244017919DE3DBA44D4C,
  901. X509Certificate_Parse_m5CB2F316EC4BC08A3714213C103E3C8689F2E8E0,
  902. X509Certificate__ctor_mE2BC6649D450A36E902A2D6BEB50C49130411129,
  903. X509Certificate_GetUnsignedBigInteger_mD00F44BA5EC7109B54BB43083AC1BB9F531C0FDD,
  904. X509Certificate_get_DSA_m7C3868DFAC7C067D09A324C348D7461D70E10F7F,
  905. X509Certificate_set_DSA_m438EDD75622A0D3154D5C9F7A52742D8AFE09D62,
  906. X509Certificate_get_IssuerName_m3CF6F50F2B0C9842FC1E33A2733D1984D83D550B,
  907. X509Certificate_get_KeyAlgorithm_mFD510559230F6627C9FF5BCE08FBD3C0AA8EC35A,
  908. X509Certificate_get_KeyAlgorithmParameters_mBAB6E750097D8F9E4607E8CD14CF3B4DF9DF3D0B,
  909. X509Certificate_get_PublicKey_mC506F699EDCF690B6B7FFF4DA4F7A11C47688E30,
  910. X509Certificate_get_RSA_mE0259FE7B339032FDEA29171D3866F176E1D06B8,
  911. X509Certificate_set_RSA_m8FCB3F0C8887DE88637B27E5AA1827C302197743,
  912. X509Certificate_get_RawData_m6C746AB63B60A13BC37E9E8A9B9C649EE9BF0F74,
  913. X509Certificate_get_SerialNumber_mFCB78C242B8CA78F6813753022856056FFC48859,
  914. X509Certificate_get_SignatureAlgorithm_m0B747F93ACB40D00D7CBB9A67378C2F7C50D2794,
  915. X509Certificate_get_SubjectName_m4BE22DFCD6613D7B6B9F8526E4DD936D7493F006,
  916. X509Certificate_get_ValidFrom_mB93BFD950220E93414CBD26CAA5F6B4063548730,
  917. X509Certificate_get_ValidUntil_m69A8CBCBA731E52E463D32DF7DFEF89825B17B11,
  918. X509Certificate_get_Version_m8FAFE20FBC606456EA0A907066252CBCAB5C41E8,
  919. X509Certificate_GetIssuerName_mA0D2F957F9A6FD8A50368469B798FC3792ED895D,
  920. X509Certificate_GetSubjectName_m59C83E8084320DEAA93946A722DFE23522E31338,
  921. X509Certificate_GetObjectData_m208AB9EAADD6CD1FD5C585012572572B32600D1F,
  922. X509Certificate_PEM_m1C6DE4765B36C1EE23F33E74F1E10609004C9CE2,
  923. X509Certificate__cctor_mF0876223092F847F21251E6A6347AEA3E61C3763,
  924. X509CertificateCollection__ctor_mC7C07103044E3520FC785CD5BF0018F27C3132EE,
  925. X509CertificateCollection_get_Item_m158B7010FAC060435225725336AD53D2B3CC5359,
  926. X509CertificateCollection_Add_mC060190867D9C5D182236A313FE912DFCCE1F785,
  927. X509CertificateCollection_GetEnumerator_mE786AA0C41503620161D81E4D9172932564BAB4C,
  928. X509CertificateCollection_System_Collections_IEnumerable_GetEnumerator_m076B4EE02F416C4161E08D9DF2F916CA7A6D1D59,
  929. X509CertificateCollection_GetHashCode_mC3C7017A9FAF6FE14DFEA5050B7ED77CBD559798,
  930. X509CertificateEnumerator__ctor_m6D622EC72DC9F698B6674D0D940C9BE62DD9AB68,
  931. X509CertificateEnumerator_get_Current_m68306EF52C95B315E36054119C0422ACAF95C09F,
  932. X509CertificateEnumerator_System_Collections_IEnumerator_get_Current_mC3AF6C0A357F9080FF968652C79701F0B5878BD3,
  933. X509CertificateEnumerator_System_Collections_IEnumerator_MoveNext_m5A4EC92045952FE946B64B22EF2AB3B819E7F7F9,
  934. X509CertificateEnumerator_System_Collections_IEnumerator_Reset_m0DC0B0E3F02675E4815703748AAD8E7F9277ED75,
  935. X509CertificateEnumerator_MoveNext_m9E88A7C9685146F7E558267D7D828711C5E898F4,
  936. X509Extension__ctor_mDEE4DCDDDD91D3C1DD2FDF3D793AD447D86C4F37,
  937. X509Extension_Decode_mF26997CE00B1366C7EF9F00502EDA6214287206E,
  938. X509Extension_Equals_m142690BDE93BA49B3EF04CDF1F14A51D274F38FD,
  939. X509Extension_GetHashCode_mD1B128B323E782A9DF0672FB3223948A8E59882F,
  940. X509Extension_WriteLine_m3C538A06F19ABFD9F3BC9F531C8CA96329E8EFF2,
  941. X509Extension_ToString_m6E272E5A762E6CC4AE476A5AF8627D164308C3A5,
  942. X509ExtensionCollection__ctor_m009D1FA8F4EA1BCF236002C901176D8C3CBDB8FC,
  943. X509ExtensionCollection__ctor_mE4744D19F24BBC5F7FE1EE171FD5C301B38A9662,
  944. X509ExtensionCollection_System_Collections_IEnumerable_GetEnumerator_mD30D6DB62F39FFEF51B79A9992537250C4B3A756,
  945. ChallengeResponse__ctor_m1E0300839CAF582A720DB0F4F9E425B6EE12B258,
  946. ChallengeResponse__ctor_mF80EAE315F35264F1DA0167B3ED7A8CD8E2D1FFA,
  947. ChallengeResponse_Finalize_m358598D53FC1FDD2180BBF5877FEAAE3C8606118,
  948. ChallengeResponse_set_Password_m530EB94179C374BED9B9AAE4BB30AB3FF14F07E2,
  949. ChallengeResponse_set_Challenge_mD747C1A002528A6E9AFDE848AA257FD7B1B85E6F,
  950. ChallengeResponse_get_LM_m3916048E028CFCA867E801A83FEB949F7C089263,
  951. ChallengeResponse_get_NT_mEC9F2FDFDB8FADF415D4BA8A1564A23024FC3437,
  952. ChallengeResponse_Dispose_mD6C08D1EDA541DC5A9B287744FB18E3149627434,
  953. ChallengeResponse_Dispose_mF3B015B967C89BE1E139EFA40740208B10441AED,
  954. ChallengeResponse_GetResponse_m526E49021AB29DD12995CF8BB12DC9F03F2A583F,
  955. ChallengeResponse_PrepareDESKey_m32B2174E0B63E959CE08204F3C39AAA01799A3B3,
  956. ChallengeResponse_PasswordToKey_m522B84CA0312284486A2C4E10FEE2D74BF4FF163,
  957. ChallengeResponse__cctor_m069BF87DE471BEDD893664B52BBD066119DCD55C,
  958. ChallengeResponse2_Compute_LM_m3A1F9371E4F1E41B044787FFB3BE985E92A3AC22,
  959. ChallengeResponse2_Compute_NTLM_Password_mD27D4A18DBD712B0E80B0F2A1CB296B353312C41,
  960. ChallengeResponse2_Compute_NTLM_mA1DCA878A3A7A5517DB8BB0F2BEDD29353573976,
  961. ChallengeResponse2_Compute_NTLMv2_Session_mFB6537BF7FC8D9D7CCE55BFCDF6A7C371460E296,
  962. ChallengeResponse2_Compute_NTLMv2_mBCFF2DF7375AD035B98FC84253201D269201CE43,
  963. ChallengeResponse2_Compute_mAA312CA925226C75A829516B6BDC2089840D389D,
  964. ChallengeResponse2_GetResponse_mE39699CD2453921E373BF9768180993EDCD810E7,
  965. ChallengeResponse2_PrepareDESKey_m428EF8F37B18E0B4FC5895BFF02A681740CF7608,
  966. ChallengeResponse2_PasswordToKey_m2871E605818DF2DE4BC5B1B163831BA8F64006D8,
  967. ChallengeResponse2__cctor_mCF5C3FE5989C7BB7777C3BAADD67E9F8576A8C23,
  968. MessageBase__ctor_m32BA1280CB1020E88C6EF6DFA9C3ABABF3B36E59,
  969. MessageBase_get_Flags_m226EB26B3AB8C91ADA936E7B45CC8968D0F4CA9E,
  970. MessageBase_set_Flags_m0E8B48A02DB678CB59A3D3274AE51418732C864C,
  971. MessageBase_get_Type_m0BE9BCC1FCC0E8DFF588F7F3A54AEDA76360C67C,
  972. MessageBase_PrepareMessage_m6B0C0C463C16D086924EC49DB07C3ADE95C11958,
  973. MessageBase_Decode_m0994F2111010F3E105B94A83439BDBADA2E46537,
  974. MessageBase_CheckHeader_m427014E264FA451B68062CFF8A1939DC3A04FB5A,
  975. NULL,
  976. MessageBase__cctor_m4DF505F352AB2529D7E6EE09E6B096C076663B0F,
  977. NtlmSettings_get_DefaultAuthLevel_m98EDE4292136121773A45127209BD926E1CF141A,
  978. NtlmSettings__cctor_mCE3B588B6BFFB63D73ECA11941E875814A5CE9BB,
  979. Type1Message__ctor_mF11CFA44C4BF05765612B0D3CCBB4EBB433D7B23,
  980. Type1Message_set_Domain_m14675CA2220D6338E39DA862B822553AE6DCFD12,
  981. Type1Message_set_Host_mC0ADD586CC5A1F9FD5489AF1D8F14DF9AA4F2D68,
  982. Type1Message_Decode_mBDBDE9E060DFA07CC9A93D2491446B9411E5D2EC,
  983. Type1Message_GetBytes_m5705CD87750C73B44B8700A02FF0E4C2DE294C9E,
  984. Type2Message__ctor_m85E73F15F691FC25B93503B84B24D25805B5FBD9,
  985. Type2Message_Finalize_mD48F7AD79A227C07BA7A47B4056D0BA1FD785CAA,
  986. Type2Message_get_Nonce_mEE9D40B2B299766F6B789195174BC580BDAEB4E1,
  987. Type2Message_get_TargetName_m3B65DC156E863BC78E674D0D1BEF653B25F53B7D,
  988. Type2Message_get_TargetInfo_m5E0F0E5A6B32B7512393EDC2DFE9E8A6D79DB485,
  989. Type2Message_Decode_m480774BBEA24F18E5C8765273C8DD6A641D9E441,
  990. Type2Message_GetBytes_m91FFB26859C2D17A9D3830FF05458729F8B1AF63,
  991. Type3Message__ctor_mBA583598EA5F842A0076F882C4A3205B919419D6,
  992. Type3Message_Finalize_m3881D11D8E2CD25BE7DC27D8DE14B8824E9C5EE6,
  993. Type3Message_set_Domain_m04440D54FDAA49E5C82380E22C46DBF09C22DBF5,
  994. Type3Message_set_Password_m5D12ECA751E4BFB7C0CA25963FE20235C6951ED2,
  995. Type3Message_set_Username_m8FAFEC42286D8EEA3B826437340EA233EEB96D13,
  996. Type3Message_Decode_m4624A3F2775E1E590627C69F188816C994270B6D,
  997. Type3Message_DecodeString_mCB1797B1FA97CD96E788DCE096FDBC275685C42F,
  998. Type3Message_EncodeString_m431F1D808D738A2C9CE57DE1084F9A42C036AA5A,
  999. Type3Message_GetBytes_m9C22065DB20CD016FCA226AA2A78952E111CF118,
  1000. Alert_get_Level_m4D9BDC77286315A186F6517A3AE514DD7B31FBDC,
  1001. Alert_get_Description_m3FDF20086BFE900B014DB0EA960F27413326A11D,
  1002. Alert__ctor_mD0D7AE959A64782F053515E043A70D71E229279B,
  1003. Alert_inferAlertLevel_m3501288705DB4CCFDCBB9230E4C3F2E819738A9C,
  1004. Alert_ToString_mF4C26959C923C9C023B6DAD01DFF6F0D2868D167,
  1005. ValidationResult__ctor_mAA70CED6CBDDD7AD7E4E92C3B0132B59B3BE1DCE,
  1006. ValidationResult_get_Trusted_mE64A5C557FC6AFCF2B71750EFF65E34D29D93D18,
  1007. ValidationResult_get_UserDenied_m71BED496F80A72CD3EB5DB2B9488433AA9A440C5,
  1008. NULL,
  1009. NULL,
  1010. NULL,
  1011. NULL,
  1012. CertificateValidationHelper__cctor_m3F448328D24FD04BC74176CE26ACCB2C431E2B24,
  1013. CertificateValidationHelper_GetInternalValidator_m765EA22BAC020CAA59167E95C1D1A6A652FE1D01,
  1014. NULL,
  1015. NULL,
  1016. NULL,
  1017. NULL,
  1018. NULL,
  1019. NULL,
  1020. NULL,
  1021. NULL,
  1022. NULL,
  1023. NULL,
  1024. NULL,
  1025. NULL,
  1026. NULL,
  1027. NULL,
  1028. NULL,
  1029. NULL,
  1030. NULL,
  1031. MonoTlsConnectionInfo_get_CipherSuiteCode_m8C74B9FD02856309D7179AB0BE91B2F3F8BDF951,
  1032. MonoTlsConnectionInfo_set_CipherSuiteCode_m653D2CB0EFDC5CC95804705CD809B659261267B2,
  1033. MonoTlsConnectionInfo_get_ProtocolVersion_m63DA43DE02158D38E19EB7E5E93DD3E2EA6B87CA,
  1034. MonoTlsConnectionInfo_set_ProtocolVersion_m938EBDEECDC61FAB55DB6080006307A02AD0546B,
  1035. MonoTlsConnectionInfo_set_PeerDomainName_m573F0D44AAC8D095FD19686E1263D6847639AC8F,
  1036. MonoTlsConnectionInfo_ToString_m1988B66DE8C065C14AB2ED0DA4DDB84313C05E65,
  1037. MonoTlsConnectionInfo__ctor_mB397FA297A2578A5B4663DEBA4C2BB5F00632A90,
  1038. MonoRemoteCertificateValidationCallback__ctor_mC3C556F0B5102353E3EFCE5098B7338B039819FA,
  1039. MonoRemoteCertificateValidationCallback_Invoke_m405859123BB9004917076DD131EA8522AA18D990,
  1040. MonoRemoteCertificateValidationCallback_BeginInvoke_mE8A7228A3C1E37CED0138DA272D8A9A6ED52E2D1,
  1041. MonoRemoteCertificateValidationCallback_EndInvoke_m64D2BF4965D6F6274107AD36B0F06ADE8DAF8958,
  1042. MonoLocalCertificateSelectionCallback__ctor_m8408C75BD0A84C2E5B7BFED75CAAA62B0FC07F60,
  1043. MonoLocalCertificateSelectionCallback_Invoke_mFB921E62D2252D1D50A5FCCFEC1E62BA719A381B,
  1044. MonoLocalCertificateSelectionCallback_BeginInvoke_m860460761E2C341DB4549D1D2A27A72A0E618746,
  1045. MonoLocalCertificateSelectionCallback_EndInvoke_m6D484538EE84A8D910EFF7288158979751BDF447,
  1046. MonoTlsProvider__ctor_m627444C019C32E18FC68ABF1AF33577E54A9705B,
  1047. NULL,
  1048. NULL,
  1049. NULL,
  1050. NULL,
  1051. NULL,
  1052. NULL,
  1053. NULL,
  1054. NULL,
  1055. NULL,
  1056. NULL,
  1057. MonoTlsSettings_get_RemoteCertificateValidationCallback_m1718C4B085FE8A31AFC7262616FFC5071072D737,
  1058. MonoTlsSettings_set_RemoteCertificateValidationCallback_mC9225CD237B10BBF4813A975D827B822DF970E21,
  1059. MonoTlsSettings_get_ClientCertificateSelectionCallback_mAD91A51A5228D02BF8F2B6F1F49A0646D029E1D0,
  1060. MonoTlsSettings_set_ClientCertificateSelectionCallback_m815474865E0743103BE1BA06CCFC85588BAFBAA4,
  1061. MonoTlsSettings_get_UseServicePointManagerCallback_mE0C4C192E0587991C12A79A7CA91C94EA31A2FA3,
  1062. MonoTlsSettings_set_UseServicePointManagerCallback_m3982FDDB084256E77E18F9A3E42E91E65F6F699B,
  1063. MonoTlsSettings_get_CallbackNeedsCertificateChain_m4E80A5055E68720FE1F48E9AC3AC9176C76C9C7D,
  1064. MonoTlsSettings_get_CertificateValidationTime_m51F473A56D26B7FF38182524C3EF3250653181CD,
  1065. MonoTlsSettings_set_CertificateValidationTime_mD081C06E0CCCCEF4230D2A7A70ED06F7E5D1717D,
  1066. MonoTlsSettings_get_TrustAnchors_mD6ADD8546ED8D9C0BA58A25F0ADA0BBB5127F28F,
  1067. MonoTlsSettings_set_TrustAnchors_m96D71EF074D01C5CBF8159B392825679DADD9B2A,
  1068. MonoTlsSettings_get_UserSettings_m31F62282C588A3847737F11AF9158E493CD86E9A,
  1069. MonoTlsSettings_set_UserSettings_mEC113D468C571102A4FF0327E617E7BA30D5D3F8,
  1070. MonoTlsSettings_get_CertificateSearchPaths_mE287996050CC9939D950713EAB5FC382FC64453B,
  1071. MonoTlsSettings_set_CertificateSearchPaths_m7A42E0C25B12F9D923BEDE97E270433CD3C8A1D4,
  1072. MonoTlsSettings_get_SendCloseNotify_m4E72508568F2055945A21AD19B1129AD2437C92F,
  1073. MonoTlsSettings_set_SendCloseNotify_m292B72B22AC90DAC052BB0CB28D079F258803521,
  1074. MonoTlsSettings_get_EnabledProtocols_mB290C2A19B7268559520FDF47925D20A4F9D8106,
  1075. MonoTlsSettings_set_EnabledProtocols_m88B942CBAB596E1F6FC91744D93F845862796A32,
  1076. MonoTlsSettings_get_EnabledCiphers_mB3F4FB0A332010BBCDF8EFF2B6B105C0CC92AF1D,
  1077. MonoTlsSettings_set_EnabledCiphers_m27702EB1FBABCE66F73582F1F3B7DD14B4A95E12,
  1078. MonoTlsSettings__ctor_m09A7B7F0B1CA2775C8A24B8A6BEC032E6B1C0A72,
  1079. MonoTlsSettings_get_DefaultSettings_m49A7CECC7D687F62790DD374D560278D3916B887,
  1080. MonoTlsSettings_CopyDefaultSettings_m4CE2BE44BF064124CFD98CEF44E76FD5D6EA0AD2,
  1081. MonoTlsSettings_get_CertificateValidator_m8AA08A1EAEE520A4FBF9099C311BDF25931FE059,
  1082. MonoTlsSettings_CloneWithValidator_m46363CAC421939D9904660815CF1D8131C8DC3B1,
  1083. MonoTlsSettings_Clone_mF28F7F627B12CBD0BD1ABD6F35DD0B4BAD2E3840,
  1084. MonoTlsSettings__ctor_m3D336E73C9393401BE9BE856B7204BA176F52B17,
  1085. TlsException__ctor_m5B7689890B3AE575E72A71FB19541C2BBAEF2D93,
  1086. TlsException__ctor_mCD978D5A0E271F65BF28C40380F65D8E0247FA53,
  1087. CryptoConvert_ToHex_m2FB6183AFF3B31424407BB7D767A844E3464B411,
  1088. MD2__ctor_mE62E9B3FF536BF5CF083EFBBE0CFAF4BD62FA0C0,
  1089. MD2_Create_mF375441B9B1B701ECE73B9B51AFE4E3ADDE6E02F,
  1090. MD2Managed_Padding_m3EB6A24F9144B480408240A0885F55C9BD0B47B1,
  1091. MD2Managed__ctor_mB717463E13F068948687F8EE38041CA6087E6FCA,
  1092. MD2Managed_Initialize_m237CBCA36A820C9CA42E6E50E637405388236644,
  1093. MD2Managed_HashCore_m3A2BD8F0CE3D25C498F3D640B71B0F8ED681A1FB,
  1094. MD2Managed_HashFinal_m8840B1788737936945402AA9D19E14033ECA61EC,
  1095. MD2Managed_MD2Transform_m95099D1A3DB46EA112FF62C9A585D947C7FD4C23,
  1096. MD2Managed__cctor_mFCD964B61C39F08BCF87A5CA5C9D04364FA0715E,
  1097. MD4__ctor_m6AD2F7EC5132898B34FA52CB4EAB9A82F0FEFF59,
  1098. MD4_Create_m2D436A4CC284704A7DA0EEF4C4D5860F69D0BB93,
  1099. MD4Managed__ctor_mDB4352DBB43112E1DF337DF241A3E25435C2C3C5,
  1100. MD4Managed_Initialize_m40CDDA70F2946B6B942EB66BE77D5AC25AEC56EB,
  1101. MD4Managed_HashCore_mB3D2B92E80F6D0D1EEE5F41F2DB21F7A88DC41AB,
  1102. MD4Managed_HashFinal_m4853C50C4026A1F75D7C75FB28FD4E146E95F6AC,
  1103. MD4Managed_Padding_m7AD58C8D8178AC6CD6738C93A146312D73ED0476,
  1104. MD4Managed_F_mB457E78CC0BDBD1ADCD8E687A6891E0D6B454174,
  1105. MD4Managed_G_mCF22020BF90E65B0E322FAE8962502BBC22A157F,
  1106. MD4Managed_H_mDF220E77C694540EF16BD892D7F03B34AE055225,
  1107. MD4Managed_ROL_mAD186591B4745F5050E7B34A5805A7476448D7F0,
  1108. MD4Managed_FF_m8750957E572840973D5E0792CD61594F819861C3,
  1109. MD4Managed_GG_m00A4648827B25DF55EABDF6FFB5C96E871C60E36,
  1110. MD4Managed_HH_mC0581C10D440E254F218664593ED5291035038F6,
  1111. MD4Managed_Encode_m4EAEC7D200AF9F9BBB8D4AAF0ABD4B5E9D9C4AF2,
  1112. MD4Managed_Decode_m450A7CE51E89191B352AC0DD4527135B343443D6,
  1113. MD4Managed_MD4Transform_m385B46D14814EB12B82642AC995E26FB99B6816C,
  1114. PKCS1_CreateFromName_mB407B0358BF42A94FAA0A3B7DF68A731827C21BE,
  1115. PKCS1__cctor_mA0BF327C9ECE4E5B1AACA740DBF4A61FB4F88825,
  1116. PrivateKeyInfo__ctor_m589C6263501E8226678D7B08B7C816E9C9EBD939,
  1117. PrivateKeyInfo__ctor_m4FE1CE37466756FCCAD2C7320E6E8E8B0D4D603A,
  1118. PrivateKeyInfo_get_PrivateKey_mC390394E64E5FE39B4A833E7D91CF20A899179FA,
  1119. PrivateKeyInfo_Decode_mC8128B0803CD098039C8281AF413EEADD82EF13C,
  1120. PrivateKeyInfo_RemoveLeadingZero_m674CB83B855FB14F8C49F062C3261D2587596384,
  1121. PrivateKeyInfo_Normalize_m918031FFC55B1092BD5004D914538F78CE701606,
  1122. PrivateKeyInfo_DecodeRSA_m47EEB9282E7E66ED9256F2097B4E5C757B79B080,
  1123. PrivateKeyInfo_Encode_mF1C1E856195368C0FD130E5E8DEFA373C9F4BEA5,
  1124. PrivateKeyInfo_DecodeDSA_m705D495634A3F9F97D73FA4FC995352DF5A3F5EF,
  1125. PrivateKeyInfo_Encode_m2BD3A752B326B5CE1243BF80896C452F710C8FB8,
  1126. PrivateKeyInfo_Encode_m3D458CE8888E92B151A56A3641E46651DFB05CD8,
  1127. EncryptedPrivateKeyInfo__ctor_m8244581E6D6275989DE1D18E79B663BF62943069,
  1128. EncryptedPrivateKeyInfo__ctor_mB2FBC3DDB156046CBB737280E490994A3B20362A,
  1129. EncryptedPrivateKeyInfo_get_Algorithm_m93A361B3EE1EDF57B8D83ECF187CD75E6B45A9D9,
  1130. EncryptedPrivateKeyInfo_get_EncryptedData_m0EB3C77C669117FCB3E0A5DA1758F9B0A18573D3,
  1131. EncryptedPrivateKeyInfo_get_Salt_mF231C0F3BC06F402910179312CC9245911450C4B,
  1132. EncryptedPrivateKeyInfo_get_IterationCount_m3CD06665FBE6C8B3965AA0D870B702A4E6F833FC,
  1133. EncryptedPrivateKeyInfo_Decode_mC67C5672B7231974FCDF510FD280883B2E5C8639,
  1134. RSAManaged_GenerateKeyPair_m01DBB9859ED6B604FD48A26561F33FC8213A4BE5,
  1135. RSAManaged_get_PublicOnly_m1D989F2FB76A46F2C7C80F18D5EA820B7EDD60DD,
  1136. RSAManaged_ExportParameters_m8029EBF5FC8B90AF79C6D1469ECB44D28FB101D4,
  1137. RSAManaged_ImportParameters_m74BDEF3C147D83EE752B8445A83E1F4B7866717D,
  1138. RSAManaged_GetPaddedValue_m09F304D316894F8620769B764EE99DC5FBF29471,
  1139. KeyGeneratedEventHandler__ctor_mE307EE64ED560979049F75AE82AAB74F33BBFB30,
  1140. KeyGeneratedEventHandler_Invoke_m2544ADEDCC25B2745B8803AC571D74C34459F2F2,
  1141. KeyGeneratedEventHandler_BeginInvoke_m679B8A636D2776A15B77B205E37C2D625BA9BD1A,
  1142. KeyGeneratedEventHandler_EndInvoke_m7B2DD30E561E108C5AA15AE1B22CDD4D0940AF78,
  1143. BigInteger__ctor_mF6EF77E576DB644975AE00AED27D25A7AC3AEE2E,
  1144. BigInteger__ctor_m77CF9FF025A6A98A625E8E948F19F822210BC29C,
  1145. BigInteger__ctor_m718EBF73E0A8036284DBF530A63930E286233BC5,
  1146. BigInteger__ctor_m12A6762C07A6C1B90E6461D22E25A4DE6D3F1250,
  1147. BigInteger__ctor_mCAC0EAFBC60E0DC2B64BE0DD21099C837FEC0A33,
  1148. BigInteger_op_Implicit_m47A1626222EC6D506611B5776F1506E5ED6F529F,
  1149. BigInteger_op_Implicit_m7057639C0ADB9D04334B3DA64237547E293A50EB,
  1150. BigInteger_op_Subtraction_mC72451C0DAE478E11522A2AB99426BEAD4E97792,
  1151. BigInteger_op_Modulus_mEE11685FAA7292E357C36DB794C18EF9E388C876,
  1152. BigInteger_op_Modulus_mAFBC82D374D9E2866AA4958732FA53F7445B122F,
  1153. BigInteger_op_Division_m8C1BDE4543BD0EFE3864D46646ACFF3F9B535D3B,
  1154. BigInteger_op_Multiply_mEA6B6928879EF921641122FA7E597A16A613EDDE,
  1155. BigInteger_op_LeftShift_m728D921C2E6E603DF2590718EF51B6BA8B4F463A,
  1156. BigInteger_op_RightShift_mD39A8D10E9F70F516D42932712403651A91F4F64,
  1157. BigInteger_get_Rng_mFD8903C45513484592C646CCF0F2752DB66509E2,
  1158. BigInteger_GenerateRandom_mABCBDC6EF81EBAF32CDA3B7685A208CA68C115D6,
  1159. BigInteger_GenerateRandom_mA17F93C5DDA00EDFCBBB66C41120BA1886241F5D,
  1160. BigInteger_BitCount_mFEA208FDC3B126E1517F0E5AAB8D1193856F8C76,
  1161. BigInteger_TestBit_mFF11993F9C65D59A109EA7EC55B8B791A9DDB56B,
  1162. BigInteger_SetBit_m9D1FECEB7D6672C82002A3FF59B17939C752CF41,
  1163. BigInteger_SetBit_m1D93A7DB2AFE83CBBB14F2E3D1E665CB53454A68,
  1164. BigInteger_LowestSetBit_m6E7C4246DA0DA86F94B880680121448F676E8435,
  1165. BigInteger_GetBytes_m3FA801F9485DE409CF9C9E7F4873694BF642C31C,
  1166. BigInteger_op_Equality_mAA7DD5259960E4837D8A8AB56DB3C6AEF367C504,
  1167. BigInteger_op_Inequality_m13AF07D0E4BF09886DCCDCFDE553542F6F4ED1A4,
  1168. BigInteger_op_Equality_mF5B5A983065914F1789BB1552A1AA1B589B59C90,
  1169. BigInteger_op_Inequality_m0C6217422FC853BD5E26CF9E7995AE95E55668C2,
  1170. BigInteger_op_GreaterThan_m4CC14F86717F122D7489EFF24C991F5BEE92A00F,
  1171. BigInteger_op_LessThan_m3E95747DE75EE020DB45C030FEA87F2785F1F106,
  1172. BigInteger_op_GreaterThanOrEqual_mF4B81FC95ED0CBFA91676E43B1FAE027C850FBBF,
  1173. BigInteger_op_LessThanOrEqual_m6F736D56374810C3251542D1CFFB2AB4ADFCCE86,
  1174. BigInteger_ToString_m589EF8667DF3B88F9A54068FCC1A60AE0D78FC67,
  1175. BigInteger_ToString_m9FD0DEAAA4F90CECA50A45E19876EF580B1EA9A2,
  1176. BigInteger_Normalize_mF0C4E36E69C54DB487EB2A29532BB7EB21585592,
  1177. BigInteger_GetHashCode_m41D93A3D1A7ADC2BC2DB20A06DB19E645C2A77EC,
  1178. BigInteger_ToString_m77C1AB4DFF33F0056239D0019B8AB6255E75C359,
  1179. BigInteger_Equals_m9877E32FBB71233616ACE7B8AAA31ED8C497716D,
  1180. BigInteger_ModInverse_mBA7BA94A2C0F242844B97B18DAEE368065E59522,
  1181. BigInteger_GeneratePseudoPrime_m40B9FAE1552A9CEF0A39529CF40E2F5C9FD377DE,
  1182. BigInteger_Incr2_mB0C767ACE801C97882A9887153C362F93118FCAA,
  1183. BigInteger__cctor_mFA9F5AACEBB5B232D3139F994C06A883760DEAF0,
  1184. ModulusRing__ctor_mF09FC4C08A46EB1ECBA2A35B28BDD16D703E1050,
  1185. ModulusRing_BarrettReduction_m7B02B29BBEA5309C09AE3C2860CDA318810AB3E7,
  1186. ModulusRing_Multiply_m4C45458BB28E03B17069F0A0BB87F1426ABAC272,
  1187. ModulusRing_Difference_m4994769FFA8FAE06882F901C9DBEFC0A745E5258,
  1188. ModulusRing_Pow_m02E0BDA9434462191910C6F7BD6E7A6C77544C06,
  1189. ModulusRing_Pow_mA4D173D9DD4C251CE87C56CEA39D04A8719FBE24,
  1190. Kernel_Subtract_mD8975D3BC036B9DAEC10E5585880F304DAF3E332,
  1191. Kernel_MinusEq_m75848E6833E2D01CF229BBA57A1A6D641D5D0380,
  1192. Kernel_PlusEq_mF8EEDAFBFE9AD10CAD8770DC3A5D09E5147B0A48,
  1193. Kernel_Compare_m07031942FB73AA6F48F11CBB4FDAEBF6767C84EE,
  1194. Kernel_SingleByteDivideInPlace_mA3A9E99D052F6906DAC3EC33E815F85621B9D2E3,
  1195. Kernel_DwordMod_m09BBF0BCB7D08A1CC8A24A82A8190E81D12BABDA,
  1196. Kernel_DwordDivMod_m7DD3CEDA379E3BEE45058144A4E63AB39C32268C,
  1197. Kernel_multiByteDivide_m3AB2BAB666EBB176A004D389DBDAAEBAA3763B54,
  1198. Kernel_LeftShift_mEA93DE79BE9A04B1AD826F95F9C77A28EC87CCA9,
  1199. Kernel_RightShift_m1F0188E75D20E70731FC46BDB32106EB33A1DB83,
  1200. Kernel_Multiply_m904FC66FF96CDE798413346196E3836ADE1B8AF4,
  1201. Kernel_MultiplyMod2p32pmod_mAF33D396324D6705B3F436779118B56F2622EB05,
  1202. Kernel_modInverse_m3FE8ACCFD28EBC15685ACEE0ED33A048DE9D022D,
  1203. Kernel_modInverse_mEB896FA57CB36CE9FF75EBB4E11EA71AE23E3EC4,
  1204. PrimalityTest__ctor_m7D2A94DF17C3BB4D352BC4F7CF5E682A4C595CE7,
  1205. PrimalityTest_Invoke_mFF0B6770EB0400A4842A1D85D58B2D26C0F039F5,
  1206. PrimalityTest_BeginInvoke_m92CDF05BD3D7D4CD830DAD891C626440C69A8D45,
  1207. PrimalityTest_EndInvoke_m3158FEAF83FCC3FECE30DEECCC093C8849421CAF,
  1208. PrimalityTests_GetSPPRounds_mB217B6CB2BB40EEFAE4800E521105B5EE16C6979,
  1209. PrimalityTests_RabinMillerTest_mE869E48DD897411CA22276B55C5E3E4A869307B8,
  1210. PrimeGeneratorBase_get_Confidence_mB3EFAA5059BACC2C036F212DB2819E65B1D30464,
  1211. PrimeGeneratorBase_get_PrimalityTest_m0BACD3BCEC2D3F9AA1E81726561BF3D8B4048092,
  1212. PrimeGeneratorBase_get_TrialDivisionBounds_m93D07CEF572D4D3C20794F7B9C798EE12B8F4C82,
  1213. NULL,
  1214. PrimeGeneratorBase__ctor_m13B11935BE29102AC8EF61ADD1F25F36AAED8028,
  1215. SequentialSearchPrimeGeneratorBase_GenerateSearchBase_m2E65C4F49F03838C63E2CF7157F35A857FD85CCC,
  1216. SequentialSearchPrimeGeneratorBase_GenerateNewPrime_mF8C719FF7060839F80F3D1D1119CC35CEE7321C8,
  1217. SequentialSearchPrimeGeneratorBase_GenerateNewPrime_mC5D023E53C55A3D910AD896B1B888313516420BE,
  1218. SequentialSearchPrimeGeneratorBase_IsPrimeAcceptable_m962A08FE185146B9CC09E0004761B152A9EC2DF7,
  1219. SequentialSearchPrimeGeneratorBase__ctor_m04D212D2DBC1A2B3DD39C26A8008D56528984A11,
  1220. U3CPrivateImplementationDetailsU3E_ComputeStringHash_m8375D44A8A75C7D8223EA98CF65C40C0BA8C7BEB,
  1221. };
  1222. static const int32_t s_InvokerIndices[414] =
  1223. {
  1224. 0,
  1225. 31,
  1226. 88,
  1227. 26,
  1228. 10,
  1229. 89,
  1230. 10,
  1231. 14,
  1232. 26,
  1233. 90,
  1234. 9,
  1235. 28,
  1236. 14,
  1237. 91,
  1238. 92,
  1239. 34,
  1240. 93,
  1241. 14,
  1242. 43,
  1243. 0,
  1244. 0,
  1245. 94,
  1246. 0,
  1247. 95,
  1248. 96,
  1249. 96,
  1250. 43,
  1251. 218,
  1252. 99,
  1253. 99,
  1254. 219,
  1255. 131,
  1256. 23,
  1257. 26,
  1258. 26,
  1259. 26,
  1260. 14,
  1261. 14,
  1262. 26,
  1263. 14,
  1264. 26,
  1265. 14,
  1266. 23,
  1267. 26,
  1268. 14,
  1269. 14,
  1270. 27,
  1271. 14,
  1272. 14,
  1273. 23,
  1274. 26,
  1275. 27,
  1276. 26,
  1277. 23,
  1278. 26,
  1279. 10,
  1280. 32,
  1281. 14,
  1282. 14,
  1283. 14,
  1284. 90,
  1285. 102,
  1286. 103,
  1287. 28,
  1288. 103,
  1289. 104,
  1290. 26,
  1291. 26,
  1292. 105,
  1293. 103,
  1294. 14,
  1295. 105,
  1296. 26,
  1297. 27,
  1298. 26,
  1299. 27,
  1300. 14,
  1301. 106,
  1302. 3,
  1303. 23,
  1304. 26,
  1305. 32,
  1306. 26,
  1307. 26,
  1308. 107,
  1309. 58,
  1310. 34,
  1311. 34,
  1312. 34,
  1313. 3,
  1314. 0,
  1315. 108,
  1316. 109,
  1317. 3,
  1318. 26,
  1319. 26,
  1320. 28,
  1321. 14,
  1322. 26,
  1323. 14,
  1324. 14,
  1325. 14,
  1326. 14,
  1327. 14,
  1328. 26,
  1329. 14,
  1330. 14,
  1331. 14,
  1332. 14,
  1333. 110,
  1334. 110,
  1335. 10,
  1336. 14,
  1337. 14,
  1338. 111,
  1339. 1,
  1340. 3,
  1341. 23,
  1342. 34,
  1343. 112,
  1344. 14,
  1345. 14,
  1346. 10,
  1347. 26,
  1348. 14,
  1349. 14,
  1350. 89,
  1351. 23,
  1352. 89,
  1353. 26,
  1354. 23,
  1355. 9,
  1356. 10,
  1357. 35,
  1358. 14,
  1359. 23,
  1360. 26,
  1361. 14,
  1362. 23,
  1363. 27,
  1364. 23,
  1365. 26,
  1366. 26,
  1367. 14,
  1368. 14,
  1369. 23,
  1370. 31,
  1371. 28,
  1372. 58,
  1373. 58,
  1374. 3,
  1375. 1,
  1376. 0,
  1377. 1,
  1378. 44,
  1379. 362,
  1380. 1093,
  1381. 1,
  1382. 119,
  1383. 119,
  1384. 3,
  1385. 32,
  1386. 10,
  1387. 32,
  1388. 10,
  1389. 34,
  1390. 26,
  1391. 9,
  1392. 14,
  1393. 3,
  1394. 106,
  1395. 3,
  1396. 23,
  1397. 26,
  1398. 26,
  1399. 26,
  1400. 14,
  1401. 26,
  1402. 23,
  1403. 14,
  1404. 14,
  1405. 14,
  1406. 26,
  1407. 14,
  1408. 26,
  1409. 23,
  1410. 26,
  1411. 26,
  1412. 26,
  1413. 26,
  1414. 54,
  1415. 28,
  1416. 14,
  1417. 89,
  1418. 89,
  1419. 31,
  1420. 23,
  1421. 14,
  1422. 1094,
  1423. 89,
  1424. 89,
  1425. 14,
  1426. 1095,
  1427. 1096,
  1428. 850,
  1429. 3,
  1430. 1,
  1431. 748,
  1432. 512,
  1433. 35,
  1434. 741,
  1435. 112,
  1436. 741,
  1437. 26,
  1438. 89,
  1439. 89,
  1440. 89,
  1441. 181,
  1442. 181,
  1443. 209,
  1444. 14,
  1445. 10,
  1446. 10,
  1447. 14,
  1448. 248,
  1449. 611,
  1450. 10,
  1451. 32,
  1452. 26,
  1453. 14,
  1454. 23,
  1455. 124,
  1456. 1097,
  1457. 1098,
  1458. 9,
  1459. 124,
  1460. 125,
  1461. 1099,
  1462. 28,
  1463. 23,
  1464. 723,
  1465. 14,
  1466. 89,
  1467. 89,
  1468. 89,
  1469. 10,
  1470. 1096,
  1471. 1100,
  1472. 1101,
  1473. 89,
  1474. 14,
  1475. 26,
  1476. 14,
  1477. 26,
  1478. 1102,
  1479. 1103,
  1480. 89,
  1481. 1104,
  1482. 1105,
  1483. 14,
  1484. 26,
  1485. 14,
  1486. 26,
  1487. 14,
  1488. 26,
  1489. 89,
  1490. 31,
  1491. 1106,
  1492. 1107,
  1493. 14,
  1494. 26,
  1495. 23,
  1496. 4,
  1497. 4,
  1498. 14,
  1499. 28,
  1500. 14,
  1501. 26,
  1502. 27,
  1503. 88,
  1504. 0,
  1505. 23,
  1506. 4,
  1507. 34,
  1508. 23,
  1509. 23,
  1510. 35,
  1511. 14,
  1512. 115,
  1513. 3,
  1514. 23,
  1515. 4,
  1516. 23,
  1517. 23,
  1518. 35,
  1519. 14,
  1520. 34,
  1521. 57,
  1522. 57,
  1523. 57,
  1524. 116,
  1525. 117,
  1526. 117,
  1527. 117,
  1528. 27,
  1529. 118,
  1530. 118,
  1531. 0,
  1532. 3,
  1533. 23,
  1534. 26,
  1535. 14,
  1536. 26,
  1537. 0,
  1538. 119,
  1539. 0,
  1540. 0,
  1541. 120,
  1542. 0,
  1543. 0,
  1544. 23,
  1545. 26,
  1546. 14,
  1547. 14,
  1548. 14,
  1549. 10,
  1550. 26,
  1551. 23,
  1552. 89,
  1553. 121,
  1554. 122,
  1555. 58,
  1556. 124,
  1557. 27,
  1558. 125,
  1559. 26,
  1560. 129,
  1561. 26,
  1562. 130,
  1563. 26,
  1564. 32,
  1565. 43,
  1566. 43,
  1567. 1,
  1568. 131,
  1569. 1,
  1570. 1,
  1571. 1,
  1572. 119,
  1573. 119,
  1574. 4,
  1575. 132,
  1576. 43,
  1577. 10,
  1578. 30,
  1579. 32,
  1580. 133,
  1581. 10,
  1582. 14,
  1583. 134,
  1584. 134,
  1585. 135,
  1586. 135,
  1587. 135,
  1588. 135,
  1589. 135,
  1590. 135,
  1591. 34,
  1592. 136,
  1593. 23,
  1594. 10,
  1595. 14,
  1596. 9,
  1597. 28,
  1598. 43,
  1599. 23,
  1600. 3,
  1601. 26,
  1602. 26,
  1603. 105,
  1604. 105,
  1605. 105,
  1606. 136,
  1607. 1,
  1608. 137,
  1609. 137,
  1610. 138,
  1611. 131,
  1612. 131,
  1613. 119,
  1614. 1,
  1615. 119,
  1616. 119,
  1617. 139,
  1618. 140,
  1619. 131,
  1620. 1,
  1621. 124,
  1622. 141,
  1623. 142,
  1624. 9,
  1625. 131,
  1626. 134,
  1627. 10,
  1628. 14,
  1629. 10,
  1630. 34,
  1631. 23,
  1632. 136,
  1633. 34,
  1634. 136,
  1635. 90,
  1636. 23,
  1637. 94,
  1638. };
  1639. extern const Il2CppCodeGenModule g_Mono_SecurityCodeGenModule;
  1640. const Il2CppCodeGenModule g_Mono_SecurityCodeGenModule =
  1641. {
  1642. "Mono.Security.dll",
  1643. 414,
  1644. s_methodPointers,
  1645. s_InvokerIndices,
  1646. 0,
  1647. NULL,
  1648. 0,
  1649. NULL,
  1650. 0,
  1651. NULL,
  1652. NULL,
  1653. };