Details
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
Activity
Component/s | .NET [ 15346 ] | |
Component/s | iOS [ 15348 ] |
Link | This issue is cloned by CBL-2378 [ CBL-2378 ] |
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 same 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. |
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. |
Assignee | The Lite [ cbgto ] | Jay Vavachan [ jayahari.vavachan ] |
Assignee | Jay Vavachan [ jayahari.vavachan ] | The Lite [ cbgto ] |
Rank | Ranked higher |
Story Points | 1 |
Assignee | The Lite [ cbgto ] | Sandy Chuang [ sandy.chaung ] |
Sprint | Sandy 57 [ 1818 ] |
Rank | Ranked higher |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Link | This issue relates to CBL-2415 [ CBL-2415 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |