@bicycle-codes/crypto-util
    Preparing search index...

    Function verifyWithDid

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

      Parameters

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

      Returns Promise<boolean>