mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8299235: broken link referencing missing id
Reviewed-by: mullan
This commit is contained in:
parent
a6a903d4b6
commit
3eb85d19ec
2 changed files with 5 additions and 5 deletions
|
@ -292,7 +292,7 @@ public class KeyStore {
|
|||
* @param protectionAlgorithm the encryption algorithm name, for
|
||||
* example, {@code PBEWithHmacSHA256AndAES_256}.
|
||||
* See the Cipher section in the <a href=
|
||||
* "{@docRoot}/../specs/security/standard-names.html#cipher-algorithm-names">
|
||||
* "{@docRoot}/../specs/security/standard-names.html#cipher-algorithms">
|
||||
* Java Security Standard Algorithm Names Specification</a>
|
||||
* for information about standard encryption algorithm names.
|
||||
* @param protectionParameters the encryption algorithm parameter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue