HomeSort by relevance Sort by last modified time
    Searched defs:SSLEngine (Results 1 - 5 of 5) sorted by null

  /libcore/luni/src/main/java/javax/net/ssl/
SSLEngine.java 29 public abstract class SSLEngine {
34 * Creates a new {@code SSLEngine} instance.
36 protected SSLEngine() {
43 * Creates a new {@code SSLEngine} instance with the specified host and
51 protected SSLEngine(String host, int port) {
484 * argument. Specifically, sets the SSLEngine's enabled cipher
488 * on the SSLEngine, otherwise both are set to false.
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 29 milliseconds