tibemsSSL_SetTrace
Function
Purpose
Enable or disable TLS tracing.
C Declaration
void tibemsSSL_SetTrace( tibems_bool trace ); void tibemsSSL_SetDebugTrace( tibems_bool trace );
IBM Systems
These functions are not supported on IBM z/OS systems. For more information, see TLS Implementation on IBM EBCDIC Systems.
Parameters
Parameter | Description |
---|---|
trace
|
TIBEMS_TRUE enables tracing.
|
Remarks
Two levels of TLS tracing are available—regular tracing and debug tracing (more detailed).