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
/
OnionClientAuth
/
Add
Add
class
Add
:
TorCmd.Unprivileged
<
Reply.Success
>
(
source
)
control-spec#ONION_CLIENT_AUTH_ADD
See also
Builder
Scope
Client
Auth
Add
Members
Constructors
Add
Link copied to clipboard
constructor
(
address
:
OnionAddress.V3
,
key
:
X25519.PrivateKey
)
constructor
(
address
:
OnionAddress.V3
,
key
:
X25519.PrivateKey
,
block
:
ThisBlock
<
BuilderScopeClientAuthAdd
>
)
Properties
address
Link copied to clipboard
@
JvmField
val
address
:
OnionAddress
client
Name
Link copied to clipboard
@
JvmField
val
clientName
:
String
?
destroy
Key
On
Job
Completion
Link copied to clipboard
@
JvmField
val
destroyKeyOnJobCompletion
:
Boolean
flags
Link copied to clipboard
@
JvmField
val
flags
:
Set
<
String
>
key
Link copied to clipboard
@
JvmField
val
key
:
AuthKey.Private
keyword
Link copied to clipboard
@
JvmField
val
keyword
:
String