Package | Description |
---|---|
old.org.bouncycastle.crypto.agreement |
Modifier and Type | Method and Description |
---|---|
BigInteger |
DHAgreement.calculateAgreement(DHPublicKeyParameters pub,
BigInteger message)
given a message from a given party and the corresponding public key,
calculate the next message in the agreement sequence.
|
Copyright © 2015. All rights reserved.