Cryptix V3.2

Uses of Package
xjava.security.interfaces

Packages that use xjava.security.interfaces
cryptix.provider.elgamal   
cryptix.provider.rsa   
xjava.security.interfaces   
 

Classes in xjava.security.interfaces used by cryptix.provider.elgamal
ElGamalKey
          The interface to an ElGamal public or private key.
ElGamalKeyPairGenerator
          An interface to an object capable of generating ElGamal key pairs.
ElGamalParams
          Interface to an ElGamal-specific set of key parameters, which defines an ElGamal key family.
ElGamalPrivateKey
          The interface to an ElGamal private key.
ElGamalPublicKey
          The interface to an ElGamal public key.
 

Classes in xjava.security.interfaces used by cryptix.provider.rsa
CryptixRSAPrivateKey
          The interface to an RSA private key.
CryptixRSAPublicKey
          The interface to an RSA public key.
RSAFactors
          An interface with methods to return the factors and coefficient of an RSA modulus.
RSAKey
          The interface to an RSA public or private key.
RSAKeyPairGenerator
          An interface to an object capable of generating RSA key pairs.
 

Classes in xjava.security.interfaces used by xjava.security.interfaces
ElGamalKey
          The interface to an ElGamal public or private key.
ElGamalParams
          Interface to an ElGamal-specific set of key parameters, which defines an ElGamal key family.
RSAKey
          The interface to an RSA public or private key.
 


Cryptix V3.2

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