Package org.bouncycastle.crypto.ec
Interface ECEncryptor
- 
- All Known Implementing Classes:
 ECElGamalEncryptor
public interface ECEncryptor 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ECPairencrypt(ECPoint point)voidinit(CipherParameters params) 
 - 
 
- 
- 
Method Detail
- 
init
void init(CipherParameters params)
 
 - 
 
 -