Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSignData(array<Byte>[]()[][], HashAlgorithmName) (Inherited from DSA.)
Public methodSupported by the .NET Compact FrameworkSignData(Stream, HashAlgorithmName) (Inherited from DSA.)
Public methodSupported by the .NET Compact FrameworkSignData(array<Byte>[]()[][], HashAlgorithm)
Computes the hash value of the specified byte array using the specified hash algorithm, and signs the resulting hash value.
Public methodSupported by the .NET Compact FrameworkSignData(array<Byte>[]()[][], Int32, Int32, HashAlgorithmName) (Inherited from DSA.)

See Also