Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

M_Iota_Lib_CSharp_Api_Utils_Signing_Key

saniro edited this page Feb 16, 2017 · 1 revision

Signing.Key Method

[Missing

documentation for "M:Iota.Lib.CSharp.Api.Utils.Signing.Key(System.Int32[],System.Int32,System.Int32)"]

Namespace: Iota.Lib.CSharp.Api.Utils
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)

Syntax

C#

public int[] Key(
	int[] seed,
	int index,
	int length
)

Parameters

 

seed
Type: System.Int32[]
[Missing documentation for "M:Iota.Lib.CSharp.Api.Utils.Signing.Key(System.Int32[],System.Int32,System.Int32)"]
index
Type: System.Int32
[Missing documentation for "M:Iota.Lib.CSharp.Api.Utils.Signing.Key(System.Int32[],System.Int32,System.Int32)"]
length
Type: System.Int32
[Missing documentation for "M:Iota.Lib.CSharp.Api.Utils.Signing.Key(System.Int32[],System.Int32,System.Int32)"]

Return Value

Type: Int32[]

See Also

Reference

Signing Class
Iota.Lib.CSharp.Api.Utils Namespace

Clone this wiki locally