Uploaded image for project: 'Couchbase Lite'
  1. Couchbase Lite
  2. CBL-2377

Provide note about copying encrypted database in API doc

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Critical
    • 3.0
    • 3.0
    • .NET
    • Security Level: Public
    • None
    • Sandy 57
    • 1

    Description

      This is originated fromĀ https://issues.couchbase.com/browse/CBL-2319.

      We should provide a note to explain that the Database.copy(fromPath, toName, config) method will copy the database without changing the encryption key of original database if specified. Therefore, the encryption key specified in the given config is the encryption key used for both the original and copied database. If the encryption key needs to be changed or set to the copied database, the Database's changeEncryptionKey(key) will need to be call after.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              sandy.chuang Sandy Chuang (Inactive)
              pasin Pasin Suriyentrakorn
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty