Helper method; works here and on ElGamalKeypair, always gives the multiplicative inverse of the public key ElementModP. (Only computed once, so it can be reused efficiently.)
Helper method; works here and on ElGamalKeypair, always gives the public key ElementModP.
Helper method; works here and on ElGamalKeypair, always gives the public key.
Generated using TypeDoc
An ElGamal public key, suitable for encryption.