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.PrivateKey Class Reference

Public Member Functions

 PrivateKey (byte[] data, string password)
 

Static Public Member Functions

static PrivateKey CreateFromFile (string filename)
 
static PrivateKey CreateFromFile (string filename, string password)
 

Properties

RSA RSA [get]
 

Private Member Functions

byte[] DeriveKey (byte[] salt, string password)
 
bool Decode (byte[] pvk, string password)
 

Private Attributes

bool encrypted
 
RSA rsa
 
bool weak
 
int keyType
 

Detailed Description

Definition at line 7 of file PrivateKey.cs.


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