Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSignMessage(array<Byte>[]()[][])
Computes the signature for the specified message by encrypting it with the private key.
Public methodSupported by the .NET Compact FrameworkSignMessage(array<Byte>[]()[][], SignatureParameters)
Computes the signature for the specified message by encrypting it with the private key.

See Also