Uses of Class
net.i2p.crypto.elgamal.spec.ElGamalPublicKeySpec
Package | Description |
---|---|
net.i2p.crypto.elgamal.impl |
Implementation of ElGamal keys, used for I2PProvider.
|
-
Uses of ElGamalPublicKeySpec in net.i2p.crypto.elgamal.impl
Constructors in net.i2p.crypto.elgamal.impl with parameters of type ElGamalPublicKeySpec Constructor Description ElGamalPublicKeyImpl(ElGamalPublicKeySpec spec)