public interface ECDecryptor
Modifier and Type | Method and Description |
---|---|
org.bouncycastle.math.ec.ECPoint |
decrypt(ECPair cipherText) |
void |
init(CipherParameters params) |
void init(CipherParameters params)
org.bouncycastle.math.ec.ECPoint decrypt(ECPair cipherText)