#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include "codegen/il2cpp-codegen-metadata.h" IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END // 0x00000001 System.String Locale::GetText(System.String) extern void Locale_GetText_m67B66557188C94648AA7A23F6A7501BE7D455ADA (void); // 0x00000002 System.Void Mono.Security.ASN1::.ctor(System.Byte) extern void ASN1__ctor_m6DD2E5BD0B12A6BFA95E1822A55B2294B8C237BC (void); // 0x00000003 System.Void Mono.Security.ASN1::.ctor(System.Byte,System.Byte[]) extern void ASN1__ctor_mAB2593792CB61AD1542F4F9D6FB6E8BB96DE007E (void); // 0x00000004 System.Void Mono.Security.ASN1::.ctor(System.Byte[]) extern void ASN1__ctor_mE005F52336402C3D41EAD9E28A95910B3C0865DA (void); // 0x00000005 System.Int32 Mono.Security.ASN1::get_Count() extern void ASN1_get_Count_m5A0E71B4C4A2257C0875AE1041AAA953C5B12A19 (void); // 0x00000006 System.Byte Mono.Security.ASN1::get_Tag() extern void ASN1_get_Tag_m1346989AC839D85A9E0A211525A6B551974E4862 (void); // 0x00000007 System.Int32 Mono.Security.ASN1::get_Length() extern void ASN1_get_Length_mD0AC74E8F07244961D697B341599BD83D989EF63 (void); // 0x00000008 System.Byte[] Mono.Security.ASN1::get_Value() extern void ASN1_get_Value_m9BD6239E12A6148AF9507C2F58058C6B8147A079 (void); // 0x00000009 System.Void Mono.Security.ASN1::set_Value(System.Byte[]) extern void ASN1_set_Value_m225FF9AC03EA872809C7742070A34A264C58588E (void); // 0x0000000A System.Boolean Mono.Security.ASN1::CompareArray(System.Byte[],System.Byte[]) extern void ASN1_CompareArray_m8061EE9321D1B3F9CB387776552931A8AE9A96FE (void); // 0x0000000B System.Boolean Mono.Security.ASN1::CompareValue(System.Byte[]) extern void ASN1_CompareValue_mB18BFB4C3B5CC0086F6733C93472B6ECE85DBC99 (void); // 0x0000000C Mono.Security.ASN1 Mono.Security.ASN1::Add(Mono.Security.ASN1) extern void ASN1_Add_mF6ED0416BB021A1C333F99E42F8B17AF8B26639B (void); // 0x0000000D System.Byte[] Mono.Security.ASN1::GetBytes() extern void ASN1_GetBytes_m4ABC0EF4CBE8CF6BE65CEC52CDB02BB59E2E9AE4 (void); // 0x0000000E System.Void Mono.Security.ASN1::Decode(System.Byte[],System.Int32&,System.Int32) extern void ASN1_Decode_m94E3A6F94EDACE796521D04E6A832D99592F1149 (void); // 0x0000000F System.Void Mono.Security.ASN1::DecodeTLV(System.Byte[],System.Int32&,System.Byte&,System.Int32&,System.Byte[]&) extern void ASN1_DecodeTLV_m30440B1DE0A8C4236AA9658DEBF2808FD3BC00C3 (void); // 0x00000010 Mono.Security.ASN1 Mono.Security.ASN1::get_Item(System.Int32) extern void ASN1_get_Item_m88B75C57A7E130A02A709AE8FFD2E0972E71FC08 (void); // 0x00000011 Mono.Security.ASN1 Mono.Security.ASN1::Element(System.Int32,System.Byte) extern void ASN1_Element_m505373548BEE512211614D9CE56AE728959D188D (void); // 0x00000012 System.String Mono.Security.ASN1::ToString() extern void ASN1_ToString_mF3953615856548F00889AD245391D09FBE782CBA (void); // 0x00000013 Mono.Security.ASN1 Mono.Security.ASN1Convert::FromInt32(System.Int32) extern void ASN1Convert_FromInt32_m59FF0922659B0A323026CCC0876BC33020C4FC9A (void); // 0x00000014 Mono.Security.ASN1 Mono.Security.ASN1Convert::FromOid(System.String) extern void ASN1Convert_FromOid_mC178E72357986C1AB75A1FFC9DA7687ECA20E462 (void); // 0x00000015 Mono.Security.ASN1 Mono.Security.ASN1Convert::FromUnsignedBigInteger(System.Byte[]) extern void ASN1Convert_FromUnsignedBigInteger_mB500398BFB7953610B9218268B91E1960BA2E57A (void); // 0x00000016 System.Int32 Mono.Security.ASN1Convert::ToInt32(Mono.Security.ASN1) extern void ASN1Convert_ToInt32_mA2A8761F965979408D46FBEB946DB59F36137A5E (void); // 0x00000017 System.String Mono.Security.ASN1Convert::ToOid(Mono.Security.ASN1) extern void ASN1Convert_ToOid_mFFA93B4BBEFCA8E4E86DAE87CDB998E78BFB2D5A (void); // 0x00000018 System.DateTime Mono.Security.ASN1Convert::ToDateTime(Mono.Security.ASN1) extern void ASN1Convert_ToDateTime_m94B39FD0657B85FB9AB61B04CAD71E759C9FE152 (void); // 0x00000019 System.Byte[] Mono.Security.BitConverterLE::GetUIntBytes(System.Byte*) extern void BitConverterLE_GetUIntBytes_m871281C3039A5B7DFB56E0F3EBBE22F74135997C (void); // 0x0000001A System.Byte[] Mono.Security.BitConverterLE::GetULongBytes(System.Byte*) extern void BitConverterLE_GetULongBytes_mCBAC987169706D10F05AFF42559A4EA1D88E1876 (void); // 0x0000001B System.Byte[] Mono.Security.BitConverterLE::GetBytes(System.Int32) extern void BitConverterLE_GetBytes_m1207548B6BC0E2D49DD06D5B3A3AC19C001BDB35 (void); // 0x0000001C System.Byte[] Mono.Security.BitConverterLE::GetBytes(System.Int64) extern void BitConverterLE_GetBytes_m8B2BFEBCB4830C010E4572C925AE3C3A3CC14031 (void); // 0x0000001D System.Void Mono.Security.BitConverterLE::UShortFromBytes(System.Byte*,System.Byte[],System.Int32) extern void BitConverterLE_UShortFromBytes_mBC051D16FFC95E9695F110AFDEAB018BD76F84A9 (void); // 0x0000001E System.Void Mono.Security.BitConverterLE::UIntFromBytes(System.Byte*,System.Byte[],System.Int32) extern void BitConverterLE_UIntFromBytes_m91E16C3362E794444D849A4AD5B9F746BF2A4FCB (void); // 0x0000001F System.UInt16 Mono.Security.BitConverterLE::ToUInt16(System.Byte[],System.Int32) extern void BitConverterLE_ToUInt16_mFC8811706681807666F91EE89A28ADF75DF6EFCC (void); // 0x00000020 System.UInt32 Mono.Security.BitConverterLE::ToUInt32(System.Byte[],System.Int32) extern void BitConverterLE_ToUInt32_m898E287439DDB0A31E4E39FF83DD032B1C43FA26 (void); // 0x00000021 System.Void Mono.Security.PKCS7_ContentInfo::.ctor() extern void ContentInfo__ctor_mEE9D9E1E66FBF3DA3414423F0D4216E40C625BFA (void); // 0x00000022 System.Void Mono.Security.PKCS7_ContentInfo::.ctor(System.String) extern void ContentInfo__ctor_mF21B31604F01A686DB03E30FEAE859A53A0E084A (void); // 0x00000023 System.Void Mono.Security.PKCS7_ContentInfo::.ctor(System.Byte[]) extern void ContentInfo__ctor_mFFDEEE8545287FC5A22740B7E06F6D64D401E196 (void); // 0x00000024 System.Void Mono.Security.PKCS7_ContentInfo::.ctor(Mono.Security.ASN1) extern void ContentInfo__ctor_m3AAF5EC77C4891BB1B6AF1F980C8623C0621852D (void); // 0x00000025 Mono.Security.ASN1 Mono.Security.PKCS7_ContentInfo::get_ASN1() extern void ContentInfo_get_ASN1_mE290789431E97C3AF43911BB56FBE15C6D799411 (void); // 0x00000026 Mono.Security.ASN1 Mono.Security.PKCS7_ContentInfo::get_Content() extern void ContentInfo_get_Content_mCF1CED122282F62BAA3453E585E487D50367289F (void); // 0x00000027 System.Void Mono.Security.PKCS7_ContentInfo::set_Content(Mono.Security.ASN1) extern void ContentInfo_set_Content_m15B5D9A61236E1C116A9B5A651E80C5D78FB2598 (void); // 0x00000028 System.String Mono.Security.PKCS7_ContentInfo::get_ContentType() extern void ContentInfo_get_ContentType_m26D6492CA5D227AAC583CFC4A898C056ACEC8196 (void); // 0x00000029 System.Void Mono.Security.PKCS7_ContentInfo::set_ContentType(System.String) extern void ContentInfo_set_ContentType_m4FEE943D01600FC088408F7E20C5E1667CB5BA21 (void); // 0x0000002A Mono.Security.ASN1 Mono.Security.PKCS7_ContentInfo::GetASN1() extern void ContentInfo_GetASN1_m3DF4C4558BE17D650B80B7971158C1B704C7B995 (void); // 0x0000002B System.Void Mono.Security.PKCS7_EncryptedData::.ctor() extern void EncryptedData__ctor_m960EE725A153200911315F85B009E0D9E99D8114 (void); // 0x0000002C System.Void Mono.Security.PKCS7_EncryptedData::.ctor(Mono.Security.ASN1) extern void EncryptedData__ctor_m385361DAE06A76AA773E49EF242400DE7F02A8FD (void); // 0x0000002D Mono.Security.PKCS7_ContentInfo Mono.Security.PKCS7_EncryptedData::get_EncryptionAlgorithm() extern void EncryptedData_get_EncryptionAlgorithm_m06B627AA11F08C1515676B6E58DEDDD43B4F380F (void); // 0x0000002E System.Byte[] Mono.Security.PKCS7_EncryptedData::get_EncryptedContent() extern void EncryptedData_get_EncryptedContent_m3C19AF07E7124131F08D7223E7B955AE67896BB8 (void); // 0x0000002F System.Void Mono.Security.X509.SafeBag::.ctor(System.String,Mono.Security.ASN1) extern void SafeBag__ctor_mA72466DEC40046A944E2120A27BEFD3D2EAD57B7 (void); // 0x00000030 System.String Mono.Security.X509.SafeBag::get_BagOID() extern void SafeBag_get_BagOID_m111CD6142B7D3C61FB45932B8EF9A635D80244B5 (void); // 0x00000031 Mono.Security.ASN1 Mono.Security.X509.SafeBag::get_ASN1() extern void SafeBag_get_ASN1_m77708924A6B21495CB27668AB3CDCC844724AAD1 (void); // 0x00000032 System.Void Mono.Security.X509.PKCS12::.ctor() extern void PKCS12__ctor_mB6E3957A0DB6D7E17808EB1141909F9D1AEC162F (void); // 0x00000033 System.Void Mono.Security.X509.PKCS12::.ctor(System.Byte[]) extern void PKCS12__ctor_mBE0BDBA0DD4C15F304D04F31E028CFFB31D7B8AB (void); // 0x00000034 System.Void Mono.Security.X509.PKCS12::.ctor(System.Byte[],System.String) extern void PKCS12__ctor_m35A8D4C261B2A0B4B7BC677160AB1DF90B04B229 (void); // 0x00000035 System.Void Mono.Security.X509.PKCS12::Decode(System.Byte[]) extern void PKCS12_Decode_m99D1E85A60263825BD361CFA623B088DE44FD2B7 (void); // 0x00000036 System.Void Mono.Security.X509.PKCS12::Finalize() extern void PKCS12_Finalize_m7D328ECDF5448A300EC39922C23A7004AD9CE4D4 (void); // 0x00000037 System.Void Mono.Security.X509.PKCS12::set_Password(System.String) extern void PKCS12_set_Password_mE1814AD9981817AEB8B4DAD7AED8DEA6A17F1DB0 (void); // 0x00000038 System.Int32 Mono.Security.X509.PKCS12::get_IterationCount() extern void PKCS12_get_IterationCount_m85A4D92CA6130D1BC6818CA8C434C9A8CFD120EC (void); // 0x00000039 System.Void Mono.Security.X509.PKCS12::set_IterationCount(System.Int32) extern void PKCS12_set_IterationCount_m95AA7918C2940DFAA9AD540AEE484DD8E9A0DA43 (void); // 0x0000003A System.Collections.ArrayList Mono.Security.X509.PKCS12::get_Keys() extern void PKCS12_get_Keys_mAAA961BD9580ED8EE3B394B702945FCB820E34AE (void); // 0x0000003B Mono.Security.X509.X509CertificateCollection Mono.Security.X509.PKCS12::get_Certificates() extern void PKCS12_get_Certificates_mB8B81E86E481809CAB88C4657FDFCA67FE5190F4 (void); // 0x0000003C System.Security.Cryptography.RandomNumberGenerator Mono.Security.X509.PKCS12::get_RNG() extern void PKCS12_get_RNG_m41E242AD5803360A10A8084A081F54F6D3402736 (void); // 0x0000003D System.Boolean Mono.Security.X509.PKCS12::Compare(System.Byte[],System.Byte[]) extern void PKCS12_Compare_m12F289CEDEFD3FCB171A1D84CFC3B38657041FDC (void); // 0x0000003E System.Security.Cryptography.SymmetricAlgorithm Mono.Security.X509.PKCS12::GetSymmetricAlgorithm(System.String,System.Byte[],System.Int32) extern void PKCS12_GetSymmetricAlgorithm_mD3F3C0B83D3F2F2F384895C287C95AEACC9D237B (void); // 0x0000003F System.Byte[] Mono.Security.X509.PKCS12::Decrypt(System.String,System.Byte[],System.Int32,System.Byte[]) extern void PKCS12_Decrypt_m31927063D7A8B21C5E2B81F0879117F269B2F340 (void); // 0x00000040 System.Byte[] Mono.Security.X509.PKCS12::Decrypt(Mono.Security.PKCS7_EncryptedData) extern void PKCS12_Decrypt_mBEC36809198C23CF1A3DDBABEC167DAF259763AC (void); // 0x00000041 System.Byte[] Mono.Security.X509.PKCS12::Encrypt(System.String,System.Byte[],System.Int32,System.Byte[]) extern void PKCS12_Encrypt_m46E5121EFD2B8D707F1028204C59EE95955FA992 (void); // 0x00000042 System.Security.Cryptography.DSAParameters Mono.Security.X509.PKCS12::GetExistingParameters(System.Boolean&) extern void PKCS12_GetExistingParameters_mA087BFAB5B05292523844A22873E72CAEBF5500F (void); // 0x00000043 System.Void Mono.Security.X509.PKCS12::AddPrivateKey(Mono.Security.Cryptography.PKCS8_PrivateKeyInfo) extern void PKCS12_AddPrivateKey_m1197B452390B9CF1EB0E9F091AB0757EBF5A2697 (void); // 0x00000044 System.Void Mono.Security.X509.PKCS12::ReadSafeBag(Mono.Security.ASN1) extern void PKCS12_ReadSafeBag_m054D3F397B2D07EBD0ECDA6575D16EAA5AAE1B7B (void); // 0x00000045 Mono.Security.ASN1 Mono.Security.X509.PKCS12::CertificateSafeBag(Mono.Security.X509.X509Certificate,System.Collections.IDictionary) extern void PKCS12_CertificateSafeBag_mD0DD83647F65C3ABAE16740304102EFD7495FB73 (void); // 0x00000046 System.Byte[] Mono.Security.X509.PKCS12::MAC(System.Byte[],System.Byte[],System.Int32,System.Byte[]) extern void PKCS12_MAC_mA1250320B5F0B5C94D8532296AB59CC32B7A7E78 (void); // 0x00000047 System.Byte[] Mono.Security.X509.PKCS12::GetBytes() extern void PKCS12_GetBytes_m8621373F343293D4A64DED97DA2610BE6B6D7D73 (void); // 0x00000048 Mono.Security.PKCS7_ContentInfo Mono.Security.X509.PKCS12::EncryptedContentInfo(Mono.Security.ASN1,System.String) extern void PKCS12_EncryptedContentInfo_m1E71931C47F151A7B5AC985929B78FAED83C5E89 (void); // 0x00000049 System.Void Mono.Security.X509.PKCS12::AddCertificate(Mono.Security.X509.X509Certificate) extern void PKCS12_AddCertificate_m9D6DE2BF285B6BFCE1F8314438969020F5C3005D (void); // 0x0000004A System.Void Mono.Security.X509.PKCS12::AddCertificate(Mono.Security.X509.X509Certificate,System.Collections.IDictionary) extern void PKCS12_AddCertificate_m17964E654DA9F739484806557EBD8CFE5331A198 (void); // 0x0000004B System.Void Mono.Security.X509.PKCS12::RemoveCertificate(Mono.Security.X509.X509Certificate) extern void PKCS12_RemoveCertificate_mE3594A106A1E0771DF835725966BC529F738DFCE (void); // 0x0000004C System.Void Mono.Security.X509.PKCS12::RemoveCertificate(Mono.Security.X509.X509Certificate,System.Collections.IDictionary) extern void PKCS12_RemoveCertificate_mFD3A6ECA0F182AC1C74E2E7A56D4F6E3D4D300D2 (void); // 0x0000004D System.Object Mono.Security.X509.PKCS12::Clone() extern void PKCS12_Clone_mCFFD83941C1E56BEFEFDF4CF4E04601B37564432 (void); // 0x0000004E System.Int32 Mono.Security.X509.PKCS12::get_MaximumPasswordLength() extern void PKCS12_get_MaximumPasswordLength_m456895C0914C8E686BC0548D036FAF11EB2AD266 (void); // 0x0000004F System.Void Mono.Security.X509.PKCS12::.cctor() extern void PKCS12__cctor_m6147652F39C9E084AC465598F872099A0E0B9CAB (void); // 0x00000050 System.Void Mono.Security.X509.PKCS12_DeriveBytes::.ctor() extern void DeriveBytes__ctor_mCF98BD3EFADD4D2F34101977C2B49258932F19C2 (void); // 0x00000051 System.Void Mono.Security.X509.PKCS12_DeriveBytes::set_HashName(System.String) extern void DeriveBytes_set_HashName_mBDFF79A4AAA347FC742CF1E25214854EF200DA72 (void); // 0x00000052 System.Void Mono.Security.X509.PKCS12_DeriveBytes::set_IterationCount(System.Int32) extern void DeriveBytes_set_IterationCount_mFE67702E80E2748EA2B61D15E2E58CB9A4173143 (void); // 0x00000053 System.Void Mono.Security.X509.PKCS12_DeriveBytes::set_Password(System.Byte[]) extern void DeriveBytes_set_Password_m01796801BB8FD1E5F9D62F48A057F936CE0D0E4D (void); // 0x00000054 System.Void Mono.Security.X509.PKCS12_DeriveBytes::set_Salt(System.Byte[]) extern void DeriveBytes_set_Salt_m259A4E6B31DF7C039E776B473B4C5208890E8C5E (void); // 0x00000055 System.Void Mono.Security.X509.PKCS12_DeriveBytes::Adjust(System.Byte[],System.Int32,System.Byte[]) extern void DeriveBytes_Adjust_m62C31A3D1780C7E6278429908FAA52AC2280668F (void); // 0x00000056 System.Byte[] Mono.Security.X509.PKCS12_DeriveBytes::Derive(System.Byte[],System.Int32) extern void DeriveBytes_Derive_m77A53485FBE468A4F9698AEC0B36415699A9D72E (void); // 0x00000057 System.Byte[] Mono.Security.X509.PKCS12_DeriveBytes::DeriveKey(System.Int32) extern void DeriveBytes_DeriveKey_mDF33F048359AB75CC3F1F634A67EB4EDEF02E796 (void); // 0x00000058 System.Byte[] Mono.Security.X509.PKCS12_DeriveBytes::DeriveIV(System.Int32) extern void DeriveBytes_DeriveIV_mEBA107DC29EA28DF2575F45EF7A0C55840BD8F03 (void); // 0x00000059 System.Byte[] Mono.Security.X509.PKCS12_DeriveBytes::DeriveMAC(System.Int32) extern void DeriveBytes_DeriveMAC_mD54FB1F61CFC13258B46861CCE527A85CC62652D (void); // 0x0000005A System.Void Mono.Security.X509.PKCS12_DeriveBytes::.cctor() extern void DeriveBytes__cctor_m9599099DAB452D213B5F996953DB05E43CBDD41B (void); // 0x0000005B System.String Mono.Security.X509.X501::ToString(Mono.Security.ASN1) extern void X501_ToString_m4BB9988001C8AA907F7FB24BF0062158B10F6000 (void); // 0x0000005C System.String Mono.Security.X509.X501::ToString(Mono.Security.ASN1,System.Boolean,System.String,System.Boolean) extern void X501_ToString_mE788B3F7AB241FD8F736D7FACE2ABF10C8023132 (void); // 0x0000005D System.Void Mono.Security.X509.X501::AppendEntry(System.Text.StringBuilder,Mono.Security.ASN1,System.Boolean) extern void X501_AppendEntry_m4309ECCC58A9C96B7039249F97E9020963C6C630 (void); // 0x0000005E System.Void Mono.Security.X509.X501::.cctor() extern void X501__cctor_mE908E9BDA852AB25BFF1244017919DE3DBA44D4C (void); // 0x0000005F System.Void Mono.Security.X509.X509Certificate::Parse(System.Byte[]) extern void X509Certificate_Parse_m5CB2F316EC4BC08A3714213C103E3C8689F2E8E0 (void); // 0x00000060 System.Void Mono.Security.X509.X509Certificate::.ctor(System.Byte[]) extern void X509Certificate__ctor_mE2BC6649D450A36E902A2D6BEB50C49130411129 (void); // 0x00000061 System.Byte[] Mono.Security.X509.X509Certificate::GetUnsignedBigInteger(System.Byte[]) extern void X509Certificate_GetUnsignedBigInteger_mD00F44BA5EC7109B54BB43083AC1BB9F531C0FDD (void); // 0x00000062 System.Security.Cryptography.DSA Mono.Security.X509.X509Certificate::get_DSA() extern void X509Certificate_get_DSA_m7C3868DFAC7C067D09A324C348D7461D70E10F7F (void); // 0x00000063 System.Void Mono.Security.X509.X509Certificate::set_DSA(System.Security.Cryptography.DSA) extern void X509Certificate_set_DSA_m438EDD75622A0D3154D5C9F7A52742D8AFE09D62 (void); // 0x00000064 System.String Mono.Security.X509.X509Certificate::get_IssuerName() extern void X509Certificate_get_IssuerName_m3CF6F50F2B0C9842FC1E33A2733D1984D83D550B (void); // 0x00000065 System.String Mono.Security.X509.X509Certificate::get_KeyAlgorithm() extern void X509Certificate_get_KeyAlgorithm_mFD510559230F6627C9FF5BCE08FBD3C0AA8EC35A (void); // 0x00000066 System.Byte[] Mono.Security.X509.X509Certificate::get_KeyAlgorithmParameters() extern void X509Certificate_get_KeyAlgorithmParameters_mBAB6E750097D8F9E4607E8CD14CF3B4DF9DF3D0B (void); // 0x00000067 System.Byte[] Mono.Security.X509.X509Certificate::get_PublicKey() extern void X509Certificate_get_PublicKey_mC506F699EDCF690B6B7FFF4DA4F7A11C47688E30 (void); // 0x00000068 System.Security.Cryptography.RSA Mono.Security.X509.X509Certificate::get_RSA() extern void X509Certificate_get_RSA_mE0259FE7B339032FDEA29171D3866F176E1D06B8 (void); // 0x00000069 System.Void Mono.Security.X509.X509Certificate::set_RSA(System.Security.Cryptography.RSA) extern void X509Certificate_set_RSA_m8FCB3F0C8887DE88637B27E5AA1827C302197743 (void); // 0x0000006A System.Byte[] Mono.Security.X509.X509Certificate::get_RawData() extern void X509Certificate_get_RawData_m6C746AB63B60A13BC37E9E8A9B9C649EE9BF0F74 (void); // 0x0000006B System.Byte[] Mono.Security.X509.X509Certificate::get_SerialNumber() extern void X509Certificate_get_SerialNumber_mFCB78C242B8CA78F6813753022856056FFC48859 (void); // 0x0000006C System.String Mono.Security.X509.X509Certificate::get_SignatureAlgorithm() extern void X509Certificate_get_SignatureAlgorithm_m0B747F93ACB40D00D7CBB9A67378C2F7C50D2794 (void); // 0x0000006D System.String Mono.Security.X509.X509Certificate::get_SubjectName() extern void X509Certificate_get_SubjectName_m4BE22DFCD6613D7B6B9F8526E4DD936D7493F006 (void); // 0x0000006E System.DateTime Mono.Security.X509.X509Certificate::get_ValidFrom() extern void X509Certificate_get_ValidFrom_mB93BFD950220E93414CBD26CAA5F6B4063548730 (void); // 0x0000006F System.DateTime Mono.Security.X509.X509Certificate::get_ValidUntil() extern void X509Certificate_get_ValidUntil_m69A8CBCBA731E52E463D32DF7DFEF89825B17B11 (void); // 0x00000070 System.Int32 Mono.Security.X509.X509Certificate::get_Version() extern void X509Certificate_get_Version_m8FAFE20FBC606456EA0A907066252CBCAB5C41E8 (void); // 0x00000071 Mono.Security.ASN1 Mono.Security.X509.X509Certificate::GetIssuerName() extern void X509Certificate_GetIssuerName_mA0D2F957F9A6FD8A50368469B798FC3792ED895D (void); // 0x00000072 Mono.Security.ASN1 Mono.Security.X509.X509Certificate::GetSubjectName() extern void X509Certificate_GetSubjectName_m59C83E8084320DEAA93946A722DFE23522E31338 (void); // 0x00000073 System.Void Mono.Security.X509.X509Certificate::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void X509Certificate_GetObjectData_m208AB9EAADD6CD1FD5C585012572572B32600D1F (void); // 0x00000074 System.Byte[] Mono.Security.X509.X509Certificate::PEM(System.String,System.Byte[]) extern void X509Certificate_PEM_m1C6DE4765B36C1EE23F33E74F1E10609004C9CE2 (void); // 0x00000075 System.Void Mono.Security.X509.X509Certificate::.cctor() extern void X509Certificate__cctor_mF0876223092F847F21251E6A6347AEA3E61C3763 (void); // 0x00000076 System.Void Mono.Security.X509.X509CertificateCollection::.ctor() extern void X509CertificateCollection__ctor_mC7C07103044E3520FC785CD5BF0018F27C3132EE (void); // 0x00000077 Mono.Security.X509.X509Certificate Mono.Security.X509.X509CertificateCollection::get_Item(System.Int32) extern void X509CertificateCollection_get_Item_m158B7010FAC060435225725336AD53D2B3CC5359 (void); // 0x00000078 System.Int32 Mono.Security.X509.X509CertificateCollection::Add(Mono.Security.X509.X509Certificate) extern void X509CertificateCollection_Add_mC060190867D9C5D182236A313FE912DFCCE1F785 (void); // 0x00000079 Mono.Security.X509.X509CertificateCollection_X509CertificateEnumerator Mono.Security.X509.X509CertificateCollection::GetEnumerator() extern void X509CertificateCollection_GetEnumerator_mE786AA0C41503620161D81E4D9172932564BAB4C (void); // 0x0000007A System.Collections.IEnumerator Mono.Security.X509.X509CertificateCollection::System.Collections.IEnumerable.GetEnumerator() extern void X509CertificateCollection_System_Collections_IEnumerable_GetEnumerator_m076B4EE02F416C4161E08D9DF2F916CA7A6D1D59 (void); // 0x0000007B System.Int32 Mono.Security.X509.X509CertificateCollection::GetHashCode() extern void X509CertificateCollection_GetHashCode_mC3C7017A9FAF6FE14DFEA5050B7ED77CBD559798 (void); // 0x0000007C System.Void Mono.Security.X509.X509CertificateCollection_X509CertificateEnumerator::.ctor(Mono.Security.X509.X509CertificateCollection) extern void X509CertificateEnumerator__ctor_m6D622EC72DC9F698B6674D0D940C9BE62DD9AB68 (void); // 0x0000007D Mono.Security.X509.X509Certificate Mono.Security.X509.X509CertificateCollection_X509CertificateEnumerator::get_Current() extern void X509CertificateEnumerator_get_Current_m68306EF52C95B315E36054119C0422ACAF95C09F (void); // 0x0000007E System.Object Mono.Security.X509.X509CertificateCollection_X509CertificateEnumerator::System.Collections.IEnumerator.get_Current() extern void X509CertificateEnumerator_System_Collections_IEnumerator_get_Current_mC3AF6C0A357F9080FF968652C79701F0B5878BD3 (void); // 0x0000007F System.Boolean Mono.Security.X509.X509CertificateCollection_X509CertificateEnumerator::System.Collections.IEnumerator.MoveNext() extern void X509CertificateEnumerator_System_Collections_IEnumerator_MoveNext_m5A4EC92045952FE946B64B22EF2AB3B819E7F7F9 (void); // 0x00000080 System.Void Mono.Security.X509.X509CertificateCollection_X509CertificateEnumerator::System.Collections.IEnumerator.Reset() extern void X509CertificateEnumerator_System_Collections_IEnumerator_Reset_m0DC0B0E3F02675E4815703748AAD8E7F9277ED75 (void); // 0x00000081 System.Boolean Mono.Security.X509.X509CertificateCollection_X509CertificateEnumerator::MoveNext() extern void X509CertificateEnumerator_MoveNext_m9E88A7C9685146F7E558267D7D828711C5E898F4 (void); // 0x00000082 System.Void Mono.Security.X509.X509Extension::.ctor(Mono.Security.ASN1) extern void X509Extension__ctor_mDEE4DCDDDD91D3C1DD2FDF3D793AD447D86C4F37 (void); // 0x00000083 System.Void Mono.Security.X509.X509Extension::Decode() extern void X509Extension_Decode_mF26997CE00B1366C7EF9F00502EDA6214287206E (void); // 0x00000084 System.Boolean Mono.Security.X509.X509Extension::Equals(System.Object) extern void X509Extension_Equals_m142690BDE93BA49B3EF04CDF1F14A51D274F38FD (void); // 0x00000085 System.Int32 Mono.Security.X509.X509Extension::GetHashCode() extern void X509Extension_GetHashCode_mD1B128B323E782A9DF0672FB3223948A8E59882F (void); // 0x00000086 System.Void Mono.Security.X509.X509Extension::WriteLine(System.Text.StringBuilder,System.Int32,System.Int32) extern void X509Extension_WriteLine_m3C538A06F19ABFD9F3BC9F531C8CA96329E8EFF2 (void); // 0x00000087 System.String Mono.Security.X509.X509Extension::ToString() extern void X509Extension_ToString_m6E272E5A762E6CC4AE476A5AF8627D164308C3A5 (void); // 0x00000088 System.Void Mono.Security.X509.X509ExtensionCollection::.ctor() extern void X509ExtensionCollection__ctor_m009D1FA8F4EA1BCF236002C901176D8C3CBDB8FC (void); // 0x00000089 System.Void Mono.Security.X509.X509ExtensionCollection::.ctor(Mono.Security.ASN1) extern void X509ExtensionCollection__ctor_mE4744D19F24BBC5F7FE1EE171FD5C301B38A9662 (void); // 0x0000008A System.Collections.IEnumerator Mono.Security.X509.X509ExtensionCollection::System.Collections.IEnumerable.GetEnumerator() extern void X509ExtensionCollection_System_Collections_IEnumerable_GetEnumerator_mD30D6DB62F39FFEF51B79A9992537250C4B3A756 (void); // 0x0000008B System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::.ctor() extern void ChallengeResponse__ctor_m1E0300839CAF582A720DB0F4F9E425B6EE12B258 (void); // 0x0000008C System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::.ctor(System.String,System.Byte[]) extern void ChallengeResponse__ctor_mF80EAE315F35264F1DA0167B3ED7A8CD8E2D1FFA (void); // 0x0000008D System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::Finalize() extern void ChallengeResponse_Finalize_m358598D53FC1FDD2180BBF5877FEAAE3C8606118 (void); // 0x0000008E System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::set_Password(System.String) extern void ChallengeResponse_set_Password_m530EB94179C374BED9B9AAE4BB30AB3FF14F07E2 (void); // 0x0000008F System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::set_Challenge(System.Byte[]) extern void ChallengeResponse_set_Challenge_mD747C1A002528A6E9AFDE848AA257FD7B1B85E6F (void); // 0x00000090 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse::get_LM() extern void ChallengeResponse_get_LM_m3916048E028CFCA867E801A83FEB949F7C089263 (void); // 0x00000091 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse::get_NT() extern void ChallengeResponse_get_NT_mEC9F2FDFDB8FADF415D4BA8A1564A23024FC3437 (void); // 0x00000092 System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::Dispose() extern void ChallengeResponse_Dispose_mD6C08D1EDA541DC5A9B287744FB18E3149627434 (void); // 0x00000093 System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::Dispose(System.Boolean) extern void ChallengeResponse_Dispose_mF3B015B967C89BE1E139EFA40740208B10441AED (void); // 0x00000094 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse::GetResponse(System.Byte[]) extern void ChallengeResponse_GetResponse_m526E49021AB29DD12995CF8BB12DC9F03F2A583F (void); // 0x00000095 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse::PrepareDESKey(System.Byte[],System.Int32) extern void ChallengeResponse_PrepareDESKey_m32B2174E0B63E959CE08204F3C39AAA01799A3B3 (void); // 0x00000096 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse::PasswordToKey(System.String,System.Int32) extern void ChallengeResponse_PasswordToKey_m522B84CA0312284486A2C4E10FEE2D74BF4FF163 (void); // 0x00000097 System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse::.cctor() extern void ChallengeResponse__cctor_m069BF87DE471BEDD893664B52BBD066119DCD55C (void); // 0x00000098 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse2::Compute_LM(System.String,System.Byte[]) extern void ChallengeResponse2_Compute_LM_m3A1F9371E4F1E41B044787FFB3BE985E92A3AC22 (void); // 0x00000099 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse2::Compute_NTLM_Password(System.String) extern void ChallengeResponse2_Compute_NTLM_Password_mD27D4A18DBD712B0E80B0F2A1CB296B353312C41 (void); // 0x0000009A System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse2::Compute_NTLM(System.String,System.Byte[]) extern void ChallengeResponse2_Compute_NTLM_mA1DCA878A3A7A5517DB8BB0F2BEDD29353573976 (void); // 0x0000009B System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse2::Compute_NTLMv2_Session(System.String,System.Byte[],System.Byte[]&,System.Byte[]&) extern void ChallengeResponse2_Compute_NTLMv2_Session_mFB6537BF7FC8D9D7CCE55BFCDF6A7C371460E296 (void); // 0x0000009C System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse2::Compute_NTLMv2(Mono.Security.Protocol.Ntlm.Type2Message,System.String,System.String,System.String) extern void ChallengeResponse2_Compute_NTLMv2_mBCFF2DF7375AD035B98FC84253201D269201CE43 (void); // 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[]&) extern void ChallengeResponse2_Compute_mAA312CA925226C75A829516B6BDC2089840D389D (void); // 0x0000009E System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse2::GetResponse(System.Byte[],System.Byte[]) extern void ChallengeResponse2_GetResponse_mE39699CD2453921E373BF9768180993EDCD810E7 (void); // 0x0000009F System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse2::PrepareDESKey(System.Byte[],System.Int32) extern void ChallengeResponse2_PrepareDESKey_m428EF8F37B18E0B4FC5895BFF02A681740CF7608 (void); // 0x000000A0 System.Byte[] Mono.Security.Protocol.Ntlm.ChallengeResponse2::PasswordToKey(System.String,System.Int32) extern void ChallengeResponse2_PasswordToKey_m2871E605818DF2DE4BC5B1B163831BA8F64006D8 (void); // 0x000000A1 System.Void Mono.Security.Protocol.Ntlm.ChallengeResponse2::.cctor() extern void ChallengeResponse2__cctor_mCF5C3FE5989C7BB7777C3BAADD67E9F8576A8C23 (void); // 0x000000A2 System.Void Mono.Security.Protocol.Ntlm.MessageBase::.ctor(System.Int32) extern void MessageBase__ctor_m32BA1280CB1020E88C6EF6DFA9C3ABABF3B36E59 (void); // 0x000000A3 Mono.Security.Protocol.Ntlm.NtlmFlags Mono.Security.Protocol.Ntlm.MessageBase::get_Flags() extern void MessageBase_get_Flags_m226EB26B3AB8C91ADA936E7B45CC8968D0F4CA9E (void); // 0x000000A4 System.Void Mono.Security.Protocol.Ntlm.MessageBase::set_Flags(Mono.Security.Protocol.Ntlm.NtlmFlags) extern void MessageBase_set_Flags_m0E8B48A02DB678CB59A3D3274AE51418732C864C (void); // 0x000000A5 System.Int32 Mono.Security.Protocol.Ntlm.MessageBase::get_Type() extern void MessageBase_get_Type_m0BE9BCC1FCC0E8DFF588F7F3A54AEDA76360C67C (void); // 0x000000A6 System.Byte[] Mono.Security.Protocol.Ntlm.MessageBase::PrepareMessage(System.Int32) extern void MessageBase_PrepareMessage_m6B0C0C463C16D086924EC49DB07C3ADE95C11958 (void); // 0x000000A7 System.Void Mono.Security.Protocol.Ntlm.MessageBase::Decode(System.Byte[]) extern void MessageBase_Decode_m0994F2111010F3E105B94A83439BDBADA2E46537 (void); // 0x000000A8 System.Boolean Mono.Security.Protocol.Ntlm.MessageBase::CheckHeader(System.Byte[]) extern void MessageBase_CheckHeader_m427014E264FA451B68062CFF8A1939DC3A04FB5A (void); // 0x000000A9 System.Byte[] Mono.Security.Protocol.Ntlm.MessageBase::GetBytes() // 0x000000AA System.Void Mono.Security.Protocol.Ntlm.MessageBase::.cctor() extern void MessageBase__cctor_m4DF505F352AB2529D7E6EE09E6B096C076663B0F (void); // 0x000000AB Mono.Security.Protocol.Ntlm.NtlmAuthLevel Mono.Security.Protocol.Ntlm.NtlmSettings::get_DefaultAuthLevel() extern void NtlmSettings_get_DefaultAuthLevel_m98EDE4292136121773A45127209BD926E1CF141A (void); // 0x000000AC System.Void Mono.Security.Protocol.Ntlm.NtlmSettings::.cctor() extern void NtlmSettings__cctor_mCE3B588B6BFFB63D73ECA11941E875814A5CE9BB (void); // 0x000000AD System.Void Mono.Security.Protocol.Ntlm.Type1Message::.ctor() extern void Type1Message__ctor_mF11CFA44C4BF05765612B0D3CCBB4EBB433D7B23 (void); // 0x000000AE System.Void Mono.Security.Protocol.Ntlm.Type1Message::set_Domain(System.String) extern void Type1Message_set_Domain_m14675CA2220D6338E39DA862B822553AE6DCFD12 (void); // 0x000000AF System.Void Mono.Security.Protocol.Ntlm.Type1Message::set_Host(System.String) extern void Type1Message_set_Host_mC0ADD586CC5A1F9FD5489AF1D8F14DF9AA4F2D68 (void); // 0x000000B0 System.Void Mono.Security.Protocol.Ntlm.Type1Message::Decode(System.Byte[]) extern void Type1Message_Decode_mBDBDE9E060DFA07CC9A93D2491446B9411E5D2EC (void); // 0x000000B1 System.Byte[] Mono.Security.Protocol.Ntlm.Type1Message::GetBytes() extern void Type1Message_GetBytes_m5705CD87750C73B44B8700A02FF0E4C2DE294C9E (void); // 0x000000B2 System.Void Mono.Security.Protocol.Ntlm.Type2Message::.ctor(System.Byte[]) extern void Type2Message__ctor_m85E73F15F691FC25B93503B84B24D25805B5FBD9 (void); // 0x000000B3 System.Void Mono.Security.Protocol.Ntlm.Type2Message::Finalize() extern void Type2Message_Finalize_mD48F7AD79A227C07BA7A47B4056D0BA1FD785CAA (void); // 0x000000B4 System.Byte[] Mono.Security.Protocol.Ntlm.Type2Message::get_Nonce() extern void Type2Message_get_Nonce_mEE9D40B2B299766F6B789195174BC580BDAEB4E1 (void); // 0x000000B5 System.String Mono.Security.Protocol.Ntlm.Type2Message::get_TargetName() extern void Type2Message_get_TargetName_m3B65DC156E863BC78E674D0D1BEF653B25F53B7D (void); // 0x000000B6 System.Byte[] Mono.Security.Protocol.Ntlm.Type2Message::get_TargetInfo() extern void Type2Message_get_TargetInfo_m5E0F0E5A6B32B7512393EDC2DFE9E8A6D79DB485 (void); // 0x000000B7 System.Void Mono.Security.Protocol.Ntlm.Type2Message::Decode(System.Byte[]) extern void Type2Message_Decode_m480774BBEA24F18E5C8765273C8DD6A641D9E441 (void); // 0x000000B8 System.Byte[] Mono.Security.Protocol.Ntlm.Type2Message::GetBytes() extern void Type2Message_GetBytes_m91FFB26859C2D17A9D3830FF05458729F8B1AF63 (void); // 0x000000B9 System.Void Mono.Security.Protocol.Ntlm.Type3Message::.ctor(Mono.Security.Protocol.Ntlm.Type2Message) extern void Type3Message__ctor_mBA583598EA5F842A0076F882C4A3205B919419D6 (void); // 0x000000BA System.Void Mono.Security.Protocol.Ntlm.Type3Message::Finalize() extern void Type3Message_Finalize_m3881D11D8E2CD25BE7DC27D8DE14B8824E9C5EE6 (void); // 0x000000BB System.Void Mono.Security.Protocol.Ntlm.Type3Message::set_Domain(System.String) extern void Type3Message_set_Domain_m04440D54FDAA49E5C82380E22C46DBF09C22DBF5 (void); // 0x000000BC System.Void Mono.Security.Protocol.Ntlm.Type3Message::set_Password(System.String) extern void Type3Message_set_Password_m5D12ECA751E4BFB7C0CA25963FE20235C6951ED2 (void); // 0x000000BD System.Void Mono.Security.Protocol.Ntlm.Type3Message::set_Username(System.String) extern void Type3Message_set_Username_m8FAFEC42286D8EEA3B826437340EA233EEB96D13 (void); // 0x000000BE System.Void Mono.Security.Protocol.Ntlm.Type3Message::Decode(System.Byte[]) extern void Type3Message_Decode_m4624A3F2775E1E590627C69F188816C994270B6D (void); // 0x000000BF System.String Mono.Security.Protocol.Ntlm.Type3Message::DecodeString(System.Byte[],System.Int32,System.Int32) extern void Type3Message_DecodeString_mCB1797B1FA97CD96E788DCE096FDBC275685C42F (void); // 0x000000C0 System.Byte[] Mono.Security.Protocol.Ntlm.Type3Message::EncodeString(System.String) extern void Type3Message_EncodeString_m431F1D808D738A2C9CE57DE1084F9A42C036AA5A (void); // 0x000000C1 System.Byte[] Mono.Security.Protocol.Ntlm.Type3Message::GetBytes() extern void Type3Message_GetBytes_m9C22065DB20CD016FCA226AA2A78952E111CF118 (void); // 0x000000C2 Mono.Security.Interface.AlertLevel Mono.Security.Interface.Alert::get_Level() extern void Alert_get_Level_m4D9BDC77286315A186F6517A3AE514DD7B31FBDC (void); // 0x000000C3 Mono.Security.Interface.AlertDescription Mono.Security.Interface.Alert::get_Description() extern void Alert_get_Description_m3FDF20086BFE900B014DB0EA960F27413326A11D (void); // 0x000000C4 System.Void Mono.Security.Interface.Alert::.ctor(Mono.Security.Interface.AlertDescription) extern void Alert__ctor_mD0D7AE959A64782F053515E043A70D71E229279B (void); // 0x000000C5 System.Void Mono.Security.Interface.Alert::inferAlertLevel() extern void Alert_inferAlertLevel_m3501288705DB4CCFDCBB9230E4C3F2E819738A9C (void); // 0x000000C6 System.String Mono.Security.Interface.Alert::ToString() extern void Alert_ToString_mF4C26959C923C9C023B6DAD01DFF6F0D2868D167 (void); // 0x000000C7 System.Void Mono.Security.Interface.ValidationResult::.ctor(System.Boolean,System.Boolean,System.Int32,System.Nullable`1) extern void ValidationResult__ctor_mAA70CED6CBDDD7AD7E4E92C3B0132B59B3BE1DCE (void); // 0x000000C8 System.Boolean Mono.Security.Interface.ValidationResult::get_Trusted() extern void ValidationResult_get_Trusted_mE64A5C557FC6AFCF2B71750EFF65E34D29D93D18 (void); // 0x000000C9 System.Boolean Mono.Security.Interface.ValidationResult::get_UserDenied() extern void ValidationResult_get_UserDenied_m71BED496F80A72CD3EB5DB2B9488433AA9A440C5 (void); // 0x000000CA Mono.Security.Interface.MonoTlsSettings Mono.Security.Interface.ICertificateValidator::get_Settings() // 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&) // 0x000000CC Mono.Security.Interface.ValidationResult Mono.Security.Interface.ICertificateValidator::ValidateCertificate(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509CertificateCollection) // 0x000000CD Mono.Security.Interface.ValidationResult Mono.Security.Interface.ICertificateValidator2::ValidateCertificate(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain) // 0x000000CE System.Void Mono.Security.Interface.CertificateValidationHelper::.cctor() extern void CertificateValidationHelper__cctor_m3F448328D24FD04BC74176CE26ACCB2C431E2B24 (void); // 0x000000CF Mono.Security.Interface.ICertificateValidator2 Mono.Security.Interface.CertificateValidationHelper::GetInternalValidator(Mono.Security.Interface.MonoTlsSettings,Mono.Security.Interface.MonoTlsProvider) extern void CertificateValidationHelper_GetInternalValidator_m765EA22BAC020CAA59167E95C1D1A6A652FE1D01 (void); // 0x000000D0 System.Void Mono.Security.Interface.IMonoSslStream::AuthenticateAsClient(System.String) // 0x000000D1 System.Void Mono.Security.Interface.IMonoSslStream::AuthenticateAsClient(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols,System.Boolean) // 0x000000D2 System.Int32 Mono.Security.Interface.IMonoSslStream::Read(System.Byte[],System.Int32,System.Int32) // 0x000000D3 System.Void Mono.Security.Interface.IMonoSslStream::Write(System.Byte[],System.Int32,System.Int32) // 0x000000D4 System.IAsyncResult Mono.Security.Interface.IMonoSslStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) // 0x000000D5 System.Int32 Mono.Security.Interface.IMonoSslStream::EndRead(System.IAsyncResult) // 0x000000D6 System.IAsyncResult Mono.Security.Interface.IMonoSslStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) // 0x000000D7 System.Void Mono.Security.Interface.IMonoSslStream::EndWrite(System.IAsyncResult) // 0x000000D8 System.Boolean Mono.Security.Interface.IMonoSslStream::get_IsAuthenticated() // 0x000000D9 System.Boolean Mono.Security.Interface.IMonoSslStream::get_CanRead() // 0x000000DA System.Boolean Mono.Security.Interface.IMonoSslStream::get_CanWrite() // 0x000000DB System.Int64 Mono.Security.Interface.IMonoSslStream::get_Length() // 0x000000DC System.Int64 Mono.Security.Interface.IMonoSslStream::get_Position() // 0x000000DD System.Void Mono.Security.Interface.IMonoSslStream::SetLength(System.Int64) // 0x000000DE System.Net.Security.AuthenticatedStream Mono.Security.Interface.IMonoSslStream::get_AuthenticatedStream() // 0x000000DF System.Int32 Mono.Security.Interface.IMonoSslStream::get_ReadTimeout() // 0x000000E0 System.Int32 Mono.Security.Interface.IMonoSslStream::get_WriteTimeout() // 0x000000E1 System.Security.Cryptography.X509Certificates.X509Certificate Mono.Security.Interface.IMonoSslStream::get_InternalLocalCertificate() // 0x000000E2 Mono.Security.Interface.CipherSuiteCode Mono.Security.Interface.MonoTlsConnectionInfo::get_CipherSuiteCode() extern void MonoTlsConnectionInfo_get_CipherSuiteCode_m8C74B9FD02856309D7179AB0BE91B2F3F8BDF951 (void); // 0x000000E3 System.Void Mono.Security.Interface.MonoTlsConnectionInfo::set_CipherSuiteCode(Mono.Security.Interface.CipherSuiteCode) extern void MonoTlsConnectionInfo_set_CipherSuiteCode_m653D2CB0EFDC5CC95804705CD809B659261267B2 (void); // 0x000000E4 Mono.Security.Interface.TlsProtocols Mono.Security.Interface.MonoTlsConnectionInfo::get_ProtocolVersion() extern void MonoTlsConnectionInfo_get_ProtocolVersion_m63DA43DE02158D38E19EB7E5E93DD3E2EA6B87CA (void); // 0x000000E5 System.Void Mono.Security.Interface.MonoTlsConnectionInfo::set_ProtocolVersion(Mono.Security.Interface.TlsProtocols) extern void MonoTlsConnectionInfo_set_ProtocolVersion_m938EBDEECDC61FAB55DB6080006307A02AD0546B (void); // 0x000000E6 System.Void Mono.Security.Interface.MonoTlsConnectionInfo::set_PeerDomainName(System.String) extern void MonoTlsConnectionInfo_set_PeerDomainName_m573F0D44AAC8D095FD19686E1263D6847639AC8F (void); // 0x000000E7 System.String Mono.Security.Interface.MonoTlsConnectionInfo::ToString() extern void MonoTlsConnectionInfo_ToString_m1988B66DE8C065C14AB2ED0DA4DDB84313C05E65 (void); // 0x000000E8 System.Void Mono.Security.Interface.MonoTlsConnectionInfo::.ctor() extern void MonoTlsConnectionInfo__ctor_mB397FA297A2578A5B4663DEBA4C2BB5F00632A90 (void); // 0x000000E9 System.Void Mono.Security.Interface.MonoRemoteCertificateValidationCallback::.ctor(System.Object,System.IntPtr) extern void MonoRemoteCertificateValidationCallback__ctor_mC3C556F0B5102353E3EFCE5098B7338B039819FA (void); // 0x000000EA System.Boolean Mono.Security.Interface.MonoRemoteCertificateValidationCallback::Invoke(System.String,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,Mono.Security.Interface.MonoSslPolicyErrors) extern void MonoRemoteCertificateValidationCallback_Invoke_m405859123BB9004917076DD131EA8522AA18D990 (void); // 0x000000EB 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) extern void MonoRemoteCertificateValidationCallback_BeginInvoke_mE8A7228A3C1E37CED0138DA272D8A9A6ED52E2D1 (void); // 0x000000EC System.Boolean Mono.Security.Interface.MonoRemoteCertificateValidationCallback::EndInvoke(System.IAsyncResult) extern void MonoRemoteCertificateValidationCallback_EndInvoke_m64D2BF4965D6F6274107AD36B0F06ADE8DAF8958 (void); // 0x000000ED System.Void Mono.Security.Interface.MonoLocalCertificateSelectionCallback::.ctor(System.Object,System.IntPtr) extern void MonoLocalCertificateSelectionCallback__ctor_m8408C75BD0A84C2E5B7BFED75CAAA62B0FC07F60 (void); // 0x000000EE System.Security.Cryptography.X509Certificates.X509Certificate Mono.Security.Interface.MonoLocalCertificateSelectionCallback::Invoke(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[]) extern void MonoLocalCertificateSelectionCallback_Invoke_mFB921E62D2252D1D50A5FCCFEC1E62BA719A381B (void); // 0x000000EF 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) extern void MonoLocalCertificateSelectionCallback_BeginInvoke_m860460761E2C341DB4549D1D2A27A72A0E618746 (void); // 0x000000F0 System.Security.Cryptography.X509Certificates.X509Certificate Mono.Security.Interface.MonoLocalCertificateSelectionCallback::EndInvoke(System.IAsyncResult) extern void MonoLocalCertificateSelectionCallback_EndInvoke_m6D484538EE84A8D910EFF7288158979751BDF447 (void); // 0x000000F1 System.Void Mono.Security.Interface.MonoTlsProvider::.ctor() extern void MonoTlsProvider__ctor_m627444C019C32E18FC68ABF1AF33577E54A9705B (void); // 0x000000F2 System.Guid Mono.Security.Interface.MonoTlsProvider::get_ID() // 0x000000F3 System.String Mono.Security.Interface.MonoTlsProvider::get_Name() // 0x000000F4 System.Boolean Mono.Security.Interface.MonoTlsProvider::get_SupportsSslStream() // 0x000000F5 System.Boolean Mono.Security.Interface.MonoTlsProvider::get_SupportsConnectionInfo() // 0x000000F6 System.Boolean Mono.Security.Interface.MonoTlsProvider::get_SupportsMonoExtensions() // 0x000000F7 System.Security.Authentication.SslProtocols Mono.Security.Interface.MonoTlsProvider::get_SupportedProtocols() // 0x000000F8 Mono.Security.Interface.IMonoSslStream Mono.Security.Interface.MonoTlsProvider::CreateSslStream(System.IO.Stream,System.Boolean,Mono.Security.Interface.MonoTlsSettings) // 0x000000F9 Mono.Security.Interface.IMonoSslStream Mono.Security.Interface.MonoTlsProvider::CreateSslStreamInternal(System.Net.Security.SslStream,System.IO.Stream,System.Boolean,Mono.Security.Interface.MonoTlsSettings) // 0x000000FA 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&) // 0x000000FB System.Boolean Mono.Security.Interface.MonoTlsProvider::get_SupportsCleanShutdown() // 0x000000FC Mono.Security.Interface.MonoTlsProvider Mono.Security.Interface.MonoTlsProviderFactory::GetProvider() extern void MonoTlsProviderFactory_GetProvider_mB4747BFB69D961C9B18398D60AFC667F9A252245 (void); // 0x000000FD Mono.Security.Interface.MonoRemoteCertificateValidationCallback Mono.Security.Interface.MonoTlsSettings::get_RemoteCertificateValidationCallback() extern void MonoTlsSettings_get_RemoteCertificateValidationCallback_m1718C4B085FE8A31AFC7262616FFC5071072D737 (void); // 0x000000FE System.Void Mono.Security.Interface.MonoTlsSettings::set_RemoteCertificateValidationCallback(Mono.Security.Interface.MonoRemoteCertificateValidationCallback) extern void MonoTlsSettings_set_RemoteCertificateValidationCallback_mC9225CD237B10BBF4813A975D827B822DF970E21 (void); // 0x000000FF Mono.Security.Interface.MonoLocalCertificateSelectionCallback Mono.Security.Interface.MonoTlsSettings::get_ClientCertificateSelectionCallback() extern void MonoTlsSettings_get_ClientCertificateSelectionCallback_mAD91A51A5228D02BF8F2B6F1F49A0646D029E1D0 (void); // 0x00000100 System.Void Mono.Security.Interface.MonoTlsSettings::set_ClientCertificateSelectionCallback(Mono.Security.Interface.MonoLocalCertificateSelectionCallback) extern void MonoTlsSettings_set_ClientCertificateSelectionCallback_m815474865E0743103BE1BA06CCFC85588BAFBAA4 (void); // 0x00000101 System.Nullable`1 Mono.Security.Interface.MonoTlsSettings::get_UseServicePointManagerCallback() extern void MonoTlsSettings_get_UseServicePointManagerCallback_mE0C4C192E0587991C12A79A7CA91C94EA31A2FA3 (void); // 0x00000102 System.Void Mono.Security.Interface.MonoTlsSettings::set_UseServicePointManagerCallback(System.Nullable`1) extern void MonoTlsSettings_set_UseServicePointManagerCallback_m3982FDDB084256E77E18F9A3E42E91E65F6F699B (void); // 0x00000103 System.Boolean Mono.Security.Interface.MonoTlsSettings::get_CallbackNeedsCertificateChain() extern void MonoTlsSettings_get_CallbackNeedsCertificateChain_m4E80A5055E68720FE1F48E9AC3AC9176C76C9C7D (void); // 0x00000104 System.Nullable`1 Mono.Security.Interface.MonoTlsSettings::get_CertificateValidationTime() extern void MonoTlsSettings_get_CertificateValidationTime_m51F473A56D26B7FF38182524C3EF3250653181CD (void); // 0x00000105 System.Void Mono.Security.Interface.MonoTlsSettings::set_CertificateValidationTime(System.Nullable`1) extern void MonoTlsSettings_set_CertificateValidationTime_mD081C06E0CCCCEF4230D2A7A70ED06F7E5D1717D (void); // 0x00000106 System.Security.Cryptography.X509Certificates.X509CertificateCollection Mono.Security.Interface.MonoTlsSettings::get_TrustAnchors() extern void MonoTlsSettings_get_TrustAnchors_mD6ADD8546ED8D9C0BA58A25F0ADA0BBB5127F28F (void); // 0x00000107 System.Void Mono.Security.Interface.MonoTlsSettings::set_TrustAnchors(System.Security.Cryptography.X509Certificates.X509CertificateCollection) extern void MonoTlsSettings_set_TrustAnchors_m96D71EF074D01C5CBF8159B392825679DADD9B2A (void); // 0x00000108 System.Object Mono.Security.Interface.MonoTlsSettings::get_UserSettings() extern void MonoTlsSettings_get_UserSettings_m31F62282C588A3847737F11AF9158E493CD86E9A (void); // 0x00000109 System.Void Mono.Security.Interface.MonoTlsSettings::set_UserSettings(System.Object) extern void MonoTlsSettings_set_UserSettings_mEC113D468C571102A4FF0327E617E7BA30D5D3F8 (void); // 0x0000010A System.String[] Mono.Security.Interface.MonoTlsSettings::get_CertificateSearchPaths() extern void MonoTlsSettings_get_CertificateSearchPaths_mE287996050CC9939D950713EAB5FC382FC64453B (void); // 0x0000010B System.Void Mono.Security.Interface.MonoTlsSettings::set_CertificateSearchPaths(System.String[]) extern void MonoTlsSettings_set_CertificateSearchPaths_m7A42E0C25B12F9D923BEDE97E270433CD3C8A1D4 (void); // 0x0000010C System.Boolean Mono.Security.Interface.MonoTlsSettings::get_SendCloseNotify() extern void MonoTlsSettings_get_SendCloseNotify_m4E72508568F2055945A21AD19B1129AD2437C92F (void); // 0x0000010D System.Void Mono.Security.Interface.MonoTlsSettings::set_SendCloseNotify(System.Boolean) extern void MonoTlsSettings_set_SendCloseNotify_m292B72B22AC90DAC052BB0CB28D079F258803521 (void); // 0x0000010E System.Nullable`1 Mono.Security.Interface.MonoTlsSettings::get_EnabledProtocols() extern void MonoTlsSettings_get_EnabledProtocols_mB290C2A19B7268559520FDF47925D20A4F9D8106 (void); // 0x0000010F System.Void Mono.Security.Interface.MonoTlsSettings::set_EnabledProtocols(System.Nullable`1) extern void MonoTlsSettings_set_EnabledProtocols_m88B942CBAB596E1F6FC91744D93F845862796A32 (void); // 0x00000110 Mono.Security.Interface.CipherSuiteCode[] Mono.Security.Interface.MonoTlsSettings::get_EnabledCiphers() extern void MonoTlsSettings_get_EnabledCiphers_mB3F4FB0A332010BBCDF8EFF2B6B105C0CC92AF1D (void); // 0x00000111 System.Void Mono.Security.Interface.MonoTlsSettings::set_EnabledCiphers(Mono.Security.Interface.CipherSuiteCode[]) extern void MonoTlsSettings_set_EnabledCiphers_m27702EB1FBABCE66F73582F1F3B7DD14B4A95E12 (void); // 0x00000112 System.Void Mono.Security.Interface.MonoTlsSettings::.ctor() extern void MonoTlsSettings__ctor_m09A7B7F0B1CA2775C8A24B8A6BEC032E6B1C0A72 (void); // 0x00000113 Mono.Security.Interface.MonoTlsSettings Mono.Security.Interface.MonoTlsSettings::get_DefaultSettings() extern void MonoTlsSettings_get_DefaultSettings_m49A7CECC7D687F62790DD374D560278D3916B887 (void); // 0x00000114 Mono.Security.Interface.MonoTlsSettings Mono.Security.Interface.MonoTlsSettings::CopyDefaultSettings() extern void MonoTlsSettings_CopyDefaultSettings_m4CE2BE44BF064124CFD98CEF44E76FD5D6EA0AD2 (void); // 0x00000115 Mono.Security.Interface.ICertificateValidator Mono.Security.Interface.MonoTlsSettings::get_CertificateValidator() extern void MonoTlsSettings_get_CertificateValidator_m8AA08A1EAEE520A4FBF9099C311BDF25931FE059 (void); // 0x00000116 Mono.Security.Interface.MonoTlsSettings Mono.Security.Interface.MonoTlsSettings::CloneWithValidator(Mono.Security.Interface.ICertificateValidator) extern void MonoTlsSettings_CloneWithValidator_m46363CAC421939D9904660815CF1D8131C8DC3B1 (void); // 0x00000117 Mono.Security.Interface.MonoTlsSettings Mono.Security.Interface.MonoTlsSettings::Clone() extern void MonoTlsSettings_Clone_mF28F7F627B12CBD0BD1ABD6F35DD0B4BAD2E3840 (void); // 0x00000118 System.Void Mono.Security.Interface.MonoTlsSettings::.ctor(Mono.Security.Interface.MonoTlsSettings) extern void MonoTlsSettings__ctor_m3D336E73C9393401BE9BE856B7204BA176F52B17 (void); // 0x00000119 System.Void Mono.Security.Interface.TlsException::.ctor(Mono.Security.Interface.Alert,System.String) extern void TlsException__ctor_m5B7689890B3AE575E72A71FB19541C2BBAEF2D93 (void); // 0x0000011A System.Void Mono.Security.Interface.TlsException::.ctor(Mono.Security.Interface.AlertDescription,System.String) extern void TlsException__ctor_mCD978D5A0E271F65BF28C40380F65D8E0247FA53 (void); // 0x0000011B System.String Mono.Security.Cryptography.CryptoConvert::ToHex(System.Byte[]) extern void CryptoConvert_ToHex_m2FB6183AFF3B31424407BB7D767A844E3464B411 (void); // 0x0000011C System.Void Mono.Security.Cryptography.MD2::.ctor() extern void MD2__ctor_mE62E9B3FF536BF5CF083EFBBE0CFAF4BD62FA0C0 (void); // 0x0000011D Mono.Security.Cryptography.MD2 Mono.Security.Cryptography.MD2::Create() extern void MD2_Create_mF375441B9B1B701ECE73B9B51AFE4E3ADDE6E02F (void); // 0x0000011E System.Byte[] Mono.Security.Cryptography.MD2Managed::Padding(System.Int32) extern void MD2Managed_Padding_m3EB6A24F9144B480408240A0885F55C9BD0B47B1 (void); // 0x0000011F System.Void Mono.Security.Cryptography.MD2Managed::.ctor() extern void MD2Managed__ctor_mB717463E13F068948687F8EE38041CA6087E6FCA (void); // 0x00000120 System.Void Mono.Security.Cryptography.MD2Managed::Initialize() extern void MD2Managed_Initialize_m237CBCA36A820C9CA42E6E50E637405388236644 (void); // 0x00000121 System.Void Mono.Security.Cryptography.MD2Managed::HashCore(System.Byte[],System.Int32,System.Int32) extern void MD2Managed_HashCore_m3A2BD8F0CE3D25C498F3D640B71B0F8ED681A1FB (void); // 0x00000122 System.Byte[] Mono.Security.Cryptography.MD2Managed::HashFinal() extern void MD2Managed_HashFinal_m8840B1788737936945402AA9D19E14033ECA61EC (void); // 0x00000123 System.Void Mono.Security.Cryptography.MD2Managed::MD2Transform(System.Byte[],System.Byte[],System.Byte[],System.Int32) extern void MD2Managed_MD2Transform_m95099D1A3DB46EA112FF62C9A585D947C7FD4C23 (void); // 0x00000124 System.Void Mono.Security.Cryptography.MD2Managed::.cctor() extern void MD2Managed__cctor_mFCD964B61C39F08BCF87A5CA5C9D04364FA0715E (void); // 0x00000125 System.Void Mono.Security.Cryptography.MD4::.ctor() extern void MD4__ctor_m6AD2F7EC5132898B34FA52CB4EAB9A82F0FEFF59 (void); // 0x00000126 Mono.Security.Cryptography.MD4 Mono.Security.Cryptography.MD4::Create() extern void MD4_Create_m2D436A4CC284704A7DA0EEF4C4D5860F69D0BB93 (void); // 0x00000127 System.Void Mono.Security.Cryptography.MD4Managed::.ctor() extern void MD4Managed__ctor_mDB4352DBB43112E1DF337DF241A3E25435C2C3C5 (void); // 0x00000128 System.Void Mono.Security.Cryptography.MD4Managed::Initialize() extern void MD4Managed_Initialize_m40CDDA70F2946B6B942EB66BE77D5AC25AEC56EB (void); // 0x00000129 System.Void Mono.Security.Cryptography.MD4Managed::HashCore(System.Byte[],System.Int32,System.Int32) extern void MD4Managed_HashCore_mB3D2B92E80F6D0D1EEE5F41F2DB21F7A88DC41AB (void); // 0x0000012A System.Byte[] Mono.Security.Cryptography.MD4Managed::HashFinal() extern void MD4Managed_HashFinal_m4853C50C4026A1F75D7C75FB28FD4E146E95F6AC (void); // 0x0000012B System.Byte[] Mono.Security.Cryptography.MD4Managed::Padding(System.Int32) extern void MD4Managed_Padding_m7AD58C8D8178AC6CD6738C93A146312D73ED0476 (void); // 0x0000012C System.UInt32 Mono.Security.Cryptography.MD4Managed::F(System.UInt32,System.UInt32,System.UInt32) extern void MD4Managed_F_mB457E78CC0BDBD1ADCD8E687A6891E0D6B454174 (void); // 0x0000012D System.UInt32 Mono.Security.Cryptography.MD4Managed::G(System.UInt32,System.UInt32,System.UInt32) extern void MD4Managed_G_mCF22020BF90E65B0E322FAE8962502BBC22A157F (void); // 0x0000012E System.UInt32 Mono.Security.Cryptography.MD4Managed::H(System.UInt32,System.UInt32,System.UInt32) extern void MD4Managed_H_mDF220E77C694540EF16BD892D7F03B34AE055225 (void); // 0x0000012F System.UInt32 Mono.Security.Cryptography.MD4Managed::ROL(System.UInt32,System.Byte) extern void MD4Managed_ROL_mAD186591B4745F5050E7B34A5805A7476448D7F0 (void); // 0x00000130 System.Void Mono.Security.Cryptography.MD4Managed::FF(System.UInt32&,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Byte) extern void MD4Managed_FF_m8750957E572840973D5E0792CD61594F819861C3 (void); // 0x00000131 System.Void Mono.Security.Cryptography.MD4Managed::GG(System.UInt32&,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Byte) extern void MD4Managed_GG_m00A4648827B25DF55EABDF6FFB5C96E871C60E36 (void); // 0x00000132 System.Void Mono.Security.Cryptography.MD4Managed::HH(System.UInt32&,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Byte) extern void MD4Managed_HH_mC0581C10D440E254F218664593ED5291035038F6 (void); // 0x00000133 System.Void Mono.Security.Cryptography.MD4Managed::Encode(System.Byte[],System.UInt32[]) extern void MD4Managed_Encode_m4EAEC7D200AF9F9BBB8D4AAF0ABD4B5E9D9C4AF2 (void); // 0x00000134 System.Void Mono.Security.Cryptography.MD4Managed::Decode(System.UInt32[],System.Byte[],System.Int32) extern void MD4Managed_Decode_m450A7CE51E89191B352AC0DD4527135B343443D6 (void); // 0x00000135 System.Void Mono.Security.Cryptography.MD4Managed::MD4Transform(System.UInt32[],System.Byte[],System.Int32) extern void MD4Managed_MD4Transform_m385B46D14814EB12B82642AC995E26FB99B6816C (void); // 0x00000136 System.Security.Cryptography.HashAlgorithm Mono.Security.Cryptography.PKCS1::CreateFromName(System.String) extern void PKCS1_CreateFromName_mB407B0358BF42A94FAA0A3B7DF68A731827C21BE (void); // 0x00000137 System.Void Mono.Security.Cryptography.PKCS1::.cctor() extern void PKCS1__cctor_mA0BF327C9ECE4E5B1AACA740DBF4A61FB4F88825 (void); // 0x00000138 System.Void Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::.ctor() extern void PrivateKeyInfo__ctor_m589C6263501E8226678D7B08B7C816E9C9EBD939 (void); // 0x00000139 System.Void Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::.ctor(System.Byte[]) extern void PrivateKeyInfo__ctor_m4FE1CE37466756FCCAD2C7320E6E8E8B0D4D603A (void); // 0x0000013A System.Byte[] Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::get_PrivateKey() extern void PrivateKeyInfo_get_PrivateKey_mC390394E64E5FE39B4A833E7D91CF20A899179FA (void); // 0x0000013B System.Void Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::Decode(System.Byte[]) extern void PrivateKeyInfo_Decode_mC8128B0803CD098039C8281AF413EEADD82EF13C (void); // 0x0000013C System.Byte[] Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::RemoveLeadingZero(System.Byte[]) extern void PrivateKeyInfo_RemoveLeadingZero_m674CB83B855FB14F8C49F062C3261D2587596384 (void); // 0x0000013D System.Byte[] Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::Normalize(System.Byte[],System.Int32) extern void PrivateKeyInfo_Normalize_m918031FFC55B1092BD5004D914538F78CE701606 (void); // 0x0000013E System.Security.Cryptography.RSA Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::DecodeRSA(System.Byte[]) extern void PrivateKeyInfo_DecodeRSA_m47EEB9282E7E66ED9256F2097B4E5C757B79B080 (void); // 0x0000013F System.Byte[] Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::Encode(System.Security.Cryptography.RSA) extern void PrivateKeyInfo_Encode_mF1C1E856195368C0FD130E5E8DEFA373C9F4BEA5 (void); // 0x00000140 System.Security.Cryptography.DSA Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::DecodeDSA(System.Byte[],System.Security.Cryptography.DSAParameters) extern void PrivateKeyInfo_DecodeDSA_m705D495634A3F9F97D73FA4FC995352DF5A3F5EF (void); // 0x00000141 System.Byte[] Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::Encode(System.Security.Cryptography.DSA) extern void PrivateKeyInfo_Encode_m2BD3A752B326B5CE1243BF80896C452F710C8FB8 (void); // 0x00000142 System.Byte[] Mono.Security.Cryptography.PKCS8_PrivateKeyInfo::Encode(System.Security.Cryptography.AsymmetricAlgorithm) extern void PrivateKeyInfo_Encode_m3D458CE8888E92B151A56A3641E46651DFB05CD8 (void); // 0x00000143 System.Void Mono.Security.Cryptography.PKCS8_EncryptedPrivateKeyInfo::.ctor() extern void EncryptedPrivateKeyInfo__ctor_m8244581E6D6275989DE1D18E79B663BF62943069 (void); // 0x00000144 System.Void Mono.Security.Cryptography.PKCS8_EncryptedPrivateKeyInfo::.ctor(System.Byte[]) extern void EncryptedPrivateKeyInfo__ctor_mB2FBC3DDB156046CBB737280E490994A3B20362A (void); // 0x00000145 System.String Mono.Security.Cryptography.PKCS8_EncryptedPrivateKeyInfo::get_Algorithm() extern void EncryptedPrivateKeyInfo_get_Algorithm_m93A361B3EE1EDF57B8D83ECF187CD75E6B45A9D9 (void); // 0x00000146 System.Byte[] Mono.Security.Cryptography.PKCS8_EncryptedPrivateKeyInfo::get_EncryptedData() extern void EncryptedPrivateKeyInfo_get_EncryptedData_m0EB3C77C669117FCB3E0A5DA1758F9B0A18573D3 (void); // 0x00000147 System.Byte[] Mono.Security.Cryptography.PKCS8_EncryptedPrivateKeyInfo::get_Salt() extern void EncryptedPrivateKeyInfo_get_Salt_mF231C0F3BC06F402910179312CC9245911450C4B (void); // 0x00000148 System.Int32 Mono.Security.Cryptography.PKCS8_EncryptedPrivateKeyInfo::get_IterationCount() extern void EncryptedPrivateKeyInfo_get_IterationCount_m3CD06665FBE6C8B3965AA0D870B702A4E6F833FC (void); // 0x00000149 System.Void Mono.Security.Cryptography.PKCS8_EncryptedPrivateKeyInfo::Decode(System.Byte[]) extern void EncryptedPrivateKeyInfo_Decode_mC67C5672B7231974FCDF510FD280883B2E5C8639 (void); // 0x0000014A System.Void Mono.Security.Cryptography.RSAManaged::GenerateKeyPair() extern void RSAManaged_GenerateKeyPair_m01DBB9859ED6B604FD48A26561F33FC8213A4BE5 (void); // 0x0000014B System.Boolean Mono.Security.Cryptography.RSAManaged::get_PublicOnly() extern void RSAManaged_get_PublicOnly_m1D989F2FB76A46F2C7C80F18D5EA820B7EDD60DD (void); // 0x0000014C System.Security.Cryptography.RSAParameters Mono.Security.Cryptography.RSAManaged::ExportParameters(System.Boolean) extern void RSAManaged_ExportParameters_m8029EBF5FC8B90AF79C6D1469ECB44D28FB101D4 (void); // 0x0000014D System.Void Mono.Security.Cryptography.RSAManaged::ImportParameters(System.Security.Cryptography.RSAParameters) extern void RSAManaged_ImportParameters_m74BDEF3C147D83EE752B8445A83E1F4B7866717D (void); // 0x0000014E System.Byte[] Mono.Security.Cryptography.RSAManaged::GetPaddedValue(Mono.Math.BigInteger,System.Int32) extern void RSAManaged_GetPaddedValue_m09F304D316894F8620769B764EE99DC5FBF29471 (void); // 0x0000014F System.Void Mono.Security.Cryptography.RSAManaged_KeyGeneratedEventHandler::.ctor(System.Object,System.IntPtr) extern void KeyGeneratedEventHandler__ctor_mE307EE64ED560979049F75AE82AAB74F33BBFB30 (void); // 0x00000150 System.Void Mono.Security.Cryptography.RSAManaged_KeyGeneratedEventHandler::Invoke(System.Object,System.EventArgs) extern void KeyGeneratedEventHandler_Invoke_m2544ADEDCC25B2745B8803AC571D74C34459F2F2 (void); // 0x00000151 System.IAsyncResult Mono.Security.Cryptography.RSAManaged_KeyGeneratedEventHandler::BeginInvoke(System.Object,System.EventArgs,System.AsyncCallback,System.Object) extern void KeyGeneratedEventHandler_BeginInvoke_m679B8A636D2776A15B77B205E37C2D625BA9BD1A (void); // 0x00000152 System.Void Mono.Security.Cryptography.RSAManaged_KeyGeneratedEventHandler::EndInvoke(System.IAsyncResult) extern void KeyGeneratedEventHandler_EndInvoke_m7B2DD30E561E108C5AA15AE1B22CDD4D0940AF78 (void); // 0x00000153 System.Void Mono.Math.BigInteger::.ctor(Mono.Math.BigInteger_Sign,System.UInt32) extern void BigInteger__ctor_mF6EF77E576DB644975AE00AED27D25A7AC3AEE2E (void); // 0x00000154 System.Void Mono.Math.BigInteger::.ctor(Mono.Math.BigInteger) extern void BigInteger__ctor_m77CF9FF025A6A98A625E8E948F19F822210BC29C (void); // 0x00000155 System.Void Mono.Math.BigInteger::.ctor(Mono.Math.BigInteger,System.UInt32) extern void BigInteger__ctor_m718EBF73E0A8036284DBF530A63930E286233BC5 (void); // 0x00000156 System.Void Mono.Math.BigInteger::.ctor(System.Byte[]) extern void BigInteger__ctor_m12A6762C07A6C1B90E6461D22E25A4DE6D3F1250 (void); // 0x00000157 System.Void Mono.Math.BigInteger::.ctor(System.UInt32) extern void BigInteger__ctor_mCAC0EAFBC60E0DC2B64BE0DD21099C837FEC0A33 (void); // 0x00000158 Mono.Math.BigInteger Mono.Math.BigInteger::op_Implicit(System.UInt32) extern void BigInteger_op_Implicit_m47A1626222EC6D506611B5776F1506E5ED6F529F (void); // 0x00000159 Mono.Math.BigInteger Mono.Math.BigInteger::op_Implicit(System.Int32) extern void BigInteger_op_Implicit_m7057639C0ADB9D04334B3DA64237547E293A50EB (void); // 0x0000015A Mono.Math.BigInteger Mono.Math.BigInteger::op_Subtraction(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void BigInteger_op_Subtraction_mC72451C0DAE478E11522A2AB99426BEAD4E97792 (void); // 0x0000015B System.UInt32 Mono.Math.BigInteger::op_Modulus(Mono.Math.BigInteger,System.UInt32) extern void BigInteger_op_Modulus_mEE11685FAA7292E357C36DB794C18EF9E388C876 (void); // 0x0000015C Mono.Math.BigInteger Mono.Math.BigInteger::op_Modulus(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void BigInteger_op_Modulus_mAFBC82D374D9E2866AA4958732FA53F7445B122F (void); // 0x0000015D Mono.Math.BigInteger Mono.Math.BigInteger::op_Division(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void BigInteger_op_Division_m8C1BDE4543BD0EFE3864D46646ACFF3F9B535D3B (void); // 0x0000015E Mono.Math.BigInteger Mono.Math.BigInteger::op_Multiply(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void BigInteger_op_Multiply_mEA6B6928879EF921641122FA7E597A16A613EDDE (void); // 0x0000015F Mono.Math.BigInteger Mono.Math.BigInteger::op_LeftShift(Mono.Math.BigInteger,System.Int32) extern void BigInteger_op_LeftShift_m728D921C2E6E603DF2590718EF51B6BA8B4F463A (void); // 0x00000160 Mono.Math.BigInteger Mono.Math.BigInteger::op_RightShift(Mono.Math.BigInteger,System.Int32) extern void BigInteger_op_RightShift_mD39A8D10E9F70F516D42932712403651A91F4F64 (void); // 0x00000161 System.Security.Cryptography.RandomNumberGenerator Mono.Math.BigInteger::get_Rng() extern void BigInteger_get_Rng_mFD8903C45513484592C646CCF0F2752DB66509E2 (void); // 0x00000162 Mono.Math.BigInteger Mono.Math.BigInteger::GenerateRandom(System.Int32,System.Security.Cryptography.RandomNumberGenerator) extern void BigInteger_GenerateRandom_mABCBDC6EF81EBAF32CDA3B7685A208CA68C115D6 (void); // 0x00000163 Mono.Math.BigInteger Mono.Math.BigInteger::GenerateRandom(System.Int32) extern void BigInteger_GenerateRandom_mA17F93C5DDA00EDFCBBB66C41120BA1886241F5D (void); // 0x00000164 System.Int32 Mono.Math.BigInteger::BitCount() extern void BigInteger_BitCount_mFEA208FDC3B126E1517F0E5AAB8D1193856F8C76 (void); // 0x00000165 System.Boolean Mono.Math.BigInteger::TestBit(System.Int32) extern void BigInteger_TestBit_mFF11993F9C65D59A109EA7EC55B8B791A9DDB56B (void); // 0x00000166 System.Void Mono.Math.BigInteger::SetBit(System.UInt32) extern void BigInteger_SetBit_m9D1FECEB7D6672C82002A3FF59B17939C752CF41 (void); // 0x00000167 System.Void Mono.Math.BigInteger::SetBit(System.UInt32,System.Boolean) extern void BigInteger_SetBit_m1D93A7DB2AFE83CBBB14F2E3D1E665CB53454A68 (void); // 0x00000168 System.Int32 Mono.Math.BigInteger::LowestSetBit() extern void BigInteger_LowestSetBit_m6E7C4246DA0DA86F94B880680121448F676E8435 (void); // 0x00000169 System.Byte[] Mono.Math.BigInteger::GetBytes() extern void BigInteger_GetBytes_m3FA801F9485DE409CF9C9E7F4873694BF642C31C (void); // 0x0000016A System.Boolean Mono.Math.BigInteger::op_Equality(Mono.Math.BigInteger,System.UInt32) extern void BigInteger_op_Equality_mAA7DD5259960E4837D8A8AB56DB3C6AEF367C504 (void); // 0x0000016B System.Boolean Mono.Math.BigInteger::op_Inequality(Mono.Math.BigInteger,System.UInt32) extern void BigInteger_op_Inequality_m13AF07D0E4BF09886DCCDCFDE553542F6F4ED1A4 (void); // 0x0000016C System.Boolean Mono.Math.BigInteger::op_Equality(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void BigInteger_op_Equality_mF5B5A983065914F1789BB1552A1AA1B589B59C90 (void); // 0x0000016D System.Boolean Mono.Math.BigInteger::op_Inequality(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void BigInteger_op_Inequality_m0C6217422FC853BD5E26CF9E7995AE95E55668C2 (void); // 0x0000016E System.Boolean Mono.Math.BigInteger::op_GreaterThan(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void BigInteger_op_GreaterThan_m4CC14F86717F122D7489EFF24C991F5BEE92A00F (void); // 0x0000016F System.Boolean Mono.Math.BigInteger::op_LessThan(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void BigInteger_op_LessThan_m3E95747DE75EE020DB45C030FEA87F2785F1F106 (void); // 0x00000170 System.Boolean Mono.Math.BigInteger::op_GreaterThanOrEqual(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void BigInteger_op_GreaterThanOrEqual_mF4B81FC95ED0CBFA91676E43B1FAE027C850FBBF (void); // 0x00000171 System.Boolean Mono.Math.BigInteger::op_LessThanOrEqual(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void BigInteger_op_LessThanOrEqual_m6F736D56374810C3251542D1CFFB2AB4ADFCCE86 (void); // 0x00000172 System.String Mono.Math.BigInteger::ToString(System.UInt32) extern void BigInteger_ToString_m589EF8667DF3B88F9A54068FCC1A60AE0D78FC67 (void); // 0x00000173 System.String Mono.Math.BigInteger::ToString(System.UInt32,System.String) extern void BigInteger_ToString_m9FD0DEAAA4F90CECA50A45E19876EF580B1EA9A2 (void); // 0x00000174 System.Void Mono.Math.BigInteger::Normalize() extern void BigInteger_Normalize_mF0C4E36E69C54DB487EB2A29532BB7EB21585592 (void); // 0x00000175 System.Int32 Mono.Math.BigInteger::GetHashCode() extern void BigInteger_GetHashCode_m41D93A3D1A7ADC2BC2DB20A06DB19E645C2A77EC (void); // 0x00000176 System.String Mono.Math.BigInteger::ToString() extern void BigInteger_ToString_m77C1AB4DFF33F0056239D0019B8AB6255E75C359 (void); // 0x00000177 System.Boolean Mono.Math.BigInteger::Equals(System.Object) extern void BigInteger_Equals_m9877E32FBB71233616ACE7B8AAA31ED8C497716D (void); // 0x00000178 Mono.Math.BigInteger Mono.Math.BigInteger::ModInverse(Mono.Math.BigInteger) extern void BigInteger_ModInverse_mBA7BA94A2C0F242844B97B18DAEE368065E59522 (void); // 0x00000179 Mono.Math.BigInteger Mono.Math.BigInteger::GeneratePseudoPrime(System.Int32) extern void BigInteger_GeneratePseudoPrime_m40B9FAE1552A9CEF0A39529CF40E2F5C9FD377DE (void); // 0x0000017A System.Void Mono.Math.BigInteger::Incr2() extern void BigInteger_Incr2_mB0C767ACE801C97882A9887153C362F93118FCAA (void); // 0x0000017B System.Void Mono.Math.BigInteger::.cctor() extern void BigInteger__cctor_mFA9F5AACEBB5B232D3139F994C06A883760DEAF0 (void); // 0x0000017C System.Void Mono.Math.BigInteger_ModulusRing::.ctor(Mono.Math.BigInteger) extern void ModulusRing__ctor_mF09FC4C08A46EB1ECBA2A35B28BDD16D703E1050 (void); // 0x0000017D System.Void Mono.Math.BigInteger_ModulusRing::BarrettReduction(Mono.Math.BigInteger) extern void ModulusRing_BarrettReduction_m7B02B29BBEA5309C09AE3C2860CDA318810AB3E7 (void); // 0x0000017E Mono.Math.BigInteger Mono.Math.BigInteger_ModulusRing::Multiply(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void ModulusRing_Multiply_m4C45458BB28E03B17069F0A0BB87F1426ABAC272 (void); // 0x0000017F Mono.Math.BigInteger Mono.Math.BigInteger_ModulusRing::Difference(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void ModulusRing_Difference_m4994769FFA8FAE06882F901C9DBEFC0A745E5258 (void); // 0x00000180 Mono.Math.BigInteger Mono.Math.BigInteger_ModulusRing::Pow(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void ModulusRing_Pow_m02E0BDA9434462191910C6F7BD6E7A6C77544C06 (void); // 0x00000181 Mono.Math.BigInteger Mono.Math.BigInteger_ModulusRing::Pow(System.UInt32,Mono.Math.BigInteger) extern void ModulusRing_Pow_mA4D173D9DD4C251CE87C56CEA39D04A8719FBE24 (void); // 0x00000182 Mono.Math.BigInteger Mono.Math.BigInteger_Kernel::Subtract(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void Kernel_Subtract_mD8975D3BC036B9DAEC10E5585880F304DAF3E332 (void); // 0x00000183 System.Void Mono.Math.BigInteger_Kernel::MinusEq(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void Kernel_MinusEq_m75848E6833E2D01CF229BBA57A1A6D641D5D0380 (void); // 0x00000184 System.Void Mono.Math.BigInteger_Kernel::PlusEq(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void Kernel_PlusEq_mF8EEDAFBFE9AD10CAD8770DC3A5D09E5147B0A48 (void); // 0x00000185 Mono.Math.BigInteger_Sign Mono.Math.BigInteger_Kernel::Compare(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void Kernel_Compare_m07031942FB73AA6F48F11CBB4FDAEBF6767C84EE (void); // 0x00000186 System.UInt32 Mono.Math.BigInteger_Kernel::SingleByteDivideInPlace(Mono.Math.BigInteger,System.UInt32) extern void Kernel_SingleByteDivideInPlace_mA3A9E99D052F6906DAC3EC33E815F85621B9D2E3 (void); // 0x00000187 System.UInt32 Mono.Math.BigInteger_Kernel::DwordMod(Mono.Math.BigInteger,System.UInt32) extern void Kernel_DwordMod_m09BBF0BCB7D08A1CC8A24A82A8190E81D12BABDA (void); // 0x00000188 Mono.Math.BigInteger[] Mono.Math.BigInteger_Kernel::DwordDivMod(Mono.Math.BigInteger,System.UInt32) extern void Kernel_DwordDivMod_m7DD3CEDA379E3BEE45058144A4E63AB39C32268C (void); // 0x00000189 Mono.Math.BigInteger[] Mono.Math.BigInteger_Kernel::multiByteDivide(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void Kernel_multiByteDivide_m3AB2BAB666EBB176A004D389DBDAAEBAA3763B54 (void); // 0x0000018A Mono.Math.BigInteger Mono.Math.BigInteger_Kernel::LeftShift(Mono.Math.BigInteger,System.Int32) extern void Kernel_LeftShift_mEA93DE79BE9A04B1AD826F95F9C77A28EC87CCA9 (void); // 0x0000018B Mono.Math.BigInteger Mono.Math.BigInteger_Kernel::RightShift(Mono.Math.BigInteger,System.Int32) extern void Kernel_RightShift_m1F0188E75D20E70731FC46BDB32106EB33A1DB83 (void); // 0x0000018C System.Void Mono.Math.BigInteger_Kernel::Multiply(System.UInt32[],System.UInt32,System.UInt32,System.UInt32[],System.UInt32,System.UInt32,System.UInt32[],System.UInt32) extern void Kernel_Multiply_m904FC66FF96CDE798413346196E3836ADE1B8AF4 (void); // 0x0000018D 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) extern void Kernel_MultiplyMod2p32pmod_mAF33D396324D6705B3F436779118B56F2622EB05 (void); // 0x0000018E System.UInt32 Mono.Math.BigInteger_Kernel::modInverse(Mono.Math.BigInteger,System.UInt32) extern void Kernel_modInverse_m3FE8ACCFD28EBC15685ACEE0ED33A048DE9D022D (void); // 0x0000018F Mono.Math.BigInteger Mono.Math.BigInteger_Kernel::modInverse(Mono.Math.BigInteger,Mono.Math.BigInteger) extern void Kernel_modInverse_mEB896FA57CB36CE9FF75EBB4E11EA71AE23E3EC4 (void); // 0x00000190 System.Void Mono.Math.Prime.PrimalityTest::.ctor(System.Object,System.IntPtr) extern void PrimalityTest__ctor_m7D2A94DF17C3BB4D352BC4F7CF5E682A4C595CE7 (void); // 0x00000191 System.Boolean Mono.Math.Prime.PrimalityTest::Invoke(Mono.Math.BigInteger,Mono.Math.Prime.ConfidenceFactor) extern void PrimalityTest_Invoke_mFF0B6770EB0400A4842A1D85D58B2D26C0F039F5 (void); // 0x00000192 System.IAsyncResult Mono.Math.Prime.PrimalityTest::BeginInvoke(Mono.Math.BigInteger,Mono.Math.Prime.ConfidenceFactor,System.AsyncCallback,System.Object) extern void PrimalityTest_BeginInvoke_m92CDF05BD3D7D4CD830DAD891C626440C69A8D45 (void); // 0x00000193 System.Boolean Mono.Math.Prime.PrimalityTest::EndInvoke(System.IAsyncResult) extern void PrimalityTest_EndInvoke_m3158FEAF83FCC3FECE30DEECCC093C8849421CAF (void); // 0x00000194 System.Int32 Mono.Math.Prime.PrimalityTests::GetSPPRounds(Mono.Math.BigInteger,Mono.Math.Prime.ConfidenceFactor) extern void PrimalityTests_GetSPPRounds_mB217B6CB2BB40EEFAE4800E521105B5EE16C6979 (void); // 0x00000195 System.Boolean Mono.Math.Prime.PrimalityTests::RabinMillerTest(Mono.Math.BigInteger,Mono.Math.Prime.ConfidenceFactor) extern void PrimalityTests_RabinMillerTest_mE869E48DD897411CA22276B55C5E3E4A869307B8 (void); // 0x00000196 Mono.Math.Prime.ConfidenceFactor Mono.Math.Prime.Generator.PrimeGeneratorBase::get_Confidence() extern void PrimeGeneratorBase_get_Confidence_mB3EFAA5059BACC2C036F212DB2819E65B1D30464 (void); // 0x00000197 Mono.Math.Prime.PrimalityTest Mono.Math.Prime.Generator.PrimeGeneratorBase::get_PrimalityTest() extern void PrimeGeneratorBase_get_PrimalityTest_m0BACD3BCEC2D3F9AA1E81726561BF3D8B4048092 (void); // 0x00000198 System.Int32 Mono.Math.Prime.Generator.PrimeGeneratorBase::get_TrialDivisionBounds() extern void PrimeGeneratorBase_get_TrialDivisionBounds_m93D07CEF572D4D3C20794F7B9C798EE12B8F4C82 (void); // 0x00000199 Mono.Math.BigInteger Mono.Math.Prime.Generator.PrimeGeneratorBase::GenerateNewPrime(System.Int32) // 0x0000019A System.Void Mono.Math.Prime.Generator.PrimeGeneratorBase::.ctor() extern void PrimeGeneratorBase__ctor_m13B11935BE29102AC8EF61ADD1F25F36AAED8028 (void); // 0x0000019B Mono.Math.BigInteger Mono.Math.Prime.Generator.SequentialSearchPrimeGeneratorBase::GenerateSearchBase(System.Int32,System.Object) extern void SequentialSearchPrimeGeneratorBase_GenerateSearchBase_m2E65C4F49F03838C63E2CF7157F35A857FD85CCC (void); // 0x0000019C Mono.Math.BigInteger Mono.Math.Prime.Generator.SequentialSearchPrimeGeneratorBase::GenerateNewPrime(System.Int32) extern void SequentialSearchPrimeGeneratorBase_GenerateNewPrime_mF8C719FF7060839F80F3D1D1119CC35CEE7321C8 (void); // 0x0000019D Mono.Math.BigInteger Mono.Math.Prime.Generator.SequentialSearchPrimeGeneratorBase::GenerateNewPrime(System.Int32,System.Object) extern void SequentialSearchPrimeGeneratorBase_GenerateNewPrime_mC5D023E53C55A3D910AD896B1B888313516420BE (void); // 0x0000019E System.Boolean Mono.Math.Prime.Generator.SequentialSearchPrimeGeneratorBase::IsPrimeAcceptable(Mono.Math.BigInteger,System.Object) extern void SequentialSearchPrimeGeneratorBase_IsPrimeAcceptable_m962A08FE185146B9CC09E0004761B152A9EC2DF7 (void); // 0x0000019F System.Void Mono.Math.Prime.Generator.SequentialSearchPrimeGeneratorBase::.ctor() extern void SequentialSearchPrimeGeneratorBase__ctor_m04D212D2DBC1A2B3DD39C26A8008D56528984A11 (void); // 0x000001A0 System.UInt32 ::ComputeStringHash(System.String) extern void U3CPrivateImplementationDetailsU3E_ComputeStringHash_m8375D44A8A75C7D8223EA98CF65C40C0BA8C7BEB (void); static Il2CppMethodPointer s_methodPointers[416] = { Locale_GetText_m67B66557188C94648AA7A23F6A7501BE7D455ADA, ASN1__ctor_m6DD2E5BD0B12A6BFA95E1822A55B2294B8C237BC, ASN1__ctor_mAB2593792CB61AD1542F4F9D6FB6E8BB96DE007E, ASN1__ctor_mE005F52336402C3D41EAD9E28A95910B3C0865DA, ASN1_get_Count_m5A0E71B4C4A2257C0875AE1041AAA953C5B12A19, ASN1_get_Tag_m1346989AC839D85A9E0A211525A6B551974E4862, ASN1_get_Length_mD0AC74E8F07244961D697B341599BD83D989EF63, ASN1_get_Value_m9BD6239E12A6148AF9507C2F58058C6B8147A079, ASN1_set_Value_m225FF9AC03EA872809C7742070A34A264C58588E, ASN1_CompareArray_m8061EE9321D1B3F9CB387776552931A8AE9A96FE, ASN1_CompareValue_mB18BFB4C3B5CC0086F6733C93472B6ECE85DBC99, ASN1_Add_mF6ED0416BB021A1C333F99E42F8B17AF8B26639B, ASN1_GetBytes_m4ABC0EF4CBE8CF6BE65CEC52CDB02BB59E2E9AE4, ASN1_Decode_m94E3A6F94EDACE796521D04E6A832D99592F1149, ASN1_DecodeTLV_m30440B1DE0A8C4236AA9658DEBF2808FD3BC00C3, ASN1_get_Item_m88B75C57A7E130A02A709AE8FFD2E0972E71FC08, ASN1_Element_m505373548BEE512211614D9CE56AE728959D188D, ASN1_ToString_mF3953615856548F00889AD245391D09FBE782CBA, ASN1Convert_FromInt32_m59FF0922659B0A323026CCC0876BC33020C4FC9A, ASN1Convert_FromOid_mC178E72357986C1AB75A1FFC9DA7687ECA20E462, ASN1Convert_FromUnsignedBigInteger_mB500398BFB7953610B9218268B91E1960BA2E57A, ASN1Convert_ToInt32_mA2A8761F965979408D46FBEB946DB59F36137A5E, ASN1Convert_ToOid_mFFA93B4BBEFCA8E4E86DAE87CDB998E78BFB2D5A, ASN1Convert_ToDateTime_m94B39FD0657B85FB9AB61B04CAD71E759C9FE152, BitConverterLE_GetUIntBytes_m871281C3039A5B7DFB56E0F3EBBE22F74135997C, BitConverterLE_GetULongBytes_mCBAC987169706D10F05AFF42559A4EA1D88E1876, BitConverterLE_GetBytes_m1207548B6BC0E2D49DD06D5B3A3AC19C001BDB35, BitConverterLE_GetBytes_m8B2BFEBCB4830C010E4572C925AE3C3A3CC14031, BitConverterLE_UShortFromBytes_mBC051D16FFC95E9695F110AFDEAB018BD76F84A9, BitConverterLE_UIntFromBytes_m91E16C3362E794444D849A4AD5B9F746BF2A4FCB, BitConverterLE_ToUInt16_mFC8811706681807666F91EE89A28ADF75DF6EFCC, BitConverterLE_ToUInt32_m898E287439DDB0A31E4E39FF83DD032B1C43FA26, ContentInfo__ctor_mEE9D9E1E66FBF3DA3414423F0D4216E40C625BFA, ContentInfo__ctor_mF21B31604F01A686DB03E30FEAE859A53A0E084A, ContentInfo__ctor_mFFDEEE8545287FC5A22740B7E06F6D64D401E196, ContentInfo__ctor_m3AAF5EC77C4891BB1B6AF1F980C8623C0621852D, ContentInfo_get_ASN1_mE290789431E97C3AF43911BB56FBE15C6D799411, ContentInfo_get_Content_mCF1CED122282F62BAA3453E585E487D50367289F, ContentInfo_set_Content_m15B5D9A61236E1C116A9B5A651E80C5D78FB2598, ContentInfo_get_ContentType_m26D6492CA5D227AAC583CFC4A898C056ACEC8196, ContentInfo_set_ContentType_m4FEE943D01600FC088408F7E20C5E1667CB5BA21, ContentInfo_GetASN1_m3DF4C4558BE17D650B80B7971158C1B704C7B995, EncryptedData__ctor_m960EE725A153200911315F85B009E0D9E99D8114, EncryptedData__ctor_m385361DAE06A76AA773E49EF242400DE7F02A8FD, EncryptedData_get_EncryptionAlgorithm_m06B627AA11F08C1515676B6E58DEDDD43B4F380F, EncryptedData_get_EncryptedContent_m3C19AF07E7124131F08D7223E7B955AE67896BB8, SafeBag__ctor_mA72466DEC40046A944E2120A27BEFD3D2EAD57B7, SafeBag_get_BagOID_m111CD6142B7D3C61FB45932B8EF9A635D80244B5, SafeBag_get_ASN1_m77708924A6B21495CB27668AB3CDCC844724AAD1, PKCS12__ctor_mB6E3957A0DB6D7E17808EB1141909F9D1AEC162F, PKCS12__ctor_mBE0BDBA0DD4C15F304D04F31E028CFFB31D7B8AB, PKCS12__ctor_m35A8D4C261B2A0B4B7BC677160AB1DF90B04B229, PKCS12_Decode_m99D1E85A60263825BD361CFA623B088DE44FD2B7, PKCS12_Finalize_m7D328ECDF5448A300EC39922C23A7004AD9CE4D4, PKCS12_set_Password_mE1814AD9981817AEB8B4DAD7AED8DEA6A17F1DB0, PKCS12_get_IterationCount_m85A4D92CA6130D1BC6818CA8C434C9A8CFD120EC, PKCS12_set_IterationCount_m95AA7918C2940DFAA9AD540AEE484DD8E9A0DA43, PKCS12_get_Keys_mAAA961BD9580ED8EE3B394B702945FCB820E34AE, PKCS12_get_Certificates_mB8B81E86E481809CAB88C4657FDFCA67FE5190F4, PKCS12_get_RNG_m41E242AD5803360A10A8084A081F54F6D3402736, PKCS12_Compare_m12F289CEDEFD3FCB171A1D84CFC3B38657041FDC, PKCS12_GetSymmetricAlgorithm_mD3F3C0B83D3F2F2F384895C287C95AEACC9D237B, PKCS12_Decrypt_m31927063D7A8B21C5E2B81F0879117F269B2F340, PKCS12_Decrypt_mBEC36809198C23CF1A3DDBABEC167DAF259763AC, PKCS12_Encrypt_m46E5121EFD2B8D707F1028204C59EE95955FA992, PKCS12_GetExistingParameters_mA087BFAB5B05292523844A22873E72CAEBF5500F, PKCS12_AddPrivateKey_m1197B452390B9CF1EB0E9F091AB0757EBF5A2697, PKCS12_ReadSafeBag_m054D3F397B2D07EBD0ECDA6575D16EAA5AAE1B7B, PKCS12_CertificateSafeBag_mD0DD83647F65C3ABAE16740304102EFD7495FB73, PKCS12_MAC_mA1250320B5F0B5C94D8532296AB59CC32B7A7E78, PKCS12_GetBytes_m8621373F343293D4A64DED97DA2610BE6B6D7D73, PKCS12_EncryptedContentInfo_m1E71931C47F151A7B5AC985929B78FAED83C5E89, PKCS12_AddCertificate_m9D6DE2BF285B6BFCE1F8314438969020F5C3005D, PKCS12_AddCertificate_m17964E654DA9F739484806557EBD8CFE5331A198, PKCS12_RemoveCertificate_mE3594A106A1E0771DF835725966BC529F738DFCE, PKCS12_RemoveCertificate_mFD3A6ECA0F182AC1C74E2E7A56D4F6E3D4D300D2, PKCS12_Clone_mCFFD83941C1E56BEFEFDF4CF4E04601B37564432, PKCS12_get_MaximumPasswordLength_m456895C0914C8E686BC0548D036FAF11EB2AD266, PKCS12__cctor_m6147652F39C9E084AC465598F872099A0E0B9CAB, DeriveBytes__ctor_mCF98BD3EFADD4D2F34101977C2B49258932F19C2, DeriveBytes_set_HashName_mBDFF79A4AAA347FC742CF1E25214854EF200DA72, DeriveBytes_set_IterationCount_mFE67702E80E2748EA2B61D15E2E58CB9A4173143, DeriveBytes_set_Password_m01796801BB8FD1E5F9D62F48A057F936CE0D0E4D, DeriveBytes_set_Salt_m259A4E6B31DF7C039E776B473B4C5208890E8C5E, DeriveBytes_Adjust_m62C31A3D1780C7E6278429908FAA52AC2280668F, DeriveBytes_Derive_m77A53485FBE468A4F9698AEC0B36415699A9D72E, DeriveBytes_DeriveKey_mDF33F048359AB75CC3F1F634A67EB4EDEF02E796, DeriveBytes_DeriveIV_mEBA107DC29EA28DF2575F45EF7A0C55840BD8F03, DeriveBytes_DeriveMAC_mD54FB1F61CFC13258B46861CCE527A85CC62652D, DeriveBytes__cctor_m9599099DAB452D213B5F996953DB05E43CBDD41B, X501_ToString_m4BB9988001C8AA907F7FB24BF0062158B10F6000, X501_ToString_mE788B3F7AB241FD8F736D7FACE2ABF10C8023132, X501_AppendEntry_m4309ECCC58A9C96B7039249F97E9020963C6C630, X501__cctor_mE908E9BDA852AB25BFF1244017919DE3DBA44D4C, X509Certificate_Parse_m5CB2F316EC4BC08A3714213C103E3C8689F2E8E0, X509Certificate__ctor_mE2BC6649D450A36E902A2D6BEB50C49130411129, X509Certificate_GetUnsignedBigInteger_mD00F44BA5EC7109B54BB43083AC1BB9F531C0FDD, X509Certificate_get_DSA_m7C3868DFAC7C067D09A324C348D7461D70E10F7F, X509Certificate_set_DSA_m438EDD75622A0D3154D5C9F7A52742D8AFE09D62, X509Certificate_get_IssuerName_m3CF6F50F2B0C9842FC1E33A2733D1984D83D550B, X509Certificate_get_KeyAlgorithm_mFD510559230F6627C9FF5BCE08FBD3C0AA8EC35A, X509Certificate_get_KeyAlgorithmParameters_mBAB6E750097D8F9E4607E8CD14CF3B4DF9DF3D0B, X509Certificate_get_PublicKey_mC506F699EDCF690B6B7FFF4DA4F7A11C47688E30, X509Certificate_get_RSA_mE0259FE7B339032FDEA29171D3866F176E1D06B8, X509Certificate_set_RSA_m8FCB3F0C8887DE88637B27E5AA1827C302197743, X509Certificate_get_RawData_m6C746AB63B60A13BC37E9E8A9B9C649EE9BF0F74, X509Certificate_get_SerialNumber_mFCB78C242B8CA78F6813753022856056FFC48859, X509Certificate_get_SignatureAlgorithm_m0B747F93ACB40D00D7CBB9A67378C2F7C50D2794, X509Certificate_get_SubjectName_m4BE22DFCD6613D7B6B9F8526E4DD936D7493F006, X509Certificate_get_ValidFrom_mB93BFD950220E93414CBD26CAA5F6B4063548730, X509Certificate_get_ValidUntil_m69A8CBCBA731E52E463D32DF7DFEF89825B17B11, X509Certificate_get_Version_m8FAFE20FBC606456EA0A907066252CBCAB5C41E8, X509Certificate_GetIssuerName_mA0D2F957F9A6FD8A50368469B798FC3792ED895D, X509Certificate_GetSubjectName_m59C83E8084320DEAA93946A722DFE23522E31338, X509Certificate_GetObjectData_m208AB9EAADD6CD1FD5C585012572572B32600D1F, X509Certificate_PEM_m1C6DE4765B36C1EE23F33E74F1E10609004C9CE2, X509Certificate__cctor_mF0876223092F847F21251E6A6347AEA3E61C3763, X509CertificateCollection__ctor_mC7C07103044E3520FC785CD5BF0018F27C3132EE, X509CertificateCollection_get_Item_m158B7010FAC060435225725336AD53D2B3CC5359, X509CertificateCollection_Add_mC060190867D9C5D182236A313FE912DFCCE1F785, X509CertificateCollection_GetEnumerator_mE786AA0C41503620161D81E4D9172932564BAB4C, X509CertificateCollection_System_Collections_IEnumerable_GetEnumerator_m076B4EE02F416C4161E08D9DF2F916CA7A6D1D59, X509CertificateCollection_GetHashCode_mC3C7017A9FAF6FE14DFEA5050B7ED77CBD559798, X509CertificateEnumerator__ctor_m6D622EC72DC9F698B6674D0D940C9BE62DD9AB68, X509CertificateEnumerator_get_Current_m68306EF52C95B315E36054119C0422ACAF95C09F, X509CertificateEnumerator_System_Collections_IEnumerator_get_Current_mC3AF6C0A357F9080FF968652C79701F0B5878BD3, X509CertificateEnumerator_System_Collections_IEnumerator_MoveNext_m5A4EC92045952FE946B64B22EF2AB3B819E7F7F9, X509CertificateEnumerator_System_Collections_IEnumerator_Reset_m0DC0B0E3F02675E4815703748AAD8E7F9277ED75, X509CertificateEnumerator_MoveNext_m9E88A7C9685146F7E558267D7D828711C5E898F4, X509Extension__ctor_mDEE4DCDDDD91D3C1DD2FDF3D793AD447D86C4F37, X509Extension_Decode_mF26997CE00B1366C7EF9F00502EDA6214287206E, X509Extension_Equals_m142690BDE93BA49B3EF04CDF1F14A51D274F38FD, X509Extension_GetHashCode_mD1B128B323E782A9DF0672FB3223948A8E59882F, X509Extension_WriteLine_m3C538A06F19ABFD9F3BC9F531C8CA96329E8EFF2, X509Extension_ToString_m6E272E5A762E6CC4AE476A5AF8627D164308C3A5, X509ExtensionCollection__ctor_m009D1FA8F4EA1BCF236002C901176D8C3CBDB8FC, X509ExtensionCollection__ctor_mE4744D19F24BBC5F7FE1EE171FD5C301B38A9662, X509ExtensionCollection_System_Collections_IEnumerable_GetEnumerator_mD30D6DB62F39FFEF51B79A9992537250C4B3A756, ChallengeResponse__ctor_m1E0300839CAF582A720DB0F4F9E425B6EE12B258, ChallengeResponse__ctor_mF80EAE315F35264F1DA0167B3ED7A8CD8E2D1FFA, ChallengeResponse_Finalize_m358598D53FC1FDD2180BBF5877FEAAE3C8606118, ChallengeResponse_set_Password_m530EB94179C374BED9B9AAE4BB30AB3FF14F07E2, ChallengeResponse_set_Challenge_mD747C1A002528A6E9AFDE848AA257FD7B1B85E6F, ChallengeResponse_get_LM_m3916048E028CFCA867E801A83FEB949F7C089263, ChallengeResponse_get_NT_mEC9F2FDFDB8FADF415D4BA8A1564A23024FC3437, ChallengeResponse_Dispose_mD6C08D1EDA541DC5A9B287744FB18E3149627434, ChallengeResponse_Dispose_mF3B015B967C89BE1E139EFA40740208B10441AED, ChallengeResponse_GetResponse_m526E49021AB29DD12995CF8BB12DC9F03F2A583F, ChallengeResponse_PrepareDESKey_m32B2174E0B63E959CE08204F3C39AAA01799A3B3, ChallengeResponse_PasswordToKey_m522B84CA0312284486A2C4E10FEE2D74BF4FF163, ChallengeResponse__cctor_m069BF87DE471BEDD893664B52BBD066119DCD55C, ChallengeResponse2_Compute_LM_m3A1F9371E4F1E41B044787FFB3BE985E92A3AC22, ChallengeResponse2_Compute_NTLM_Password_mD27D4A18DBD712B0E80B0F2A1CB296B353312C41, ChallengeResponse2_Compute_NTLM_mA1DCA878A3A7A5517DB8BB0F2BEDD29353573976, ChallengeResponse2_Compute_NTLMv2_Session_mFB6537BF7FC8D9D7CCE55BFCDF6A7C371460E296, ChallengeResponse2_Compute_NTLMv2_mBCFF2DF7375AD035B98FC84253201D269201CE43, ChallengeResponse2_Compute_mAA312CA925226C75A829516B6BDC2089840D389D, ChallengeResponse2_GetResponse_mE39699CD2453921E373BF9768180993EDCD810E7, ChallengeResponse2_PrepareDESKey_m428EF8F37B18E0B4FC5895BFF02A681740CF7608, ChallengeResponse2_PasswordToKey_m2871E605818DF2DE4BC5B1B163831BA8F64006D8, ChallengeResponse2__cctor_mCF5C3FE5989C7BB7777C3BAADD67E9F8576A8C23, MessageBase__ctor_m32BA1280CB1020E88C6EF6DFA9C3ABABF3B36E59, MessageBase_get_Flags_m226EB26B3AB8C91ADA936E7B45CC8968D0F4CA9E, MessageBase_set_Flags_m0E8B48A02DB678CB59A3D3274AE51418732C864C, MessageBase_get_Type_m0BE9BCC1FCC0E8DFF588F7F3A54AEDA76360C67C, MessageBase_PrepareMessage_m6B0C0C463C16D086924EC49DB07C3ADE95C11958, MessageBase_Decode_m0994F2111010F3E105B94A83439BDBADA2E46537, MessageBase_CheckHeader_m427014E264FA451B68062CFF8A1939DC3A04FB5A, NULL, MessageBase__cctor_m4DF505F352AB2529D7E6EE09E6B096C076663B0F, NtlmSettings_get_DefaultAuthLevel_m98EDE4292136121773A45127209BD926E1CF141A, NtlmSettings__cctor_mCE3B588B6BFFB63D73ECA11941E875814A5CE9BB, Type1Message__ctor_mF11CFA44C4BF05765612B0D3CCBB4EBB433D7B23, Type1Message_set_Domain_m14675CA2220D6338E39DA862B822553AE6DCFD12, Type1Message_set_Host_mC0ADD586CC5A1F9FD5489AF1D8F14DF9AA4F2D68, Type1Message_Decode_mBDBDE9E060DFA07CC9A93D2491446B9411E5D2EC, Type1Message_GetBytes_m5705CD87750C73B44B8700A02FF0E4C2DE294C9E, Type2Message__ctor_m85E73F15F691FC25B93503B84B24D25805B5FBD9, Type2Message_Finalize_mD48F7AD79A227C07BA7A47B4056D0BA1FD785CAA, Type2Message_get_Nonce_mEE9D40B2B299766F6B789195174BC580BDAEB4E1, Type2Message_get_TargetName_m3B65DC156E863BC78E674D0D1BEF653B25F53B7D, Type2Message_get_TargetInfo_m5E0F0E5A6B32B7512393EDC2DFE9E8A6D79DB485, Type2Message_Decode_m480774BBEA24F18E5C8765273C8DD6A641D9E441, Type2Message_GetBytes_m91FFB26859C2D17A9D3830FF05458729F8B1AF63, Type3Message__ctor_mBA583598EA5F842A0076F882C4A3205B919419D6, Type3Message_Finalize_m3881D11D8E2CD25BE7DC27D8DE14B8824E9C5EE6, Type3Message_set_Domain_m04440D54FDAA49E5C82380E22C46DBF09C22DBF5, Type3Message_set_Password_m5D12ECA751E4BFB7C0CA25963FE20235C6951ED2, Type3Message_set_Username_m8FAFEC42286D8EEA3B826437340EA233EEB96D13, Type3Message_Decode_m4624A3F2775E1E590627C69F188816C994270B6D, Type3Message_DecodeString_mCB1797B1FA97CD96E788DCE096FDBC275685C42F, Type3Message_EncodeString_m431F1D808D738A2C9CE57DE1084F9A42C036AA5A, Type3Message_GetBytes_m9C22065DB20CD016FCA226AA2A78952E111CF118, Alert_get_Level_m4D9BDC77286315A186F6517A3AE514DD7B31FBDC, Alert_get_Description_m3FDF20086BFE900B014DB0EA960F27413326A11D, Alert__ctor_mD0D7AE959A64782F053515E043A70D71E229279B, Alert_inferAlertLevel_m3501288705DB4CCFDCBB9230E4C3F2E819738A9C, Alert_ToString_mF4C26959C923C9C023B6DAD01DFF6F0D2868D167, ValidationResult__ctor_mAA70CED6CBDDD7AD7E4E92C3B0132B59B3BE1DCE, ValidationResult_get_Trusted_mE64A5C557FC6AFCF2B71750EFF65E34D29D93D18, ValidationResult_get_UserDenied_m71BED496F80A72CD3EB5DB2B9488433AA9A440C5, NULL, NULL, NULL, NULL, CertificateValidationHelper__cctor_m3F448328D24FD04BC74176CE26ACCB2C431E2B24, CertificateValidationHelper_GetInternalValidator_m765EA22BAC020CAA59167E95C1D1A6A652FE1D01, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, MonoTlsConnectionInfo_get_CipherSuiteCode_m8C74B9FD02856309D7179AB0BE91B2F3F8BDF951, MonoTlsConnectionInfo_set_CipherSuiteCode_m653D2CB0EFDC5CC95804705CD809B659261267B2, MonoTlsConnectionInfo_get_ProtocolVersion_m63DA43DE02158D38E19EB7E5E93DD3E2EA6B87CA, MonoTlsConnectionInfo_set_ProtocolVersion_m938EBDEECDC61FAB55DB6080006307A02AD0546B, MonoTlsConnectionInfo_set_PeerDomainName_m573F0D44AAC8D095FD19686E1263D6847639AC8F, MonoTlsConnectionInfo_ToString_m1988B66DE8C065C14AB2ED0DA4DDB84313C05E65, MonoTlsConnectionInfo__ctor_mB397FA297A2578A5B4663DEBA4C2BB5F00632A90, MonoRemoteCertificateValidationCallback__ctor_mC3C556F0B5102353E3EFCE5098B7338B039819FA, MonoRemoteCertificateValidationCallback_Invoke_m405859123BB9004917076DD131EA8522AA18D990, MonoRemoteCertificateValidationCallback_BeginInvoke_mE8A7228A3C1E37CED0138DA272D8A9A6ED52E2D1, MonoRemoteCertificateValidationCallback_EndInvoke_m64D2BF4965D6F6274107AD36B0F06ADE8DAF8958, MonoLocalCertificateSelectionCallback__ctor_m8408C75BD0A84C2E5B7BFED75CAAA62B0FC07F60, MonoLocalCertificateSelectionCallback_Invoke_mFB921E62D2252D1D50A5FCCFEC1E62BA719A381B, MonoLocalCertificateSelectionCallback_BeginInvoke_m860460761E2C341DB4549D1D2A27A72A0E618746, MonoLocalCertificateSelectionCallback_EndInvoke_m6D484538EE84A8D910EFF7288158979751BDF447, MonoTlsProvider__ctor_m627444C019C32E18FC68ABF1AF33577E54A9705B, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, MonoTlsProviderFactory_GetProvider_mB4747BFB69D961C9B18398D60AFC667F9A252245, MonoTlsSettings_get_RemoteCertificateValidationCallback_m1718C4B085FE8A31AFC7262616FFC5071072D737, MonoTlsSettings_set_RemoteCertificateValidationCallback_mC9225CD237B10BBF4813A975D827B822DF970E21, MonoTlsSettings_get_ClientCertificateSelectionCallback_mAD91A51A5228D02BF8F2B6F1F49A0646D029E1D0, MonoTlsSettings_set_ClientCertificateSelectionCallback_m815474865E0743103BE1BA06CCFC85588BAFBAA4, MonoTlsSettings_get_UseServicePointManagerCallback_mE0C4C192E0587991C12A79A7CA91C94EA31A2FA3, MonoTlsSettings_set_UseServicePointManagerCallback_m3982FDDB084256E77E18F9A3E42E91E65F6F699B, MonoTlsSettings_get_CallbackNeedsCertificateChain_m4E80A5055E68720FE1F48E9AC3AC9176C76C9C7D, MonoTlsSettings_get_CertificateValidationTime_m51F473A56D26B7FF38182524C3EF3250653181CD, MonoTlsSettings_set_CertificateValidationTime_mD081C06E0CCCCEF4230D2A7A70ED06F7E5D1717D, MonoTlsSettings_get_TrustAnchors_mD6ADD8546ED8D9C0BA58A25F0ADA0BBB5127F28F, MonoTlsSettings_set_TrustAnchors_m96D71EF074D01C5CBF8159B392825679DADD9B2A, MonoTlsSettings_get_UserSettings_m31F62282C588A3847737F11AF9158E493CD86E9A, MonoTlsSettings_set_UserSettings_mEC113D468C571102A4FF0327E617E7BA30D5D3F8, MonoTlsSettings_get_CertificateSearchPaths_mE287996050CC9939D950713EAB5FC382FC64453B, MonoTlsSettings_set_CertificateSearchPaths_m7A42E0C25B12F9D923BEDE97E270433CD3C8A1D4, MonoTlsSettings_get_SendCloseNotify_m4E72508568F2055945A21AD19B1129AD2437C92F, MonoTlsSettings_set_SendCloseNotify_m292B72B22AC90DAC052BB0CB28D079F258803521, MonoTlsSettings_get_EnabledProtocols_mB290C2A19B7268559520FDF47925D20A4F9D8106, MonoTlsSettings_set_EnabledProtocols_m88B942CBAB596E1F6FC91744D93F845862796A32, MonoTlsSettings_get_EnabledCiphers_mB3F4FB0A332010BBCDF8EFF2B6B105C0CC92AF1D, MonoTlsSettings_set_EnabledCiphers_m27702EB1FBABCE66F73582F1F3B7DD14B4A95E12, MonoTlsSettings__ctor_m09A7B7F0B1CA2775C8A24B8A6BEC032E6B1C0A72, MonoTlsSettings_get_DefaultSettings_m49A7CECC7D687F62790DD374D560278D3916B887, MonoTlsSettings_CopyDefaultSettings_m4CE2BE44BF064124CFD98CEF44E76FD5D6EA0AD2, MonoTlsSettings_get_CertificateValidator_m8AA08A1EAEE520A4FBF9099C311BDF25931FE059, MonoTlsSettings_CloneWithValidator_m46363CAC421939D9904660815CF1D8131C8DC3B1, MonoTlsSettings_Clone_mF28F7F627B12CBD0BD1ABD6F35DD0B4BAD2E3840, MonoTlsSettings__ctor_m3D336E73C9393401BE9BE856B7204BA176F52B17, TlsException__ctor_m5B7689890B3AE575E72A71FB19541C2BBAEF2D93, TlsException__ctor_mCD978D5A0E271F65BF28C40380F65D8E0247FA53, CryptoConvert_ToHex_m2FB6183AFF3B31424407BB7D767A844E3464B411, MD2__ctor_mE62E9B3FF536BF5CF083EFBBE0CFAF4BD62FA0C0, MD2_Create_mF375441B9B1B701ECE73B9B51AFE4E3ADDE6E02F, MD2Managed_Padding_m3EB6A24F9144B480408240A0885F55C9BD0B47B1, MD2Managed__ctor_mB717463E13F068948687F8EE38041CA6087E6FCA, MD2Managed_Initialize_m237CBCA36A820C9CA42E6E50E637405388236644, MD2Managed_HashCore_m3A2BD8F0CE3D25C498F3D640B71B0F8ED681A1FB, MD2Managed_HashFinal_m8840B1788737936945402AA9D19E14033ECA61EC, MD2Managed_MD2Transform_m95099D1A3DB46EA112FF62C9A585D947C7FD4C23, MD2Managed__cctor_mFCD964B61C39F08BCF87A5CA5C9D04364FA0715E, MD4__ctor_m6AD2F7EC5132898B34FA52CB4EAB9A82F0FEFF59, MD4_Create_m2D436A4CC284704A7DA0EEF4C4D5860F69D0BB93, MD4Managed__ctor_mDB4352DBB43112E1DF337DF241A3E25435C2C3C5, MD4Managed_Initialize_m40CDDA70F2946B6B942EB66BE77D5AC25AEC56EB, MD4Managed_HashCore_mB3D2B92E80F6D0D1EEE5F41F2DB21F7A88DC41AB, MD4Managed_HashFinal_m4853C50C4026A1F75D7C75FB28FD4E146E95F6AC, MD4Managed_Padding_m7AD58C8D8178AC6CD6738C93A146312D73ED0476, MD4Managed_F_mB457E78CC0BDBD1ADCD8E687A6891E0D6B454174, MD4Managed_G_mCF22020BF90E65B0E322FAE8962502BBC22A157F, MD4Managed_H_mDF220E77C694540EF16BD892D7F03B34AE055225, MD4Managed_ROL_mAD186591B4745F5050E7B34A5805A7476448D7F0, MD4Managed_FF_m8750957E572840973D5E0792CD61594F819861C3, MD4Managed_GG_m00A4648827B25DF55EABDF6FFB5C96E871C60E36, MD4Managed_HH_mC0581C10D440E254F218664593ED5291035038F6, MD4Managed_Encode_m4EAEC7D200AF9F9BBB8D4AAF0ABD4B5E9D9C4AF2, MD4Managed_Decode_m450A7CE51E89191B352AC0DD4527135B343443D6, MD4Managed_MD4Transform_m385B46D14814EB12B82642AC995E26FB99B6816C, PKCS1_CreateFromName_mB407B0358BF42A94FAA0A3B7DF68A731827C21BE, PKCS1__cctor_mA0BF327C9ECE4E5B1AACA740DBF4A61FB4F88825, PrivateKeyInfo__ctor_m589C6263501E8226678D7B08B7C816E9C9EBD939, PrivateKeyInfo__ctor_m4FE1CE37466756FCCAD2C7320E6E8E8B0D4D603A, PrivateKeyInfo_get_PrivateKey_mC390394E64E5FE39B4A833E7D91CF20A899179FA, PrivateKeyInfo_Decode_mC8128B0803CD098039C8281AF413EEADD82EF13C, PrivateKeyInfo_RemoveLeadingZero_m674CB83B855FB14F8C49F062C3261D2587596384, PrivateKeyInfo_Normalize_m918031FFC55B1092BD5004D914538F78CE701606, PrivateKeyInfo_DecodeRSA_m47EEB9282E7E66ED9256F2097B4E5C757B79B080, PrivateKeyInfo_Encode_mF1C1E856195368C0FD130E5E8DEFA373C9F4BEA5, PrivateKeyInfo_DecodeDSA_m705D495634A3F9F97D73FA4FC995352DF5A3F5EF, PrivateKeyInfo_Encode_m2BD3A752B326B5CE1243BF80896C452F710C8FB8, PrivateKeyInfo_Encode_m3D458CE8888E92B151A56A3641E46651DFB05CD8, EncryptedPrivateKeyInfo__ctor_m8244581E6D6275989DE1D18E79B663BF62943069, EncryptedPrivateKeyInfo__ctor_mB2FBC3DDB156046CBB737280E490994A3B20362A, EncryptedPrivateKeyInfo_get_Algorithm_m93A361B3EE1EDF57B8D83ECF187CD75E6B45A9D9, EncryptedPrivateKeyInfo_get_EncryptedData_m0EB3C77C669117FCB3E0A5DA1758F9B0A18573D3, EncryptedPrivateKeyInfo_get_Salt_mF231C0F3BC06F402910179312CC9245911450C4B, EncryptedPrivateKeyInfo_get_IterationCount_m3CD06665FBE6C8B3965AA0D870B702A4E6F833FC, EncryptedPrivateKeyInfo_Decode_mC67C5672B7231974FCDF510FD280883B2E5C8639, RSAManaged_GenerateKeyPair_m01DBB9859ED6B604FD48A26561F33FC8213A4BE5, RSAManaged_get_PublicOnly_m1D989F2FB76A46F2C7C80F18D5EA820B7EDD60DD, RSAManaged_ExportParameters_m8029EBF5FC8B90AF79C6D1469ECB44D28FB101D4, RSAManaged_ImportParameters_m74BDEF3C147D83EE752B8445A83E1F4B7866717D, RSAManaged_GetPaddedValue_m09F304D316894F8620769B764EE99DC5FBF29471, KeyGeneratedEventHandler__ctor_mE307EE64ED560979049F75AE82AAB74F33BBFB30, KeyGeneratedEventHandler_Invoke_m2544ADEDCC25B2745B8803AC571D74C34459F2F2, KeyGeneratedEventHandler_BeginInvoke_m679B8A636D2776A15B77B205E37C2D625BA9BD1A, KeyGeneratedEventHandler_EndInvoke_m7B2DD30E561E108C5AA15AE1B22CDD4D0940AF78, BigInteger__ctor_mF6EF77E576DB644975AE00AED27D25A7AC3AEE2E, BigInteger__ctor_m77CF9FF025A6A98A625E8E948F19F822210BC29C, BigInteger__ctor_m718EBF73E0A8036284DBF530A63930E286233BC5, BigInteger__ctor_m12A6762C07A6C1B90E6461D22E25A4DE6D3F1250, BigInteger__ctor_mCAC0EAFBC60E0DC2B64BE0DD21099C837FEC0A33, BigInteger_op_Implicit_m47A1626222EC6D506611B5776F1506E5ED6F529F, BigInteger_op_Implicit_m7057639C0ADB9D04334B3DA64237547E293A50EB, BigInteger_op_Subtraction_mC72451C0DAE478E11522A2AB99426BEAD4E97792, BigInteger_op_Modulus_mEE11685FAA7292E357C36DB794C18EF9E388C876, BigInteger_op_Modulus_mAFBC82D374D9E2866AA4958732FA53F7445B122F, BigInteger_op_Division_m8C1BDE4543BD0EFE3864D46646ACFF3F9B535D3B, BigInteger_op_Multiply_mEA6B6928879EF921641122FA7E597A16A613EDDE, BigInteger_op_LeftShift_m728D921C2E6E603DF2590718EF51B6BA8B4F463A, BigInteger_op_RightShift_mD39A8D10E9F70F516D42932712403651A91F4F64, BigInteger_get_Rng_mFD8903C45513484592C646CCF0F2752DB66509E2, BigInteger_GenerateRandom_mABCBDC6EF81EBAF32CDA3B7685A208CA68C115D6, BigInteger_GenerateRandom_mA17F93C5DDA00EDFCBBB66C41120BA1886241F5D, BigInteger_BitCount_mFEA208FDC3B126E1517F0E5AAB8D1193856F8C76, BigInteger_TestBit_mFF11993F9C65D59A109EA7EC55B8B791A9DDB56B, BigInteger_SetBit_m9D1FECEB7D6672C82002A3FF59B17939C752CF41, BigInteger_SetBit_m1D93A7DB2AFE83CBBB14F2E3D1E665CB53454A68, BigInteger_LowestSetBit_m6E7C4246DA0DA86F94B880680121448F676E8435, BigInteger_GetBytes_m3FA801F9485DE409CF9C9E7F4873694BF642C31C, BigInteger_op_Equality_mAA7DD5259960E4837D8A8AB56DB3C6AEF367C504, BigInteger_op_Inequality_m13AF07D0E4BF09886DCCDCFDE553542F6F4ED1A4, BigInteger_op_Equality_mF5B5A983065914F1789BB1552A1AA1B589B59C90, BigInteger_op_Inequality_m0C6217422FC853BD5E26CF9E7995AE95E55668C2, BigInteger_op_GreaterThan_m4CC14F86717F122D7489EFF24C991F5BEE92A00F, BigInteger_op_LessThan_m3E95747DE75EE020DB45C030FEA87F2785F1F106, BigInteger_op_GreaterThanOrEqual_mF4B81FC95ED0CBFA91676E43B1FAE027C850FBBF, BigInteger_op_LessThanOrEqual_m6F736D56374810C3251542D1CFFB2AB4ADFCCE86, BigInteger_ToString_m589EF8667DF3B88F9A54068FCC1A60AE0D78FC67, BigInteger_ToString_m9FD0DEAAA4F90CECA50A45E19876EF580B1EA9A2, BigInteger_Normalize_mF0C4E36E69C54DB487EB2A29532BB7EB21585592, BigInteger_GetHashCode_m41D93A3D1A7ADC2BC2DB20A06DB19E645C2A77EC, BigInteger_ToString_m77C1AB4DFF33F0056239D0019B8AB6255E75C359, BigInteger_Equals_m9877E32FBB71233616ACE7B8AAA31ED8C497716D, BigInteger_ModInverse_mBA7BA94A2C0F242844B97B18DAEE368065E59522, BigInteger_GeneratePseudoPrime_m40B9FAE1552A9CEF0A39529CF40E2F5C9FD377DE, BigInteger_Incr2_mB0C767ACE801C97882A9887153C362F93118FCAA, BigInteger__cctor_mFA9F5AACEBB5B232D3139F994C06A883760DEAF0, ModulusRing__ctor_mF09FC4C08A46EB1ECBA2A35B28BDD16D703E1050, ModulusRing_BarrettReduction_m7B02B29BBEA5309C09AE3C2860CDA318810AB3E7, ModulusRing_Multiply_m4C45458BB28E03B17069F0A0BB87F1426ABAC272, ModulusRing_Difference_m4994769FFA8FAE06882F901C9DBEFC0A745E5258, ModulusRing_Pow_m02E0BDA9434462191910C6F7BD6E7A6C77544C06, ModulusRing_Pow_mA4D173D9DD4C251CE87C56CEA39D04A8719FBE24, Kernel_Subtract_mD8975D3BC036B9DAEC10E5585880F304DAF3E332, Kernel_MinusEq_m75848E6833E2D01CF229BBA57A1A6D641D5D0380, Kernel_PlusEq_mF8EEDAFBFE9AD10CAD8770DC3A5D09E5147B0A48, Kernel_Compare_m07031942FB73AA6F48F11CBB4FDAEBF6767C84EE, Kernel_SingleByteDivideInPlace_mA3A9E99D052F6906DAC3EC33E815F85621B9D2E3, Kernel_DwordMod_m09BBF0BCB7D08A1CC8A24A82A8190E81D12BABDA, Kernel_DwordDivMod_m7DD3CEDA379E3BEE45058144A4E63AB39C32268C, Kernel_multiByteDivide_m3AB2BAB666EBB176A004D389DBDAAEBAA3763B54, Kernel_LeftShift_mEA93DE79BE9A04B1AD826F95F9C77A28EC87CCA9, Kernel_RightShift_m1F0188E75D20E70731FC46BDB32106EB33A1DB83, Kernel_Multiply_m904FC66FF96CDE798413346196E3836ADE1B8AF4, Kernel_MultiplyMod2p32pmod_mAF33D396324D6705B3F436779118B56F2622EB05, Kernel_modInverse_m3FE8ACCFD28EBC15685ACEE0ED33A048DE9D022D, Kernel_modInverse_mEB896FA57CB36CE9FF75EBB4E11EA71AE23E3EC4, PrimalityTest__ctor_m7D2A94DF17C3BB4D352BC4F7CF5E682A4C595CE7, PrimalityTest_Invoke_mFF0B6770EB0400A4842A1D85D58B2D26C0F039F5, PrimalityTest_BeginInvoke_m92CDF05BD3D7D4CD830DAD891C626440C69A8D45, PrimalityTest_EndInvoke_m3158FEAF83FCC3FECE30DEECCC093C8849421CAF, PrimalityTests_GetSPPRounds_mB217B6CB2BB40EEFAE4800E521105B5EE16C6979, PrimalityTests_RabinMillerTest_mE869E48DD897411CA22276B55C5E3E4A869307B8, PrimeGeneratorBase_get_Confidence_mB3EFAA5059BACC2C036F212DB2819E65B1D30464, PrimeGeneratorBase_get_PrimalityTest_m0BACD3BCEC2D3F9AA1E81726561BF3D8B4048092, PrimeGeneratorBase_get_TrialDivisionBounds_m93D07CEF572D4D3C20794F7B9C798EE12B8F4C82, NULL, PrimeGeneratorBase__ctor_m13B11935BE29102AC8EF61ADD1F25F36AAED8028, SequentialSearchPrimeGeneratorBase_GenerateSearchBase_m2E65C4F49F03838C63E2CF7157F35A857FD85CCC, SequentialSearchPrimeGeneratorBase_GenerateNewPrime_mF8C719FF7060839F80F3D1D1119CC35CEE7321C8, SequentialSearchPrimeGeneratorBase_GenerateNewPrime_mC5D023E53C55A3D910AD896B1B888313516420BE, SequentialSearchPrimeGeneratorBase_IsPrimeAcceptable_m962A08FE185146B9CC09E0004761B152A9EC2DF7, SequentialSearchPrimeGeneratorBase__ctor_m04D212D2DBC1A2B3DD39C26A8008D56528984A11, U3CPrivateImplementationDetailsU3E_ComputeStringHash_m8375D44A8A75C7D8223EA98CF65C40C0BA8C7BEB, }; static const int32_t s_InvokerIndices[416] = { 0, 31, 88, 26, 10, 89, 10, 14, 26, 90, 9, 28, 14, 91, 92, 34, 93, 14, 43, 0, 0, 94, 0, 95, 96, 96, 43, 217, 99, 99, 218, 123, 23, 26, 26, 26, 14, 14, 26, 14, 26, 14, 23, 26, 14, 14, 27, 14, 14, 23, 26, 27, 26, 23, 26, 10, 32, 14, 14, 14, 90, 111, 112, 28, 112, 113, 26, 26, 114, 112, 14, 114, 26, 27, 26, 27, 14, 115, 3, 23, 26, 32, 26, 26, 116, 58, 34, 34, 34, 3, 0, 117, 118, 3, 26, 26, 28, 14, 26, 14, 14, 14, 14, 14, 26, 14, 14, 14, 14, 119, 119, 10, 14, 14, 120, 1, 3, 23, 34, 121, 14, 14, 10, 26, 14, 14, 89, 23, 89, 26, 23, 9, 10, 35, 14, 23, 26, 14, 23, 27, 23, 26, 26, 14, 14, 23, 31, 28, 58, 58, 3, 1, 0, 1, 44, 130, 1099, 1, 124, 124, 3, 32, 10, 32, 10, 34, 26, 9, 14, 3, 115, 3, 23, 26, 26, 26, 14, 26, 23, 14, 14, 14, 26, 14, 26, 23, 26, 26, 26, 26, 54, 28, 14, 89, 89, 31, 23, 14, 1100, 89, 89, 14, 1101, 1102, 878, 3, 1, 26, 763, 525, 35, 756, 121, 756, 26, 89, 89, 89, 182, 182, 209, 14, 10, 10, 14, 246, 625, 10, 32, 26, 14, 23, 138, 1103, 1104, 9, 138, 139, 1105, 28, 23, 496, 14, 89, 89, 89, 10, 1102, 1106, 1107, 89, 4, 14, 26, 14, 26, 865, 1108, 89, 1109, 1110, 14, 26, 14, 26, 14, 26, 89, 31, 1111, 1112, 14, 26, 23, 4, 4, 14, 28, 14, 26, 27, 88, 0, 23, 4, 34, 23, 23, 35, 14, 125, 3, 23, 4, 23, 23, 35, 14, 34, 57, 57, 57, 126, 127, 127, 127, 27, 110, 110, 0, 3, 23, 26, 14, 26, 0, 124, 0, 0, 134, 0, 0, 23, 26, 14, 14, 14, 10, 26, 23, 89, 135, 136, 58, 138, 27, 139, 26, 143, 26, 144, 26, 32, 43, 43, 1, 123, 1, 1, 1, 124, 124, 4, 145, 43, 10, 30, 32, 146, 10, 14, 106, 106, 128, 128, 128, 128, 128, 128, 34, 147, 23, 10, 14, 9, 28, 43, 23, 3, 26, 26, 114, 114, 114, 147, 1, 148, 148, 149, 123, 123, 124, 1, 124, 124, 150, 151, 123, 1, 138, 152, 153, 9, 123, 106, 10, 14, 10, 34, 23, 147, 34, 147, 90, 23, 94, }; extern const Il2CppCodeGenModule g_Mono_SecurityCodeGenModule; const Il2CppCodeGenModule g_Mono_SecurityCodeGenModule = { "Mono.Security.dll", 416, s_methodPointers, s_InvokerIndices, 0, NULL, 0, NULL, 0, NULL, NULL, };