mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 23:30:55 +03:00
- cleanup
This commit is contained in:
@@ -275,8 +275,6 @@ public enum KeyType {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
private static String NISTP_CURVE_256 = "qqq";
|
|
||||||
private static String NISTP_CURVE_384 = "qqq";
|
|
||||||
protected final String sType;
|
protected final String sType;
|
||||||
|
|
||||||
private KeyType(String type) {
|
private KeyType(String type) {
|
||||||
|
|||||||
Reference in New Issue
Block a user