FileDocCategorySizeDatePackage
RSAPrivateKey.javaAPI DocJava SE 5 API655Fri Aug 26 14:57:18 BST 2005java.security.interfaces

RSAPrivateKey

public interface RSAPrivateKey implements RSAKey, PrivateKey
The interface to an RSA private key.
author
Jan Luehe
version
1.11 03/12/19
see
RSAPrivateCrtKey

Fields Summary
static final long
serialVersionUID
Constructors Summary
Methods Summary
public java.math.BigIntegergetPrivateExponent()
Returns the private exponent.

return
the private exponent