verify Signed With Public Key
open override fun verifySignedWithPublicKey(signatureText: String, signatureBytes: ByteArray, publicKey: ByteArray)
A utility function to easily verify that a string has been signed by another libXmtp installation. Only works for verifying libXmtp public context signatures.