Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkVerifyData(array<Byte>[]()[][], array<Byte>[]()[][], HashAlgorithmName) (Inherited from DSA.)
Public methodSupported by the .NET Compact FrameworkVerifyData(Stream, array<Byte>[]()[][], HashAlgorithmName) (Inherited from DSA.)
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>[]()[][], Int32, Int32, array<Byte>[]()[][], HashAlgorithmName) (Inherited from DSA.)

See Also