Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TigerVNC/tigervnc
/ Security
Method
Security
java/com/tigervnc/rfb/Security.java:69–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
public
static
final
int
secResultTooMany = 2;
// deprecated
68
69
public
Security() { }
70
71
public
Security(StringParameter secTypes)
72
{
Callers
nothing calls this directly
Calls
2
parseSecTypes
Method · 0.95
getData
Method · 0.45
Tested by
no test coverage detected