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