|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sshtools.publickey.OpenSSHPublicKeyFile
| Method Summary | |
java.lang.String |
getComment()
Get the comment applied to the key file. |
byte[] |
getFormattedKey()
Get the formatted key. |
SshPublicKey |
toPublicKey()
Convert the key file into a usable SshPublicKey. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public java.lang.String toString()
public byte[] getFormattedKey()
SshPublicKeyFile
getFormattedKey in interface SshPublicKeyFile
public SshPublicKey toPublicKey()
throws java.io.IOException
SshPublicKeyFile
toPublicKey in interface SshPublicKeyFilejava.io.IOExceptionpublic java.lang.String getComment()
SshPublicKeyFile
getComment in interface SshPublicKeyFile
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||