|
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.ECDHCUnifiedAgreement
EC Unified static/ephemeral agreement as described in NIST SP 800-56A using EC co-factor Diffie-Hellman.
| Constructor Summary | |
ECDHCUnifiedAgreement()
|
|
| Method Summary | |
byte[] |
calculateAgreement(CipherParameters pubKey)
|
int |
getFieldSize()
|
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 ECDHCUnifiedAgreement()
| Method Detail |
public void init(CipherParameters key)
public int getFieldSize()
public byte[] calculateAgreement(CipherParameters pubKey)
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||