kmp-tor
Toggle table of contents
2.2.0
common
Platform filter
common
Switch theme
Search in API
kmp-tor
runtime-core
/
io.matthewnelson.kmp.tor.runtime.core.ctrl
/
TorCmd
/
Hs
/
Fetch
/
Fetch
Fetch
constructor
(
key
:
AddressKey.Public
)
(
source
)
constructor
(
key
:
AddressKey.Public
,
server
:
String
)
(
source
)
constructor
(
key
:
AddressKey.Public
,
vararg
servers
:
String
)
(
source
)
constructor
(
key
:
AddressKey.Public
,
servers
:
Collection
<
String
>
)
(
source
)
constructor
(
address
:
OnionAddress
)
(
source
)
constructor
(
address
:
OnionAddress
,
server
:
String
)
(
source
)
constructor
(
address
:
OnionAddress
,
vararg
servers
:
String
)
(
source
)
constructor
(
address
:
OnionAddress
,
servers
:
Collection
<
String
>
)
(
source
)