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

/openjdk9/jdk/src/java.base/share/classes/sun/security/ssl/
H A DHandshaker.java619 boolean isNegotiable(CipherSuite s) { method in class:Handshaker
633 static final boolean isNegotiable(CipherSuiteList proposed, CipherSuite s) { method in class:Handshaker
640 boolean isNegotiable(ProtocolVersion protocolVersion) { method in class:Handshaker
H A DCipherSuite.java178 boolean isNegotiable() { method in class:CipherSuite

Completed in 184 milliseconds