Class DefaultEncryptInvoker

All Implemented Interfaces:
AutoCloseable, Invoker<EncryptInvokerRequest>, EncryptInvoker

Encrypt invoker implementation, when Encrypt CLI is being run. System uses ClassWorld launcher, and class world instance is passed in via "enhanced" main method. Hence, this class expects fully setup ClassWorld via constructor.