module TorControl::Info::Sr

Overview

The current or previous shared random value, as received in the consensus, base-64 encoded. An empty value means that either the consensus has no shared random value, or Tor has no consensus.

Defined in:

get_info.cr

Constant Summary

Current = "sr/current"
Previous = "sr/previous"