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

Checksum Class

This class defines utility methods to add/remove the checksum to/from an address

Inheritance Hierarchy

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

Syntax

C#

public static class Checksum

The Checksum type exposes the following members.

Methods

 

Name Description
Public methodStatic member AddChecksum Adds the checksum to the specified address
Public methodStatic member IsValidChecksum Determines whether the specified address with checksum has a valid checksum.
Public methodStatic member RemoveChecksum Removes the checksum from the specified address with checksum
  Back to Top

See Also

Reference

Iota.Lib.CSharp.Api.Utils Namespace

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