MCPcopy Create free account
hub / github.com/TigerVNC/tigervnc / getState

Method getState

java/com/jcraft/jsch/KeyExchange.java:74–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 public abstract boolean next(Buffer buf) throws Exception;
73
74 public abstract int getState();
75
76 protected final int RSA=0;
77 protected final int DSS=1;

Callers 2

connectMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected