Package com.trilead.ssh2.signature
Class RSAPrivateKey
java.lang.Object
com.trilead.ssh2.signature.RSAPrivateKey
Deprecated.
RSAPrivateKey.
- Version:
- $Id: RSAPrivateKey.java,v 1.1 2007/10/15 12:49:57 cplattne Exp $
- Author:
- Christian Plattner, plattner@trilead.com
- See Also:
-
Constructor Details
-
RSAPrivateKey
Deprecated.
-
-
Method Details
-
getD
Deprecated. -
getE
Deprecated. -
getN
Deprecated. -
getPublicKey
Deprecated. -
toJCEKeyPair
Deprecated.Converts this to a JCE API representation of the RSA key pair.- Returns:
- the key pair
- Throws:
GeneralSecurityException
- the general security exception
-
RSAPrivateKey