Returns true if this entry has been decrypted.
@override bool isDecrypted() => encryptedDataBytes == null;