Class BCElGamalPrivateKey

java.lang.Object
org.bouncycastle.jcajce.provider.asymmetric.elgamal.BCElGamalPrivateKey
All Implemented Interfaces:
Serializable, Key, PrivateKey, DHKey, DHPrivateKey, Destroyable, ElGamalKey, ElGamalPrivateKey, PKCS12BagAttributeCarrier

public class BCElGamalPrivateKey extends Object implements ElGamalPrivateKey, DHPrivateKey, PKCS12BagAttributeCarrier
See Also: