Difference between revisions of "OtfProjectSharing"

From emotive
Jump to navigation Jump to search
Line 30: Line 30:
 
| '''Control'''                                                       || '''Description'''  
 
| '''Control'''                                                       || '''Description'''  
 
|-{{TableRow2}}
 
|-{{TableRow2}}
| '''Logging switch button''' || Allows to write log files and apply the logging settings (ON) or not (OFF).
+
| '''Private key textbox''' || Specifies a password to encrypt and/or sign the PTX library.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
| '''Directory Name check box''' || Uses the default output folder for created log files.
+
| '''Encrypt whole file check box{{TooltipIcon2|(Note: This control is only visible after entering the private key}}''' || Encrypts the entire PTX file and it only can be opened by OTX Runtime Api.
 +
|-{{TableRow2}}
 +
| '''Protect content with a checksum check box{{TooltipIcon2|(Note: This control is only visible after entering the private key}}''' || Protects the PTX file against an encrypted checksum and it can be opened with the OTF or the OTX Runtime Api.
 +
|-{{TableRow1}}
 +
| '''Checksum combo-box{{TooltipIcon2|(Note: This control is only visible if the "Protect content with a checksum" check box is checked }}''' || Selects the Hash algorithm.
 
|}
 
|}
  

Revision as of 08:27, 5 September 2018


PTX Export Manager

"Open dialog when exporting" check box ...

Content section

Below are the controls in the "Content" section with their descriptions (according to their position in the bar from left-to-right and top-to-bottom):

Control                                                       Description
OTX files check boxExclamation.png Exports the PTX library with only an OTX folder which contains all OTX files.
Runtime settings check boxExclamation.png Exports the PTX library with all EMOTIVE specific project settings.
Runtime-optimized binaries for Dotnet check box Exports the PTX library with only an Output folder which contain the already compiled and executable binaries for Dotnet runtime.
Runtime-optimized binaries for Java check box Exports the PTX library with only an JavaOutput folder which contain the already compiled and executable binaries for Java runtime.

Security section

Below are the controls in the "Security" section with their descriptions (according to their position in the bar from left-to-right and top-to-bottom):

Control                                                       Description
Private key textbox Specifies a password to encrypt and/or sign the PTX library.
Encrypt whole file check boxExclamation.png Encrypts the entire PTX file and it only can be opened by OTX Runtime Api.
Protect content with a checksum check boxExclamation.png Protects the PTX file against an encrypted checksum and it can be opened with the OTF or the OTX Runtime Api.
Checksum combo-boxExclamation.png Selects the Hash algorithm.

Actions section

Below are the controls in the "Actions" section with their descriptions (according to their position in the bar from left-to-right and top-to-bottom):

Control                                                       Description
Logging switch button Allows to write log files and apply the logging settings (ON) or not (OFF).
Directory Name check box Uses the default output folder for created log files.