< prev index next >

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

Print this page

        

*** 24,33 **** --- 24,34 ---- */ /** * The SunEC security provider. * + * @moduleGraph * @since 9 */ module jdk.crypto.ec { provides java.security.Provider with sun.security.ec.SunEC; }
< prev index next >