signHashSchnorr

abstract fun signHashSchnorr(data: UByteArray, secret: UByteArray): UByteArray
abstract fun signHashSchnorr(data: ByteArray, secret: ByteArray): ByteArray