terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
SecurityBuffer (byte[] data, SecurityBufferType tokentype) | |
SecurityBuffer (int size, SecurityBufferType tokentype) | |
SecurityBuffer (global::System.Security.Authentication.ExtendedProtection.ChannelBinding binding) | |
Public Attributes | |
int | size |
SecurityBufferType | type |
byte[] | token |
SafeHandle | unmanagedToken |
int | offset |
Definition at line 8 of file SecurityBuffer.cs.