Table of Contents

Class Sha256Hash

Namespace
Concordium.Sdk.Types
Assembly
Concordium.Sdk.dll

A Sha256 with no specific meaning.

public sealed record Sha256Hash : Hash, IEquatable<Hash>, IEquatable<Sha256Hash>
Inheritance
Sha256Hash
Implements
Inherited Members

Methods

ToHexString()

Return hex representation of data.

public string ToHexString()

Returns

string