Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-1206

Add new key management helpers

    • 3
    • Needed
    • Hide

      Mongosh adds a ClientEncryption.rewrapManyDataKey() method that uses the same arguments format as the driver.

      Show
      Mongosh adds a ClientEncryption.rewrapManyDataKey() method that uses the same arguments format as the driver.
    • Iteration Cuttlefish

      Add:

      • ClientEncryption.rotateEncryptedDataKey()
      • ClientEncryption.decryptEncryptedDataKey()
      • ClientEncryption.encryptDataKey()
      • ClientEncryption.rewrapManyDataKey()

      if/when they are added by the driver.

            Assignee:
            anna.henningsen@mongodb.com Anna Henningsen
            Reporter:
            anna.henningsen@mongodb.com Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: