public final String getAlgorithm ()

Returns the algorithm name of this Cipher object.

This is the same name that was specified in one of the getInstance calls that created this Cipher object..

Returns:  the algorithm name of this Cipher object.