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

    Function verify

    • Parameters

      • msg: Msg
      • sig: Msg
      • publicKey: string | CryptoKey
      • charSize: CharSize = DEFAULT_CHAR_SIZE
      • hashAlg: HashAlg = DEFAULT_HASH_ALGORITHM

      Returns Promise<boolean>