The seed for
ChaCha
. Consists of a key and a stream id.- Namespace
- RandN
.Rngs - Containing Type
- ChaCha
- Base Types
- object
- ValueType
Syntax
public readonly struct ChaCha.Seed : ValueType
Constructors
Name | Summary |
---|---|
Seed | Constructs a new ChaCha seed from a key and a stream id. |
Seed | Constructs a new ChaCha seed from a key with a stream id of 0. |