Mnemonic..::..DeriveSeed Method

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

Syntax


public byte[] DeriveSeed(
	Nullable<string> passphrase
)

Parameters

passphrase
Type: Nullable<(Of <(<'String>)>)>