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
IOException
public InstanceIdentity(File keyFile) throws IOException
IOException
public RSAPublicKey getPublic()
public RSAPrivateKey getPrivate()
public static InstanceIdentity get()
Copyright © 2016. All rights reserved.