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