public interface ECEncryptor
Modifier and Type | Method and Description |
---|---|
ECPair |
encrypt(org.bouncycastle.math.ec.ECPoint point) |
void |
init(CipherParameters params) |
void init(CipherParameters params)
ECPair encrypt(org.bouncycastle.math.ec.ECPoint point)