Searched refs:SUPPORTED_PROTOCOL_TLSV1 (Results 1 – 1 of 1) sorted by relevance
586 private static final String SUPPORTED_PROTOCOL_TLSV1 = "TLSv1"; field in NativeCrypto895 SUPPORTED_PROTOCOL_TLSV1,902 SUPPORTED_PROTOCOL_TLSV1,909 SUPPORTED_PROTOCOL_TLSV1,917 SUPPORTED_PROTOCOL_TLSV1,926 SUPPORTED_PROTOCOL_TLSV1, in getSupportedProtocols()944 } else if (protocol.equals(SUPPORTED_PROTOCOL_TLSV1)) { in setEnabledProtocols()973 && (!protocol.equals(SUPPORTED_PROTOCOL_TLSV1)) in checkEnabledProtocols()