src/share/classes/javax/crypto/KeyGenerator.java

Print this page

        

@@ -64,11 +64,10 @@
  *
  * <p>Since no other parameters are specified when you call the above
  * algorithm-independent <code>init</code> methods, it is up to the
  * provider what to do about the algorithm-specific parameters (if any) to be
  * associated with each of the keys.
- * <p>
  *
  * <li><b>Algorithm-Specific Initialization</b>
  * <p>For situations where a set of algorithm-specific parameters already
  * exists, there are two
  * {@link #init(java.security.spec.AlgorithmParameterSpec) init}