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.Cryptography.ToBase64Transform Class Reference
+ Inheritance diagram for System.Security.Cryptography.ToBase64Transform:
+ Collaboration diagram for System.Security.Cryptography.ToBase64Transform:

Public Member Functions

int TransformBlock (byte[] inputBuffer, int inputOffset, int inputCount, byte[] outputBuffer, int outputOffset)
 
byte[] TransformFinalBlock (byte[] inputBuffer, int inputOffset, int inputCount)
 
void Dispose ()
 
void Clear ()
 
 ToBase64Transform ()
 

Protected Member Functions

virtual void Dispose (bool disposing)
 
override void Finalize ()
 

Properties

int InputBlockSize [get, set]
 
int OutputBlockSize [get, set]
 
bool CanTransformMultipleBlocks [get, set]
 
virtual bool CanReuseTransform [get, set]
 

Detailed Description

Definition at line 11 of file ToBase64Transform.cs.


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