J-Integra® Espresso Programming Documentation (API)

J2eeAdvancedOptions.SetSecureClientHelloType Method

Tells runtime what type of secure client hello to use. Default is to let runtime figure it out.

void SetSecureClientHelloType(
 Ics.Runtime.SecureClientHello clientHello
);

Parameters

clientHello
Tells runtime what type of secure client hello to use - SSL3/TLS1 or default. See Ics.Runtime.SecureClientHello

Return Value

none

Remarks

none

Exceptions

none

See Also

J2EE Config | J2EE Namespace