< prev index next >

src/java.base/share/classes/java/security/KeyPairGeneratorSpi.java

Print this page

        

@@ -41,10 +41,11 @@
  * supply (and document) a default initialization.
  * For example, the <i>Sun</i> provider uses a default modulus size (keysize)
  * of 1024 bits.
  *
  * @author Benjamin Renaud
+ * @since 1.2
  *
  *
  * @see KeyPairGenerator
  * @see java.security.spec.AlgorithmParameterSpec
  */
< prev index next >