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

Method getKeyTypeName

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

Source from the content-addressed store, hash-verified

161 private static byte[] space=Util.str2byte(" ");
162
163 abstract byte[] getKeyTypeName();
164 public abstract int getKeyType();
165
166 /**

Callers 2

writePublicKeyMethod · 0.95
getAlgNameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected