PN5_50468


Describe PN5_50468 here.

Patch Number

Ticket Number

Change type

PN5_50468

NA

Enhanchment

1. Description

Add support for encryption to type UD files.

To enable encryption, use ENCRYPTED=TRUE

CREATE-FILE DATA TESTONE TYPE=UD ENCRYPTED=TRUE

Once enabled all entries in the file will be encrypted, if accessed via jBASE will be decrypted automatically, however if viewed in external processes (vi, notepad etc.) will still be encrypted.

Once enabled, users should never alter the contents of any entry in an external process, (If the content of the file are altered it will be impossible to decrypt) Don’t delete or alter, .jbase_header. Without this entry jBASE won’t know how to decrypt any entries.