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
Loading...
Searching...
No Matches
System.Security.Cryptography.RSAPKCS1SignatureFormatter Class Reference
+ Inheritance diagram for System.Security.Cryptography.RSAPKCS1SignatureFormatter:
+ Collaboration diagram for System.Security.Cryptography.RSAPKCS1SignatureFormatter:

Public Member Functions

 RSAPKCS1SignatureFormatter ()
 
 RSAPKCS1SignatureFormatter (AsymmetricAlgorithm key)
 
override byte[] CreateSignature (byte[] rgbHash)
 
override void SetHashAlgorithm (string strName)
 
override void SetKey (AsymmetricAlgorithm key)
 
virtual byte[] CreateSignature (HashAlgorithm hash)
 

Private Attributes

RSA rsa
 
string hash
 

Detailed Description

Definition at line 11 of file RSAPKCS1SignatureFormatter.cs.


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