createSignFunction
Returns a new SignFunction for incremental signing.
The returned function accumulates data fed via UpdateFunction.update and produces a signature when finalized. The function should be closed after use.
Returns a new SignFunction for incremental signing.
The returned function accumulates data fed via UpdateFunction.update and produces a signature when finalized. The function should be closed after use.