Loading encrypted merge languages

SyntaxEditor for Windows Forms Forum

Posted 14 years ago by Joachim Schwieren
Version: 4.0.0283
Avatar
Hi,

using dynamic merge languages works fine (e.g. HTML that uses CSS as merge language); but what if I want to save the two language definition files HTML.xml and CSS.xml with an encryption key? Loading the first language (HTML) by supplying the key is no problem but will the second one which is loaded automatically by the first one also use the same encryption key as the "parent language"? Is there a way to store an encryption key globally so that it will be used for all language loading operations?

Thanks for your help,

Regards,

Joe

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Joe,

The encryption will not currently work on child languages. What you can do is load the child languages separately using encryption and then merge them at run-time similar to our dynamically create sample.

Either that or save your merged languages back out to encrypted form. That way they can all be loaded at once with encryption.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.