property NewSessionTicketCount: integer;

 

Description

The NewSessionTicketCount property holds the number of New Session Tickets received from the server during the TLS/SSL handshake. This property has effect only for the server session.

A New Session Ticket creates a unique association between the ticket value and the session key which is used to generate encryption keys and verify data integrity.

The TLS/SSL client may use these New Session Tickets for session resumption, which greatly improves the performance of the client and server when multiple parallel or serial connections are used between the same client and server.

This property is set during the TLS/SSL handshake.

 

See Also

NewSessionTickets

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support