com.jcraft.jsch
public class KeyPairRSA extends KeyPair
Constructor and Description |
---|
KeyPairRSA(JSch jsch) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
int |
getKeySize() |
int |
getKeyType() |
byte[] |
getPublicKeyBlob() |
decrypt, decrypt, finalize, genKeyPair, genKeyPair, getFingerPrint, isEncrypted, load, load, setPassphrase, setPassphrase, writePrivateKey, writePrivateKey, writePublicKey, writePublicKey, writeSECSHPublicKey, writeSECSHPublicKey
public KeyPairRSA(JSch jsch)
public byte[] getPublicKeyBlob()
getPublicKeyBlob
in class KeyPair
public int getKeyType()
getKeyType
in class KeyPair
public int getKeySize()