< prev index next >

jdk/src/jdk.crypto.cryptoki/share/classes/module-info.java

Print this page

        

@@ -22,11 +22,13 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
 /**
- * The SunPKCS11 security provider.
+ * Provides the implementation of the SunPKCS11 security provider.
+ *
+ * @provides java.security.Provider
  *
  * @moduleGraph
  * @since 9
  */
 module jdk.crypto.cryptoki {
< prev index next >