|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.crypto.agreement.XDHUnifiedAgreement
| Constructor Summary | |
XDHUnifiedAgreement(RawAgreement xAgreement)
|
|
| Method Summary | |
void |
calculateAgreement(CipherParameters publicKey,
byte[] buf,
int off)
|
int |
getAgreementSize()
|
void |
init(CipherParameters key)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XDHUnifiedAgreement(RawAgreement xAgreement)
| Method Detail |
public void init(CipherParameters key)
init in interface RawAgreementpublic int getAgreementSize()
getAgreementSize in interface RawAgreement
public void calculateAgreement(CipherParameters publicKey,
byte[] buf,
int off)
calculateAgreement in interface RawAgreement
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||