ICustomSignHash class

ICustomSignHash class

Defines a contract for custom hash signing operations.

The ICustomSignHash type exposes the following members:

Methods

Method Description
custom_sign_hash Signs the given hash using a custom signing implementation.

See Also