Ksui core
Toggle table of contents
3.0.0
common
Platform filter
common
Switch theme
Search in API
Ksui core
Ksui core
/
xyz.mcxross.ksui.core.crypto
/
Ed25519PrivateKey
/
sign
sign
open
override
fun
sign
(
data
:
ByteArray
)
:
Result
<
ByteArray
,
<Error class: unknown class>
>