toggle menu
trixnity-client
4.3.1
common
switch theme
search in API
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
>
>