Home | History | Annotate | Download | only in recipes

Lines Matching refs:newsessionticket

50 #                 NewSessionTicket message seen; Full handshake
59 # NewSessionTicket message not seen; Full handshake
69 # NewSessionTicket message not seen; Full handshake
77 # NewSessionTicket message not seen; Abbreviated handshake
91 # NewSessionTicket message seen; Abbreviated handshake
106 # NewSessionTicket message seen; Full handshake.
125 # NewSessionTicket message seen; Abbreviated handshake.
132 # NewSessionTicket message not seen; Abbreviated handshake.
137 #NewSessionTicket
147 #NewSessionTicket
184 # Tack NewSessionTicket onto the ServerHello record.
189 my $newsessionticket = TLSProxy::NewSessionTicket->new(
191 $newsessionticket->repack();
192 push @new_message_list, $newsessionticket;
210 #we are not going to send a NewSessionTicket message