mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 23:30:55 +03:00
small tweak
This commit is contained in:
@@ -53,8 +53,7 @@ public class PKCS8KeyFile
|
|||||||
|
|
||||||
protected final Logger log = LoggerFactory.getLogger(getClass());
|
protected final Logger log = LoggerFactory.getLogger(getClass());
|
||||||
protected PasswordFinder pwdf;
|
protected PasswordFinder pwdf;
|
||||||
@SuppressWarnings("unchecked")
|
protected Resource<?> resource;
|
||||||
protected Resource resource;
|
|
||||||
protected KeyPair kp;
|
protected KeyPair kp;
|
||||||
|
|
||||||
protected KeyType type;
|
protected KeyType type;
|
||||||
|
|||||||
Reference in New Issue
Block a user