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 Systems
This function is not supported on z/OS and IBM i systems. For more information, see SSL Implementation on IBM EBCDIC Systems.
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