xjava.security.interfaces

Interface CryptixRSAPrivateKey

All Superinterfaces:
PrivateKey, RSAKey
Known Implementing Classes:
BaseRSAPrivateKey, RawRSAPrivateKey

public interface CryptixRSAPrivateKey
extends RSAKey, PrivateKey

The interface to an RSA private key.

$Revision: 1.2 $

Author:
David Hopwood

Since:
IJCE 1.0

See Also:
java.security.Cipher, java.security.Signature

Methods inherited from interface xjava.security.interfaces.RSAKey

getExponent, getModulus