Share via


SignData Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Generates a signature.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SignData(array<Byte> [] () [] []) Generates a signature for the specified data.
Public method SignData(Stream) Generates a signature for the specified data stream, reading to the end of the stream.
Public method SignData(array<Byte> [] () [] [], Int32, Int32) Generates a signature for the specified length of data, beginning at the specified offset.

Top

See Also

Reference

ECDsaCryptoServiceProvider Class

System.Security.Cryptography Namespace