Couchbase Lite C
Couchbase Lite C API
|
Encryption key specified in a CBLDatabaseConfiguration. More...
#include <cbl/CBLDatabase.h>
Data Fields | |
CBLEncryptionAlgorithm | algorithm |
Encryption algorithm. More... | |
uint8_t | bytes [32] |
Raw key data. More... | |
Encryption key specified in a CBLDatabaseConfiguration.
CBLEncryptionAlgorithm CBLEncryptionKey::algorithm |
Encryption algorithm.
uint8_t CBLEncryptionKey::bytes[32] |
Raw key data.