com.jcraft.jsch

Class KeyPairRSA

public class KeyPairRSA extends KeyPair

Constructor Summary
KeyPairRSA(JSch jsch)
Method Summary
voiddispose()
intgetKeySize()
intgetKeyType()
byte[]getPublicKeyBlob()

Constructor Detail

KeyPairRSA

public KeyPairRSA(JSch jsch)

Method Detail

dispose

public void dispose()

getKeySize

public int getKeySize()

getKeyType

public int getKeyType()

getPublicKeyBlob

public byte[] getPublicKeyBlob()