Cryptix V3.2

xjava.security.interfaces
Interface CryptixRSAPublicKey

All Known Implementing Classes:
BaseRSAPublicKey

public interface CryptixRSAPublicKey
extends RSAKey, java.security.PublicKey

The interface to an RSA public key.

$Revision: 1.2 $

Since:
IJCE 1.0
Author:
David Hopwood
See Also:
java.security.Cipher, Signature

Fields inherited from interface java.security.PublicKey
serialVersionUID
 
Fields inherited from interface java.security.Key
serialVersionUID
 
Methods inherited from interface xjava.security.interfaces.RSAKey
getExponent, getModulus
 
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
 


Cryptix V3.2

Copyright (C) 1995-2000 The Cryptix Foundation Ltd. All rights reserved.