Overload List
Name | Description | |
---|---|---|
SignData(array<Byte>[]()[][], HashAlgorithmName) | (Inherited from DSA.) | |
SignData(Stream, HashAlgorithmName) | (Inherited from DSA.) | |
SignData(array<Byte>[]()[][], HashAlgorithm) |
Computes the hash value of the specified byte array using the specified hash algorithm, and signs the resulting hash value.
| |
SignData(array<Byte>[]()[][], Int32, Int32, HashAlgorithmName) | (Inherited from DSA.) |