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
/
ClientAuthEntry
/
Companion
/
of
of
@
JvmStatic
fun
of
(
address
:
OnionAddress
,
privateKey
:
AuthKey.Private
,
clientName
:
String
?
,
flags
:
Set
<
String
>
)
:
ClientAuthEntry
(
source
)
Creates a new
ClientAuthEntry
for provided key(s).
Throws
Key
Exception
if key types are incompatible.