Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TigerVNC/tigervnc
/ isSecure
Method
isSecure
java/com/tigervnc/rfb/CSecurity.java:40–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
abstract
public
int
getType();
39
abstract
public
String description();
40
public
boolean isSecure() {
return
false; }
41
42
/*
43
* Use variable directly instead of dumb get/set methods.
Callers
3
processMsg
Method · 0.45
processMsg
Method · 0.45
processMsg
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected