trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-crypto-driver
/
de.connect2x.trixnity.crypto.driver.olm
/
Account
/
OneTimeKeyGenerationResult
One
Time
Key
Generation
Result
interface
OneTimeKeyGenerationResult
Members
Properties
created
Link copied to clipboard
abstract
val
created
:
List
<
Curve25519PublicKey
>
removed
Link copied to clipboard
abstract
val
removed
:
List
<
Curve25519PublicKey
>
Functions
component1
Link copied to clipboard
open
operator
fun
component1
(
)
:
List
<
Curve25519PublicKey
>
component2
Link copied to clipboard
open
operator
fun
component2
(
)
:
List
<
Curve25519PublicKey
>