Click or drag to resize

ISignData Methods

The ISignData type exposes the following members.

Methods
 NameDescription
Public methodHash Generates a one-way hash of arbitrary data using a pre-defined algorithm
Public methodSign Signs a Hash(String) of arbitrary data using a pre-defined algorithm
Public methodVerify Verifies that a signature is valid after the data is Signed
Top
See Also