Searched refs:SUPPORTED_PROTOCOL_TLSV1 (Results 1 – 1 of 1) sorted by relevance
618 private static final String SUPPORTED_PROTOCOL_TLSV1 = "TLSv1"; field in NativeCrypto818 SUPPORTED_PROTOCOL_TLSV1,825 SUPPORTED_PROTOCOL_TLSV1,832 SUPPORTED_PROTOCOL_TLSV1,852 if (protocol.equals(SUPPORTED_PROTOCOL_TLSV1)) { in setEnabledProtocols()883 if (!protocol.equals(SUPPORTED_PROTOCOL_TLSV1) in checkEnabledProtocols()