< prev index next >

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

Print this page

        

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