public final String getAlgorithm ()

Returns the algorithm name of this SecretKeyFactory object.

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

Returns:  the algorithm name of this SecretKeyFactory object.