Key Property
The 32 byte key for ChaCha20.
Namespace
RandN.Rngs
Containing Type
ChaCha.Seed
Property Type
ReadOnlyMemory<uint>

Syntax

public ReadOnlyMemory<uint> Key { get; }

Value

TypeDescription
ReadOnlyMemory<uint>