sign

open suspend override fun sign(data: ByteArray): ByteArray(source)

Signs data and returns the raw signature bytes.

Return

the raw signature bytes produced by the signing operation

Parameters

data

the data to sign