Function
Determine whether SSL tracing is enabled.
tibems_bool
tibemsSSL_GetTrace(void);tibems_bool
tibemsSSL_GetDebugTrace(void);
CALL "tibemsSSL_GetTrace" RETURNING value-Boolean END-CALL. CALL "tibemsSSL_GetDebugTrace" RETURNING value-Boolean END-CALL.
Two levels of SSL tracing are availableregular tracing and debug tracing (more detailed).
If tracing is enabled, these calls return TIBEMS_TRUE
.
If tracing is disabled, they return TIBEMS_FALSE
.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |