trixnity-client
Toggle table of contents
4.22.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.key
/
KeyService
/
BootstrapCrossSigning
Bootstrap
Cross
Signing
data
class
BootstrapCrossSigning
(
val
recoveryKey
:
String
,
val
result
:
Result
<
UIA
<
Unit
>
>
)
Members
Constructors
Bootstrap
Cross
Signing
Link copied to clipboard
constructor
(
recoveryKey
:
String
,
result
:
Result
<
UIA
<
Unit
>
>
)
Properties
recovery
Key
Link copied to clipboard
val
recoveryKey
:
String
result
Link copied to clipboard
val
result
:
Result
<
UIA
<
Unit
>
>