Inner Drive Extensible Architecture
C#
Show/Hide TOC
ISign
Data 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
Reference
ISignData Interface
InnerDrive.Core Namespace
In This Article
Methods
See Also