Overload List
Name | Description | |
---|---|---|
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>[]()[][], array<Byte>[]()[][], HashAlgorithmName, RSASignaturePadding) | (Inherited from RSA.) | |
VerifyData(Stream, array<Byte>[]()[][], HashAlgorithmName, RSASignaturePadding) | (Inherited from RSA.) | |
VerifyData(array<Byte>[]()[][], Int32, Int32, array<Byte>[]()[][], HashAlgorithmName, RSASignaturePadding) | (Inherited from RSA.) |