File tree Expand file tree Collapse file tree
src/main/java/org/apache/commons/codec/digest Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 * 7 Cryptography Architecture Sun Providers Documentation</a>
3232 * @see <a href="http://docs.oracle.com/javase/8/docs/technotes/guides/security/SunProviders.html#SunJCEProvider"> Java
3333 * 8 Cryptography Architecture Sun Providers Documentation</a>
34+ * @see <a href=
35+ * "http://docs.oracle.com/javase/9/security/oracleproviders.htm#JSSEC-GUID-A47B1249-593C-4C38-A0D0-68FA7681E0A7">
36+ * Java 9 Cryptography Architecture Sun Providers Documentation</a>
3437 * @since 1.10
3538 * @version $Id$
3639 */
@@ -110,6 +113,9 @@ public String getName() {
110113 * Java 7 Cryptography Architecture Sun Providers Documentation</a>
111114 * @see <a href="http://docs.oracle.com/javase/8/docs/technotes/guides/security/SunProviders.html#SunJCEProvider">
112115 * Java 8 Cryptography Architecture Sun Providers Documentation</a>
116+ * @see <a href=
117+ * "http://docs.oracle.com/javase/9/security/oracleproviders.htm#JSSEC-GUID-A47B1249-593C-4C38-A0D0-68FA7681E0A7">
118+ * Java 9 Cryptography Architecture Sun Providers Documentation</a>
113119 * @return The algorithm name ("HmacSHA512" for example)
114120 */
115121 @ Override
You can’t perform that action at this time.
0 commit comments