Generates output that will later be saved to file and tested using the test function in this and other implementations of keyczar. An example is the encrypt operation which will return the ciphertext.
@param algorithm: name of key algorithm with size
@param *options: additional parameters listed in children
@raise NotImplementedError: If the child class does not implement
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.