property TicketNonce: TBytes;
Description
The TicketNonce property holds the session ticket received from the TLS/SSL client during session resumption. The client use this New Session Ticket to request session resumption.
This property is set during the TLS/SSL handshake.
See Also