Unprivileged

sealed class Unprivileged<Success : Any> : TorCmd<Success>

A TorCmd that is capable of being utilized with both the control connection and TorRuntime (which passes it through to the underlying control connection).

Inheritors

Types

Link copied to clipboard
interface Processor

Base interface for implementations that process Unprivileged type TorCmd

Properties

Link copied to clipboard