Write a program that will use the Eracom Protect Toolkit to encrypt and decrypt files. The program (10 points) will be able to: 1) generate a new symmetric key associated with a name 2) encrypt a file using the symmetric key 3) decrypt a file using the symmetric key 4) delete the symmetric key The name of the key should configurable.