terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Net.Security.SecurityBuffer Class Reference

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
 

Detailed Description

Definition at line 8 of file SecurityBuffer.cs.


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