• Verify the given string and signature with the given DID.

    Parameters

    • msg: string
    • sig: string
    • did: `did:key:z${string}`

    Returns Promise<boolean>