public class ECDHCUnifiedAgreement extends 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)
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.