public class DHUnifiedAgreement extends Object
Constructor and Description |
---|
DHUnifiedAgreement() |
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 © 2020 BouncyCastle.org. All rights reserved.