terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Security.SecurityDocument Class Referencesealed
+ Collaboration diagram for System.Security.SecurityDocument:

Public Member Functions

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

Static Public Member Functions

static int EncodedStringSize (string str)
 

Package Functions

SecurityElement InternalGetElement (ref int position, bool bCreate)
 

Package Attributes

byte[] m_data
 

Detailed Description

Definition at line 11 of file SecurityDocument.cs.


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