public class NHAgreement extends Object
Constructor and Description |
---|
NHAgreement() |
Modifier and Type | Method and Description |
---|---|
byte[] |
calculateAgreement(CipherParameters otherPublicKey) |
void |
init(CipherParameters param) |
public void init(CipherParameters param)
public byte[] calculateAgreement(CipherParameters otherPublicKey)
Copyright © 2017 BouncyCastle.org. All rights reserved.