property UseExtendedMasterSecret: boolean; default True;

 

Description

Determines if the TLS extended master secret extension will be sent from the client to the TLS/SSL server during the TLS/SSL handshake when starting a new session.

Set UseExtendedMasterSecret to True, to add the TTLSExtendedMasterSecretExtension object to the TScSSLClient.ClientHelloExtensions list. Set UseExtendedMasterSecret to False, to remove the TTLSExtendedMasterSecretExtension instance from the TScSSLClient.ClientHelloExtensions list.

The default value is True.

 

See also

TTLSExtendedMasterSecretExtension

TScSSLClient.ClientHelloExtensions

 

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