Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Security.Cryptography.XmlKeyHelper Class Reference

Classes

struct  ParseState
 

Static Package Functions

static ParseState ParseDocument (string xmlString)
 
static bool HasElement (ref ParseState state, string name)
 
static byte[] ReadCryptoBinary (ref ParseState state, string name, int sizeHint=-1)
 
static int ReadCryptoBinaryInt32 (byte[] buf)
 
static void WriteCryptoBinary (string name, int value, StringBuilder builder)
 
static void WriteCryptoBinary (string name, ReadOnlySpan< byte > value, StringBuilder builder)
 

Detailed Description

Definition at line 8 of file XmlKeyHelper.cs.


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