KeyPairGenerator.KeyPairGenerator
Class Overview | Class Members | 
  This Package | 
All Packages
 protected KeyPairGenerator( String algorithm )
Parameters
-  algorithm 
-  the standard string name of the algorithm.
 See Appendix A in the 
 Java Cryptography Architecture API Specification & Reference 
 for information about standard algorithm names.
  
Description
 Creates a KeyPairGenerator object for the specified algorithm.