Searched defs:supportedAlgorithms (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/sun/security/ssl/
H A DSSLAlgorithmConstraints.java99 SSLAlgorithmConstraints(SSLSocket socket, String[] supportedAlgorithms, argument
113 SSLAlgorithmConstraints(SSLEngine engine, String[] supportedAlgorithms, argument
213 private String[] supportedAlgorithms; field in class:SSLAlgorithmConstraints.SupportedSignatureAlgorithmConstraints
215 SupportedSignatureAlgorithmConstraints(String[] supportedAlgorithms) { argument
[all...]

Completed in 155 milliseconds