|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.agreement.ECVKOAgreement
GOST VKO key agreement class - RFC 7836 Section 4.3
Constructor Summary | |
ECVKOAgreement(Digest digest)
|
Method Summary | |
byte[] |
calculateAgreement(CipherParameters pubKey)
|
int |
getAgreementSize()
|
int |
getFieldSize()
Deprecated. Will be removed |
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 ECVKOAgreement(Digest digest)
Method Detail |
public void init(CipherParameters key)
public int getAgreementSize()
public int getFieldSize()
public byte[] calculateAgreement(CipherParameters pubKey)
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |