M_Iota_Lib_CSharp_Api_Utils_InputValidator_CheckIfValidSeed - iotaledger-archive/iota.lib.csharp GitHub Wiki

InputValidator.CheckIfValidSeed Method

Checks if the seed is valid. If not, an exception is thrown.

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

Syntax

C#

public static void CheckIfValidSeed(
	string seed
)

Parameters

 

seed
Type: System.String
The seed.

Exceptions

 

Exception Condition
IllegalStateException Invalid Seed: Format not in trytes or Invalid Seed: Seed too long

See Also

Reference

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

⚠️ **GitHub.com Fallback** ⚠️