| Bouncy Castle Cryptography Library 1.39 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.bouncycastle.crypto.agreement.DHBasicAgreementMethod Summary | |
BigInteger |
|
void |
|
public BigInteger calculateAgreement(CipherParameters pubKey)
given a short term public key from a given party calculate the next message in the agreement sequence.
- Specified by:
- calculateAgreement in interface BasicAgreement