G I O P T 

G

getAlgorithm() - Method in class org.kohsuke.putty.PuTTYKey
Key type.

I

isPuTTYKeyFile(File) - Static method in class org.kohsuke.putty.PuTTYKey
Checks if the given file is a PuTTY's ".ppk" file, by looking at the file contents.
isPuTTYKeyFile(InputStream) - Static method in class org.kohsuke.putty.PuTTYKey
 
isPuTTYKeyFile(Reader) - Static method in class org.kohsuke.putty.PuTTYKey
 

O

org.kohsuke.putty - package org.kohsuke.putty
 

P

PuTTYKey - Class in org.kohsuke.putty
Interprets PuTTY's ".ppk" file.
PuTTYKey(File, String) - Constructor for class org.kohsuke.putty.PuTTYKey
 
PuTTYKey(InputStream, String) - Constructor for class org.kohsuke.putty.PuTTYKey
 
PuTTYKey(Reader, String) - Constructor for class org.kohsuke.putty.PuTTYKey
 

T

toOpenSSH() - Method in class org.kohsuke.putty.PuTTYKey
Converts this key into OpenSSH format.
toOpenSSH(File) - Method in class org.kohsuke.putty.PuTTYKey
Converts the key to OpenSSH format, then write it to a file.
G I O P T 

Copyright © 2012. All Rights Reserved.