KeyPairGenerator.getAlgorithm

KeyPairGenerator.getAlgorithm

Class Overview | Class Members | This Package | All Packages

Syntax
public String getAlgorithm()
Returns
the standard string name of the algorithm.
Description
Returns the standard name of the algorithm for this key generator. See Appendix A in the Java Cryptography Architecture API Specification & Reference for information about standard algorithm names.