OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PROTOCOL_TLS_V1_1
(Results
1 - 4
of
4
) sorted by null
/external/conscrypt/testing/src/main/java/org/conscrypt/
TestUtils.java
58
private static final String
PROTOCOL_TLS_V1_1
= "TLSv1.1";
61
new String[] {PROTOCOL_TLS_V1_2,
PROTOCOL_TLS_V1_1
, /* For Java 6 */ PROTOCOL_TLS_V1};
/prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.0.CR3/
netty-handler-4.1.0.CR3.jar
/prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.3.Final/
netty-handler-4.1.3.Final.jar
/prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.6.Final/
netty-handler-4.1.6.Final.jar
Completed in 223 milliseconds