Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1922

Avoid decoding the encrypted bson command returned from libmongocrypt

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Internal
    • Labels:
      None

      We currently need to decode the encrypted bson command returned from libmongocrypt into a SON so that we can execute the command via OP_MSG.

      To fix this ticket we can:

      • implement PYTHON-1917
      • or avoid modifying the command in message._op_msg()

            Assignee:
            Unassigned Unassigned
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: