NeighborInterface.isEncrypted()

Method

Declaration

boolean isEncrypted()

Purpose

Get the TLS requirement flag of the neighbor interface.

Remarks

This method returns a value that reflects communications between the local router and its neighbor (which the NeighborInterface object describes):

true specifies that the two neighbors communicate using TLS protocols.
false specifies that the two neighbors communicate using non-secure protocols.

See Also

NeighborInterface

Router.addActiveInterface()

Router.addPassiveInterface()

For the corresponding browser page, see Neighbor Interfaces in TIBCO Rendezvous Administration

For background information, see Adding Neighbor Interfaces in TIBCO Rendezvous Administration