Show / Hide Table of Contents

ClientDataHash Property

ClientDataHash

Set and get the ClientDataHash or "challenge". It must be 32 bytes long.

C#
public ReadOnlyMemory<byte> ClientDataHash { get; set; }

Property Value

Type Description
ReadOnlyMemory<byte>
In this article
Back to top Generated by DocFX