Uses of Class
org.bouncycastle.crypto.engines.CramerShoupCiphertext
-
Packages that use CramerShoupCiphertext Package Description org.bouncycastle.crypto.engines -
-
Uses of CramerShoupCiphertext in org.bouncycastle.crypto.engines
Methods in org.bouncycastle.crypto.engines that return CramerShoupCiphertext Modifier and Type Method Description CramerShoupCiphertext
CramerShoupCoreEngine. encryptBlock(BigInteger input)
Methods in org.bouncycastle.crypto.engines with parameters of type CramerShoupCiphertext Modifier and Type Method Description BigInteger
CramerShoupCoreEngine. decryptBlock(CramerShoupCiphertext input)
-