| Table of Contents |
public static bool VerifySignature(this Byte[] data, string signature, RSACryptoServiceProvider rsa);
| Name | Type | Description |
|---|---|---|
| data | Byte[] | Data to be verified. |
| signature | string | Signature string. |
| rsa | RSACryptoServiceProvider | The Crypto Service Provider to be used. |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by