Table of Contents

ToBinaryString Method

Definition

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

ToBinaryString()

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

public virtual string ToBinaryString()

Returns

string

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