Mnemonic Constructor (Wordlist, array<Byte>[]()[][])

Generate a mnemonic

Namespace:  SecretNET.Crypto.BIP39
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public Mnemonic(
	Wordlist wordList,
	byte[] entropy
)

Parameters

wordList
Type: SecretNET.Crypto.BIP39..::..Wordlist
entropy
Type: array<Byte>[]()[][]