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

◆ ReadIA5String()

string System.Security.Cryptography.DerSequenceReader.ReadIA5String ( )
inlinepackage

Definition at line 324 of file DerSequenceReader.cs.

325 {
326 byte[] data = this._data;
327 int end = this._end;
328 int num = this.<ContentLength>k__BackingField;
329 int position = this._position;
330 this._position = position;
332 byte[] data2 = this._data;
333 int position2 = this._position;
334 int position3 = this._position;
336 string text;
337 return text;
338 }
class f__AnonymousType0<< Count > j__TPar
static Encoding ASCII
Definition Encoding.cs:348

References System.Security.Cryptography.DerSequenceReader._data, System.Security.Cryptography.DerSequenceReader._end, System.Security.Cryptography.DerSequenceReader._position, System.Text.Encoding.ASCII, System.Security.Cryptography.DerSequenceReader.ContentLength, j__TPar, System.Security.Cryptography.DerSequenceReader.k__BackingField, and System.text.