mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
Merge
This commit is contained in:
commit
df1caf9081
28 changed files with 169 additions and 199 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