Searched defs:tlsVersion (Results 1 – 3 of 3) sorted by relevance
48 int tlsVersion = 0; /* TLS version number */ in main() local
36 private final TlsVersion tlsVersion; field in RecordedRequest
1091 type tlsVersion struct { struct1092 name string1093 version uint161094 flag string1095 hasDTLS bool2514 func addTestForCipherSuite(suite testCipherSuite, ver tlsVersion, protocol protocol) {