1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for Python via .NET
  4. /
  5. groupdocs.signature.options
  6. /
  7. ICustomSignHash class

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