< prev index next >

src/java.base/share/classes/java/security/spec/RSAPublicKeySpec.java

Print this page

        

@@ -29,10 +29,11 @@
 
 /**
  * This class specifies an RSA public key.
  *
  * @author Jan Luehe
+ * @since 1.2
  *
  *
  * @see java.security.Key
  * @see java.security.KeyFactory
  * @see KeySpec
< prev index next >