Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | SetKey (AsymmetricAlgorithm key) |
void | SetHashAlgorithm (string strName) |
virtual bool | VerifySignature (HashAlgorithm hash, byte[] rgbSignature) |
bool | VerifySignature (byte[] rgbHash, byte[] rgbSignature) |
Definition at line 7 of file AsymmetricSignatureDeformatter.cs.