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
/
HiddenServiceEntry
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
of
Link copied to clipboard
@
JvmStatic
fun
of
(
publicKey
:
AddressKey.Public
,
privateKey
:
AddressKey.Private
?
,
clientAuth
:
Set
<
AuthKey.Public
>
)
:
HiddenServiceEntry
Creates a new
HiddenServiceEntry
for provided key(s).