wmJNIc.c
isCcSecure


jint
isCcSecure(
      WmContext *con)
Returns 1 if the client is using a secured channel and 0 otherwise.
Parameters:
WmContext *con - Client Context(Either WM_SYNC_CONTEXT or WM_TRAN_CONTEXT).
Returns:
jint - Return 1 if the client is using a secured channel and 0 otherwise.