Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Security.Cryptography.AsymmetricSignatureDeformatter Class Referenceabstract

Public Member Functions

void SetKey (AsymmetricAlgorithm key)
 
void SetHashAlgorithm (string strName)
 
virtual bool VerifySignature (HashAlgorithm hash, byte[] rgbSignature)
 
bool VerifySignature (byte[] rgbHash, byte[] rgbSignature)
 

Detailed Description

Definition at line 7 of file AsymmetricSignatureDeformatter.cs.


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