public interface

ElGamalPrivateKey

implements PrivateKey ElGamalKey
org.bouncycastle.jce.interfaces.ElGamalPrivateKey
Known Indirect Subclasses

Summary

[Expand]
Inherited Constants
From interface java.security.Key
From interface java.security.PrivateKey
Public Methods
abstract BigInteger getX()
[Expand]
Inherited Methods
From interface java.security.Key
From interface org.bouncycastle.jce.interfaces.ElGamalKey

Public Methods

public abstract BigInteger getX ()