property ServerHelloExtensions: TTLSHelloExtensions;

 

Description

Gets a collection of TTLSHelloExtension objects. Use ServerHelloExtensions[Index] to obtain a pointer to a specific extension. The Index parameter indicates the index of the extension. 0 is the index of the first extension.

ServerHelloExtensions is set automatically after the session is negotiated. This extension list is sent from TLS server to the client during handshake when starting a new TLS session and when requesting session resumption.

This property is read-only.

 

See Also

TTLSHelloExtension

 

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