property UseSecureSessionResumption: boolean; default False;

 

Description

Determines whether the TLS session ticket extension will be sent from the client to the TLS/SSL server during a handshake when starting a new TLS/SSL session.

Set UseSecureSessionResumption to True, to add the TTLSSessionTicketExtension object to the TScSSLClient.ClientHelloExtensions list. Set UseSecureSessionResumption to False, to remove the TTLSSessionTicketExtension instance from the TScSSLClient.ClientHelloExtensions list.

The default value is False.

 

See also

TTLSSessionTicketExtension

TScSSLClient.ClientHelloExtensions

 

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