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-vodozemac
/
de.connect2x.trixnity.crypto.driver.vodozemac.keys
/
VodozemacEd25519SecretKey
Vodozemac
Ed25519Secret
Key
@
JvmInline
value
class
VodozemacEd25519SecretKey
(
val
inner
:
Ed25519SecretKey
)
:
Ed25519SecretKey
Members
Constructors
Vodozemac
Ed25519Secret
Key
Link copied to clipboard
constructor
(
inner
:
Ed25519SecretKey
)
Properties
base64
Link copied to clipboard
open
override
val
base64
:
String
bytes
Link copied to clipboard
open
override
val
bytes
:
ByteArray
inner
Link copied to clipboard
val
inner
:
Ed25519SecretKey
public
Key
Link copied to clipboard
open
override
val
publicKey
:
VodozemacEd25519PublicKey
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
sign
Link copied to clipboard
open
override
fun
sign
(
message
:
String
)
:
VodozemacEd25519Signature