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
/
PrivateKey
/
sign
sign
abstract
fun
sign
(
data
:
ByteArray
)
:
Result
<
ByteArray
,
<Error class: unknown class>
>