Overload List
| Name | Description | |
|---|---|---|
| VerifyData(array<Byte>[]()[][], array<Byte>[]()[][], HashAlgorithmName) | (Inherited from DSA.) | |
| VerifyData(Stream, array<Byte>[]()[][], HashAlgorithmName) | (Inherited from DSA.) | |
| VerifyData(array<Byte>[]()[][], HashAlgorithm, array<Byte>[]()[][]) |
Verifies the specified signature data by comparing it to the signature computed for the specified data.
| |
| VerifyData(array<Byte>[]()[][], Int32, Int32, array<Byte>[]()[][], HashAlgorithmName) | (Inherited from DSA.) |