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 |
---|---|
System.ReadOnlyMemory<System.Byte> |