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
/
LibOlmEd25519SecretKey
Lib
Olm
Ed25519Secret
Key
@
JvmInline
value
class
LibOlmEd25519SecretKey
(
inner
:
OlmPkSigning
)
:
Ed25519SecretKey
Members
Constructors
Lib
Olm
Ed25519Secret
Key
Link copied to clipboard
constructor
(
inner
:
OlmPkSigning
)
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
:
Ed25519PublicKey
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
sign
Link copied to clipboard
open
override
fun
sign
(
message
:
String
)
:
Ed25519Signature