Cryptix V3.2

xjava.security.interfaces
Interface CryptixRSAPrivateKey

All Known Implementing Classes:
BaseRSAPrivateKey

public interface CryptixRSAPrivateKey
extends RSAKey, java.security.PrivateKey

The interface to an RSA private key.

$Revision: 1.2 $

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

Fields inherited from interface java.security.PrivateKey
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.