Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Security.Cryptography.RSAPKCS1SignatureFormatter Class Reference

Public Member Functions

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

Private Attributes

RSA _rsaKey
 
string _algName
 

Detailed Description

Definition at line 7 of file RSAPKCS1SignatureFormatter.cs.


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