Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkVerifyData(array<Byte>[]()[][], HashAlgorithm, array<Byte>[]()[][])
Verifies the specified signature data by comparing it to the signature computed for the specified data.
Public methodSupported by the .NET Compact FrameworkVerifyData(array<Byte>[]()[][], array<Byte>[]()[][], HashAlgorithmName, RSASignaturePadding) (Inherited from RSA.)
Public methodSupported by the .NET Compact FrameworkVerifyData(Stream, array<Byte>[]()[][], HashAlgorithmName, RSASignaturePadding) (Inherited from RSA.)
Public methodSupported by the .NET Compact FrameworkVerifyData(array<Byte>[]()[][], Int32, Int32, array<Byte>[]()[][], HashAlgorithmName, RSASignaturePadding) (Inherited from RSA.)

See Also