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
Mono.Security.Authenticode.AuthenticodeBase Class Reference
+ Inheritance diagram for Mono.Security.Authenticode.AuthenticodeBase:

Public Member Functions

 AuthenticodeBase ()
 

Package Functions

void Open (string filename)
 
void Open (byte[] rawdata)
 
void Close ()
 
void ReadFirstBlock ()
 
int ProcessFirstBlock ()
 
byte[] GetSecurityEntry ()
 
byte[] GetHash (HashAlgorithm hash)
 

Properties

int PEOffset [get]
 

Private Attributes

byte[] fileblock
 
Stream fs
 
int blockNo
 
int blockLength
 
int peOffset
 
int dirSecurityOffset
 
int dirSecuritySize
 
int coffSymbolTableOffset
 
bool pe64
 

Detailed Description

Definition at line 8 of file AuthenticodeBase.cs.


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