verifySignedDataSchnorr

abstract fun verifySignedDataSchnorr(data: ByteArray, pubkey: ByteArray, sig: ByteArray): Boolean

Calculates the sha256 of the passed data array, then verifies the signature