EncryptedStorage constructor
EncryptedStorage()
Encrypted storage
Implementation
EncryptedStorage() : _storage = Storage(), _cipherStorage = CipherStorage();
Encrypted storage
EncryptedStorage() : _storage = Storage(), _cipherStorage = CipherStorage();