public class InstanceIdentity extends Object
sshd-module for example).| Constructor and Description |
|---|
InstanceIdentity() |
InstanceIdentity(File keyFile) |
| Modifier and Type | Method and Description |
|---|---|
static InstanceIdentity |
get() |
RSAPrivateKey |
getPrivate() |
RSAPublicKey |
getPublic() |
public InstanceIdentity()
throws IOException
IOExceptionpublic InstanceIdentity(File keyFile) throws IOException
IOExceptionpublic RSAPublicKey getPublic()
public RSAPrivateKey getPrivate()
public static InstanceIdentity get()
Copyright © 2016. All rights reserved.