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-vodozemac
/
de.connect2x.trixnity.vodozemac
/
Curve25519SecretKey
/
SharedSecret
Shared
Secret
class
SharedSecret
(
val
secret
:
ByteArray
,
val
wasContributory
:
Boolean
)
Members
Constructors
Shared
Secret
Link copied to clipboard
constructor
(
secret
:
ByteArray
,
wasContributory
:
Boolean
)
Properties
secret
Link copied to clipboard
val
secret
:
ByteArray
was
Contributory
Link copied to clipboard
val
wasContributory
:
Boolean
Functions
component1
Link copied to clipboard
operator
fun
component1
(
)
:
ByteArray
component2
Link copied to clipboard
operator
fun
component2
(
)
:
Boolean