terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ EncodeOID()

static byte[] System.Security.Cryptography.CryptoConfig.EncodeOID ( string str)
inlinestatic

Definition at line 113 of file CryptoConfig.cs.

114 {
115 byte b2;
116 byte b = Convert.ToByte((int)b2);
117 long num;
118 return Convert.ToByte(num);
119 }
class f__AnonymousType0<< Count > j__TPar
static byte ToByte(object value, IFormatProvider provider)
Definition Convert.cs:737

References j__TPar, and System.Convert.ToByte().