verify Sui Proof Of Key
fun verifySuiProofOfKey(message: ByteArray, signature: ByteArray): Result<Boolean, <Error class: unknown class>>
Verifies only the context-free proof-of-key used by Sui transaction signatures.
Verifies only the context-free proof-of-key used by Sui transaction signatures.