mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 23:34:52 +02:00
8325164: Named groups and signature schemes unavailable with SunPKCS11 in FIPS mode
Reviewed-by: valeriep
This commit is contained in:
parent
eb45d5bd64
commit
8f9899b23e
10 changed files with 66 additions and 67 deletions
|
@ -153,7 +153,7 @@ public final class KeyUtil {
|
|||
|
||||
// Note: the ECGenParameterSpec case should be covered by the
|
||||
// ECParameterSpec case above.
|
||||
// See ECUtil.getECParameterSpec(Provider, String).
|
||||
// See ECUtil.getECParameterSpec(String).
|
||||
|
||||
break;
|
||||
case "DiffieHellman":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue