Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-3926

decrypt value type mismatch

    • 1
    • Not Needed

      Hello there,

      In the docs clientEncryption.decrypt method expects a value argument of type Buffer but in typescript it requires a Binary! Is this a normal behavior? Thanks

      clientEncryption.decrypt(value, callback)

      Param Type Description
      value Buffer An encrypted value
      callback decryptCallback Optional callback to invoke when value is decrypted

      Explicitly decrypt a provided encrypted value

            Assignee:
            neal.beeken@mongodb.com Neal Beeken
            Reporter:
            harryadelb@tutanota.com Harry Adel
            Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: