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

ICurl Interface

This interface abstracts the curl hashing algorithm

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

Syntax

C#

public interface ICurl

The ICurl type exposes the following members.

Properties

 

Name Description
Public property State Gets or sets the state.
  Back to Top

Methods

 

Name Description
Public method Absorb(Int32[]) Absorbs the specified trits.
Public method Absorb(Int32[], Int32, Int32) Absorbs the specified trits.
Public method Clone Clones this instance.
Public method Reset Resets this state.
Public method Squeeze(Int32[]) Squeezes the specified trits.
Public method Squeeze(Int32[], Int32, Int32) Squeezes the specified trits.
Public method Transform Transforms this instance.
  Back to Top

See Also

Reference

Iota.Lib.CSharp.Api.Utils Namespace

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