public class SshKeyCreatorImpl extends Object implements SshKeyCreator
Constructor and Description |
---|
SshKeyCreatorImpl() |
Modifier and Type | Method and Description |
---|---|
AccountSshKey |
create(AccountSshKey.Id id,
String encoded) |
public AccountSshKey create(AccountSshKey.Id id, String encoded) throws InvalidSshKeyException
create
in interface SshKeyCreator
InvalidSshKeyException