BlockSigner Class |
Namespace: Guardtime.KSI.Service
The BlockSigner type exposes the following members.
| Name | Description | |
|---|---|---|
| BlockSigner(IKsiService, HashAlgorithm, IKsiSignatureFactory, NullableUInt32) |
Create new block signer instance
| |
| BlockSigner(IKsiService, Boolean, Byte, HashAlgorithm, IKsiSignatureFactory, NullableUInt32) |
Create new block signer instance
|
| Name | Description | |
|---|---|---|
| Add |
Add a data hash to be signed. Returns false if the hash cannot be added because tree would get higher than allowed.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Sign |
Sign given hashes. Returns uni-signatures.
| |
| ToString | (Inherited from Object.) |