Package com.didisoft.pgp.bc.elgamal.interfaces

Interface Summary
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.
 



Copyright © 2006-2011 DidiSoft Ltd. All Rights Reserved.