u Documents Ancestor Unit
Package: XORKeysGenerator
Top
Name | Description | |
---|---|---|
![]() | TBinaryDocumentAncestor | Manage documents as binary files. If you provide a private key they are encrypted with a XOR algorithm. |
![]() | TCurrentDocumentChangedMessage | Subscribe to this message if you need to be informed when "current" document has changed |
![]() | TDocumentAncestor | Manage an abstracted document file. |
![]() | TDocumentChangedMessage | Subscribe to this message if you need to be informed about a document change |
![]() | TDocumentClosingMessage | Subscribe to this message if you need to be informed when a document is closing |
![]() | TJSONDocumentAncestor | Manage documents as JSON files. If you provide a private key they are encrypted with a ??? algorithm. |