mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 23:30:55 +03:00
ws
This commit is contained in:
@@ -121,7 +121,6 @@ public enum KeyType {
|
|||||||
|
|
||||||
public abstract void putPubKeyIntoBuffer(PublicKey pk, Buffer<?> buf);
|
public abstract void putPubKeyIntoBuffer(PublicKey pk, Buffer<?> buf);
|
||||||
|
|
||||||
|
|
||||||
protected abstract boolean isMyType(Key key);
|
protected abstract boolean isMyType(Key key);
|
||||||
|
|
||||||
public static KeyType fromKey(Key key) {
|
public static KeyType fromKey(Key key) {
|
||||||
|
|||||||
Reference in New Issue
Block a user