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
|
Public Member Functions | |
SecurityBuffer (byte[] data, SecurityBufferType tokentype) | |
SecurityBuffer (int size, SecurityBufferType tokentype) | |
SecurityBuffer (ChannelBinding binding) | |
Public Attributes | |
int | size |
SecurityBufferType | type |
byte[] | token |
SafeHandle | unmanagedToken |
int | offset |
Definition at line 11 of file SecurityBuffer.cs.