public class ECDHCUnifiedAgreement
extends java.lang.Object
| Constructor and Description |
|---|
ECDHCUnifiedAgreement() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
calculateAgreement(CipherParameters pubKey) |
int |
getFieldSize() |
void |
init(CipherParameters key) |
public void init(CipherParameters key)
public int getFieldSize()
public byte[] calculateAgreement(CipherParameters pubKey)