Environment

This section describes the functions relating to the global internal machinery upon which Rendezvous software depends.

Function

Description

tibrv_Close()

Stop and destroy Rendezvous internal machinery.

tibrv_Open()

Create and start Rendezvous internal machinery.

tibrv_Version()

Identify the Rendezvous API release number.

Secure Daemon

tibrvSecureDaemon_SetDaemonCert()

Register trust in a secure daemon.

tibrvSecureDaemon_SetUserCertWithKey()

Register a (PEM) certificate with private key for identification to secure daemons.

tibrvSecureDaemon_SetUserCertWithKeyBin()

Register a (PKCS #12) certificate with private key for identification to secure daemons.

tibrvSecureDaemon_SetUserNameWithPassword()

Register a (PEM) certificate with private key for identification to secure daemons.

IPM

tibrv_IsIPM()

Test whether IPM is operating.

tibrv_OpenEx()

Create and start Rendezvous internal machinery.

tibrv_SetRVParameters()

Set TIBCO Rendezvous daemon command line parameters for IPM.

EBCDIC

tibrv_SetCodePages()

Set code pages for automatic string conversion on EBCDIC platforms (namely, IBM i and z/OS).