mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8257725: No throws of SSLHandshakeException
Reviewed-by: jnimeh
This commit is contained in:
parent
fcc84795f6
commit
d76039d3dc
1 changed files with 0 additions and 3 deletions
|
@ -258,9 +258,6 @@ final class StatusResponseManager {
|
||||||
*
|
*
|
||||||
* @return an unmodifiable {@code Map} containing the certificate and
|
* @return an unmodifiable {@code Map} containing the certificate and
|
||||||
* its usually
|
* its usually
|
||||||
*
|
|
||||||
* @throws SSLHandshakeException if an unsupported
|
|
||||||
* {@code CertStatusRequest} is provided.
|
|
||||||
*/
|
*/
|
||||||
Map<X509Certificate, byte[]> get(CertStatusRequestType type,
|
Map<X509Certificate, byte[]> get(CertStatusRequestType type,
|
||||||
CertStatusRequest request, X509Certificate[] chain, long delay,
|
CertStatusRequest request, X509Certificate[] chain, long delay,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue