com.sshtools.common.automate

Interface AuthorizedKeysFileSaver

public interface AuthorizedKeysFileSaver

Version:
$Revision: 1.13 $
Author:
$author$

Method Summary

void
saveFile(String filename, byte[] filedata)

Method Details

saveFile

public void saveFile(String filename,
                     byte[] filedata)
            throws IOException
Parameters:
filename -
filedata -

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.