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
System.Security.SecurityDocument Class Referencesealed

Public Member Functions

 SecurityDocument (int numData)
 
void GuaranteeSize (int size)
 
void AddString (string str, int position)
 
void AppendString (string str, int position)
 
string GetString (int position, bool bCreate)
 
void AddToken (byte b, int position)
 
SecurityElement GetRootElement ()
 
SecurityElement GetElement (int position, bool bCreate)
 

Static Public Member Functions

static int EncodedStringSize (string str)
 

Package Functions

SecurityElement InternalGetElement (int position, bool bCreate)
 

Package Attributes

byte[] m_data
 

Detailed Description

Definition at line 10 of file SecurityDocument.cs.


The documentation for this class was generated from the following file: