Decrypts text using the package-specific encryption key via ObjData.decrypt.
Conforms to the factory.text module contract: class name is always
ObjProcessText, and __init__ accepts (db=0, page=0) to avoid
accidental TUI activation when instantiated by the text processor factory.
For more information on encryption, see encryption.md.