hive_plus_secure
library
Classes
-
Box<E>
-
A box contains and manages a collection of key-value pairs.
-
ChangeDetail<T extends DocumentSerializable>
-
Comprehensive record of a change event for a specific database entity.
-
DocumentSerializable
-
Contract for objects that can be serialized to/from JSON.
-
Hive
-
Open boxes and register adapters.
Enums
-
ChangeType
-
Enumeration of database change operations.
Exceptions / Errors
-
EncryptionError
-
Something went wrong during encryption/decryption. Most likely the
encryption key is wrong.