ISignData Methods

Methods

Hash Generates a one-way hash of arbitrary data using a pre-defined algorithm
Sign Signs a Hash(String) of arbitrary data using a pre-defined algorithm
Verify Verifies that a signature is valid after the data is Signed

See Also