Interface RandomBytesFromHashState

The state of a hash-based random bytes iterator.

Hierarchy

  • RandomBytesFromHashState

Properties

Properties

index?: number

Current hash bytes consumed.

length: number

Total number of bytes to generate.

nonce?: number

Current nonce.

Generated using TypeDoc