property ServerHelloExtensions: TTLSHelloExtensions;

 

Description

Holds a collection of TTLSHelloExtension objects. Use ServerHelloExtensions[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.

The server sends the extension list to the client during the TLS/SSL handshake when starting a new session or requesting session resumption. TLS extensions allow extending the information about the client and server certificates, encryption capabilities, signature algorithms, etc.

 

See Also

ClientHelloExtensions

TTLSHelloExtension

 

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