M_Iota_Lib_CSharp_Api_Utils_InputValidator_PadSeedIfNecessary - iotaledger-archive/iota.lib.csharp GitHub Wiki
Pads the seed if necessary.
Namespace: Iota.Lib.CSharp.Api.Utils
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public static string PadSeedIfNecessary(
string seed
)
- seed
- Type: System.String
The seed.
Type: String