| Package | Description |
|---|---|
| org.bouncycastle.crypto.agreement.jpake |
| Modifier and Type | Method and Description |
|---|---|
JPAKERound3Payload |
JPAKEParticipant.createRound3PayloadToSend(BigInteger keyingMaterial)
Creates and returns the payload to send to the other participant during round 3.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JPAKEParticipant.validateRound3PayloadReceived(JPAKERound3Payload round3PayloadReceived,
BigInteger keyingMaterial)
Validates the payload received from the other participant during round 3.
|
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.