Overload List

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

See Also