Package com.trilead.ssh2.signature
Class RSAPrivateKey
java.lang.Object
com.trilead.ssh2.signature.RSAPrivateKey
RSAPrivateKey.
-
Constructor Details
-
RSAPrivateKey
-
-
Method Details
-
getD
-
getE
-
getN
-
getPublicKey
-
toJCEKeyPair
Converts this to a JCE API representation of the RSA key pair.- Throws:
GeneralSecurityException
-