AuthDirReject

Properties

Link copied to clipboard

kmp-tor specific list of attributes used for filtering and sorting.

Link copied to clipboard

Tor's default value for this option.

Link copied to clipboard

A flag for kmp-tor:runtime used to determine if a setting for this option should be used as an argument when starting the tor process, or via control connection with TorCmd.Config.Load.

Link copied to clipboard

If expression of this option is allowed multiple times within a configuration or not.

Link copied to clipboard
override val length: Int
Link copied to clipboard
@get:JvmName(name = "name")
val name: String

The "name" of this option.

Functions

Link copied to clipboard
operator override fun compareTo(other: TorOption): Int
Link copied to clipboard
operator override fun get(index: Int): Char
Link copied to clipboard
operator fun plus(other: Any?): String
Link copied to clipboard
override fun subSequence(startIndex: Int, endIndex: Int): CharSequence