Uses of Interface
net.i2p.crypto.elgamal.ElGamalPrivateKey
| Package | Description |
|---|---|
| net.i2p.crypto.elgamal.impl |
Implementation of ElGamal keys, used for I2PProvider.
|
-
Uses of ElGamalPrivateKey in net.i2p.crypto.elgamal.impl
Classes in net.i2p.crypto.elgamal.impl that implement ElGamalPrivateKey Modifier and Type Class Description classElGamalPrivateKeyImplConstructors in net.i2p.crypto.elgamal.impl with parameters of type ElGamalPrivateKey Constructor Description ElGamalPrivateKeyImpl(ElGamalPrivateKey key)