Searched refs:SUPPORTED_PROTOCOL_TLSV1_2 (Results 1 – 1 of 1) sorted by relevance
580 private static final String SUPPORTED_PROTOCOL_TLSV1_2 = "TLSv1.2"; field in NativeCrypto848 SUPPORTED_PROTOCOL_TLSV1_2,855 SUPPORTED_PROTOCOL_TLSV1_2,862 SUPPORTED_PROTOCOL_TLSV1_2,870 SUPPORTED_PROTOCOL_TLSV1_2,879 SUPPORTED_PROTOCOL_TLSV1_2, in getSupportedProtocols()901 } else if (protocol.equals(SUPPORTED_PROTOCOL_TLSV1_2)) { in setEnabledProtocols()926 && (!protocol.equals(SUPPORTED_PROTOCOL_TLSV1_2))) { in checkEnabledProtocols()