Package | Description |
---|---|
org.bouncycastle.crypto.agreement.jpake |
Modifier and Type | Method and Description |
---|---|
JPAKERound2Payload |
JPAKEParticipant.createRound2PayloadToSend()
Creates and returns the payload to send to the other participant during round 2.
|
Modifier and Type | Method and Description |
---|---|
void |
JPAKEParticipant.validateRound2PayloadReceived(JPAKERound2Payload round2PayloadReceived)
Validates the payload received from the other participant during round 2.
|
Copyright © 2017 BouncyCastle.org. All rights reserved.