org.bouncycastle.jce.interfaces

Interface ElGamalPrivateKey

public interface ElGamalPrivateKey extends ElGamalKey, PrivateKey

Method Summary
BigIntegergetX()

Method Detail

getX

public BigInteger getX()