< prev index next >

src/java.base/share/classes/java/security/cert/X509CRLEntry.java

Print this page

        

@@ -60,10 +60,11 @@
  *
  * @see X509CRL
  * @see X509Extension
  *
  * @author Hemma Prafullchandra
+ * @since 1.2
  */
 
 public abstract class X509CRLEntry implements X509Extension {
 
     /**
< prev index next >