trixnity-client
3.0.0-beta1
trixnity-client
/
net.folivo.trixnity.client.key
/
KeyService
/
BootstrapCrossSigning
Bootstrap
Cross
Signing
data
class
BootstrapCrossSigning
(
val
recoveryKey
:
String
,
val
result
:
Result
<
UIA
<
Unit
>
>
)
Constructors
Properties
Constructors
Bootstrap
Cross
Signing
Link copied to clipboard
fun
BootstrapCrossSigning
(
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
>
>