Table of Contents

ToHexadecimalString Method

Definition

Namespace
Cuemon.Security
Assemblies
Cuemon.Core.dll
Source
src/Cuemon.Core/Security/HashResult.cs

ToHexadecimalString()

Converts the underlying value of this instance to its equivalent hexadecimal representation.

public virtual string ToHexadecimalString()

Returns

string

A string representation, in hexadecimal, of the contents of the underlying value of this instance.