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
Internal.Cryptography.Helpers Class Reference
+ Collaboration diagram for Internal.Cryptography.Helpers:

Static Public Member Functions

static byte[] CloneByteArray (this byte[] src)
 
static byte[] GenerateRandom (int count)
 
static void WriteInt (uint i, byte[] arr, int offset)
 
static char[] ToHexArrayUpper (this byte[] bytes)
 
static string ToHexStringUpper (this byte[] bytes)
 

Static Private Member Functions

static char NibbleToHex (byte b)
 

Detailed Description

Definition at line 10 of file Helpers.cs.


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