ChaCha.Counter Struct
ChaCha's 64-bit stream id.
Namespace
RandN.Rngs
Containing Type
ChaCha
Base Types
  • object
  • ValueType
ChaCha.Counter
ValueType
object

Syntax

public readonly struct ChaCha.Counter : ValueType

Constructors

Properties

NameProperty TypeSummary
Blockulong
ChaCha's 64-bit block counter.
Worduint
The individual word in the current block. Must be less than or equal to 16.