Home
last modified time | relevance | path

Searched refs:has_ticket (Results 1 – 4 of 4) sorted by relevance

/third_party/node/src/crypto/
Dcrypto_clienthello.h49 inline bool has_ticket() const { return has_ticket_; } in has_ticket() function
Dcrypto_tls.cc105 Boolean::New(env->isolate(), hello.has_ticket())) in OnClientHello()
/third_party/python/Lib/test/
Dtest_ssl.py4350 self.assertTrue(session.has_ticket)
/third_party/python/Doc/library/
Dssl.rst2614 .. attribute:: has_ticket