Click or drag to resize

BlockSignerSign Method

Sign given hashes. Returns uni-signatures.

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public IEnumerable<IKsiSignature> Sign()

Return Value

Type: IEnumerableIKsiSignature
See Also