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
Curve25519Secret
Key
class
Curve25519SecretKey
:
Managed
Members
Types
Companion
Link copied to clipboard
object
Companion
Shared
Secret
Link copied to clipboard
class
SharedSecret
(
val
secret
:
ByteArray
,
val
wasContributory
:
Boolean
)
Properties
base64
Link copied to clipboard
val
base64
:
String
bytes
Link copied to clipboard
val
bytes
:
ByteArray
public
Key
Link copied to clipboard
val
publicKey
:
Curve25519PublicKey
Functions
close
Link copied to clipboard
expect
open
override
fun
close
(
)
diffie
Hellman
Link copied to clipboard
fun
diffieHellman
(
theirPublicKey
:
Curve25519PublicKey
)
:
Curve25519SecretKey.SharedSecret
to
String
Link copied to clipboard
expect
open
override
fun
toString
(
)
:
String