Ksui
Toggle table of contents
2.2.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.core.crypto
/
Secp256r1PrivateKey
/
sign
sign
open
override
fun
sign
(
data
:
ByteArray
)
:
Result
<
ByteArray
,
Exception
>