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

/openjdk9/jdk/src/java.base/share/classes/sun/security/ssl/
H A DSSLContextImpl.java388 getApplicableCipherSuiteList( Collection<CipherSuite> allowedCipherSuites, ProtocolList protocols, int minPriority) argument
H A DCipherSuite.java307 static Collection<CipherSuite> allowedCipherSuites() { method in class:CipherSuite

Completed in 31 milliseconds