Description
The following properties in CBLReplicatorConfiguration need to mark as nullable :
CBLPropertyEncryptor propertyEncryptor;
CBLPropertyDecryptor propertyDecryptor;
CBLDocumentPropertyEncryptor documentPropertyEncryptor;
CBLDocumentPropertyDecryptor documentPropertyDecryptor;
Attachments
Issue Links
- is cloned by
-
CBL-4348 Missing nullable marks in CBLReplicatorConfiguration's property encryption callbacks
- Closed