Returns the standard algorithm name for this key. For
example, "DSA" would indicate that this key is a DSA key.
See Appendix A in the <a href=
"../../../technotes/guides/security/crypto/CryptoSpec.html#AppA">
Java Cryptography Architecture API Specification & Reference </a>
for information about standard algorithm names.
@return the name of the algorithm associated with this key.
Returns the standard algorithm name for this key. For example, "DSA" would indicate that this key is a DSA key. See Appendix A in the <a href= "../../../technotes/guides/security/crypto/CryptoSpec.html#AppA"> Java Cryptography Architecture API Specification & Reference </a> for information about standard algorithm names.
@return the name of the algorithm associated with this key.