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