|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jcraft.jsch.KeyPair
com.jcraft.jsch.KeyPairDSA
| Field Summary |
| Fields inherited from class com.jcraft.jsch.KeyPair |
DSA, ERROR, RSA, UNKNOWN |
| Constructor Summary | |
KeyPairDSA(JSch jsch)
|
|
| Method Summary | |
void |
dispose()
|
int |
getKeySize()
|
int |
getKeyType()
|
byte[] |
getPublicKeyBlob()
|
| Methods inherited from class com.jcraft.jsch.KeyPair |
decrypt, genKeyPair, genKeyPair, getFingerPrint, isEncrypted, load, load, setPassphrase, setPassphrase, writePrivateKey, writePrivateKey, writePublicKey, writePublicKey, writeSECSHPublicKey, writeSECSHPublicKey |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public KeyPairDSA(JSch jsch)
| Method Detail |
public byte[] getPublicKeyBlob()
getPublicKeyBlob in class KeyPairpublic int getKeyType()
getKeyType in class KeyPairpublic int getKeySize()
public void dispose()
dispose in class KeyPair
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||