Home | History | Annotate | Download | only in jsse

Lines Matching defs:SSL_set_options

823     public static native long SSL_set_options(long ssl, long options);
868 SSL_set_options(ssl, optionsToSet);