• Verify a signature

    Possible errors are added to the report, no exceptions should be thrown.

    Parameters

    • report: Errors

      placeholder for error reports

    • message: string
    • signature: string
    • publicKey: CryptoKey

    Returns Promise<boolean>