< prev index next >

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

Print this page

        

@@ -36,10 +36,11 @@
  * to their intended use.
  *
  * @see Identity
  *
  * @author Benjamin Renaud
+ * @since 1.1
  *
  * @deprecated This class is no longer used. Its functionality has been
  * replaced by {@code java.security.KeyStore}, the
  * {@code java.security.cert} package, and
  * {@code java.security.Principal}.
< prev index next >