public interface RemoteAgent
String getSocket()
void addIdentity(String privateKey, String passphrase, String comment) throws IOException
privateKey - the private key.passphrase - the passphrase or null.comment - the comment to give to the key.IOException - if something went wrong.void stop()
Copyright © 2004-2013. All Rights Reserved.