Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-3527

Consider accepting EncryptionAlgorithm enum in EncryptOptions

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.13.1
    • Affects Version/s: None
    • Component/s: Field Level Encryption
    • Labels:
      None

      Currently algorithm value is string, and it differs from string value in spec.
      Spec: AEAD_AES_256_CBC_HMAC_SHA_512-Deterministic
      Driver: AEAD_AES_256_CBC_HMAC_SHA_512_Deterministic (last underscore)

      Consider using enums for convenience.

            Assignee:
            dmitry.lukyanov@mongodb.com Dmitry Lukyanov (Inactive)
            Reporter:
            boris.dogadov@mongodb.com Boris Dogadov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: