public abstract String getAlgorithm ()

Returns the standard algorithm name for this key. For example, "DSA" would indicate that this key is a DSA key. See the Java Security Standard Algorithm Names document for more information.

Returns:  the name of the algorithm associated with this key.