xjava.security.interfaces

Interface CryptixRSAPublicKey

All Superinterfaces:
PublicKey, RSAKey
Known Implementing Classes:
BaseRSAPublicKey, RawRSAPublicKey

public interface CryptixRSAPublicKey
extends RSAKey, PublicKey

The interface to an RSA public 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