mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8255536: Remove the directsign property and option
Reviewed-by: mullan
This commit is contained in:
parent
f77a658557
commit
a7563207f6
7 changed files with 22 additions and 170 deletions
|
@ -28,9 +28,6 @@ package sun.security.pkcs;
|
|||
import java.io.*;
|
||||
import java.math.BigInteger;
|
||||
import java.net.URI;
|
||||
import java.security.interfaces.EdECPrivateKey;
|
||||
import java.security.spec.InvalidParameterSpecException;
|
||||
import java.security.spec.PSSParameterSpec;
|
||||
import java.util.*;
|
||||
import java.security.cert.X509Certificate;
|
||||
import java.security.cert.CertificateException;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue