Table of Contents

GetBytes Method

Definition

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

GetBytes()

Creates a copy of the original value that reflects a computed operation.

public byte[] GetBytes()

Returns

byte[]

The copy of the original value that reflects a computed operation.