Home | History | Annotate | Download | only in client

Lines Matching refs:secure

635                 boolean secure = createTunnelToTarget(route, context);
637 managedConn.tunnelTarget(secure, this.params);
646 boolean secure = createTunnelToProxy(route, hop, context);
649 secure, this.params);
688 * @return <code>true</code> if the tunnelled route is secure,
808 // Even if that is secure, the hop to the target may be insecure.
828 * is secure, <code>false</code> otherwise.