5. Looking at the communication

The virtual coprocessor can be configured to log the values and instructions sent by the protected application to the coprocessor and the values returned by the coprocessor. With the logging.properties file located under examples, values sent by the application to the coprocessor and by the coprocessor to the application are printed to standard error: They are prefixed respectively by > and <.

java -cp ./sclasses;<install path>/lib/vldy-tech-vruntime.jar -Djava.util.logging.config.file=logging.properties
Minimal 7

If the ConsoleHandle level is changed from FINE to FINER, the ciphered operations are also printed. They are prefixed by X.