cryptography-kotlin
Toggle table of contents
0.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
cryptography-kotlin
cryptography-core
/
dev.whyoleg.cryptography.operations
/
SignFunction
/
signToByteArray
sign
To
Byte
Array
abstract
fun
signToByteArray
(
)
:
ByteArray
(
source
)
Finalizes the signature computation and returns the result as a new
ByteArray
.