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-libolm
/
de.connect2x.trixnity.crypto.driver.libolm.keys
/
LibOlmCurve25519SecretKey
Lib
Olm
Curve25519Secret
Key
@
JvmInline
value
class
LibOlmCurve25519SecretKey
(
inner
:
OlmPkDecryption
)
:
Curve25519SecretKey
Members
Constructors
Lib
Olm
Curve25519Secret
Key
Link copied to clipboard
constructor
(
inner
:
OlmPkDecryption
)
Properties
base64
Link copied to clipboard
open
override
val
base64
:
String
bytes
Link copied to clipboard
open
override
val
bytes
:
ByteArray
public
Key
Link copied to clipboard
open
override
val
publicKey
:
Curve25519PublicKey
Functions
close
Link copied to clipboard
open
override
fun
close
(
)