Click or drag to resize

BlockSigner Methods

The BlockSigner type exposes the following members.

Methods
  NameDescription
Public methodAdd
Add a data hash to be signed. Returns false if the hash cannot be added because tree would get higher than allowed.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSign
Sign given hashes. Returns uni-signatures.
Public methodToString (Inherited from Object.)
Top
See Also