i have a requirement like, bank will place the encrypted .jar file in server location.PI should call that file and same encrypted file in receiver folder. NO ESR objects involved in this interface.please suggest how can i achieve this requirement.
PI have to call a java method or only pick up the file and to send anywhere. If the PI has to call a method, why not dencryp the file first with a third application?
Add comment