Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 7 Connection : tibemsSSL : tibemsSSL_GetTrace

tibemsSSL_GetTrace
Function
Purpose
Determine whether SSL tracing is enabled.
C Declaration
tibems_bool tibemsSSL_GetTrace(void);
 
tibems_bool tibemsSSL_GetDebugTrace(void);
IBM z/OS
This function is not supported on IBM z/OS systems. For more information, see SSL Implementation on IBM z/OS.
Remarks
Two levels of SSL tracing are available—regular tracing and debug tracing (more detailed).
 
If tracing is enabled, these calls return TIBEMS_TRUE.
If tracing is disabled, they return TIBEMS_FALSE.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved