Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

T_Iota_Lib_CSharp_Api_Utils_Curl

saniro edited this page Feb 16, 2017 · 1 revision

Curl Class

(c) 2016 Come-from-Beyond Curl belongs to the sponge function family.

Inheritance Hierarchy

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

Syntax

C#

public class Curl : ICurl

The Curl type exposes the following members.

Constructors

 

Name Description
Public method Curl Initializes a new instance of the Curl class
  Back to Top

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

Fields

 

Name Description
Public fieldStatic member HashLength The hash length
  Back to Top

See Also

Reference

Iota.Lib.CSharp.Api.Utils Namespace

Clone this wiki locally