Searched refs:tlsContextOptionsIsCipherPreferenceSupported (Results 1 – 1 of 1) sorted by relevance
221 return tlsContextOptionsIsCipherPreferenceSupported(cipherPref.getValue()); in isCipherPreferenceSupported()580 private static native boolean tlsContextOptionsIsCipherPreferenceSupported(int cipherPref); in tlsContextOptionsIsCipherPreferenceSupported() method in TlsContextOptions