property ClientHelloExtensions: TTLSHelloExtensions;

 

Description

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

Basic security extensions can be added automatically in this list depending on the SecurityOptions setting.

This extension list will be sent from client to TLS server during handshake when starting a new TLS session and when requesting session resumption. TLS extensions allow extending the information about client and server certificates, encryption abilities, signature algorithms, etc.

This property is read-only.

See Also

TTLSHelloExtension

 

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