| Package | Description |
|---|---|
| org.xipki.scep.message | |
| org.xipki.scep.transaction |
| Modifier and Type | Method and Description |
|---|---|
Nonce |
PkiMessage.getRecipientNonce() |
Nonce |
PkiMessage.getSenderNonce() |
| Modifier and Type | Method and Description |
|---|---|
void |
PkiMessage.setRecipientNonce(Nonce recipientNonce) |
| Constructor and Description |
|---|
DecodedPkiMessage(TransactionId transactionId,
MessageType messageType,
Nonce senderNonce) |
PkiMessage(TransactionId transactionId,
MessageType messageType,
Nonce senderNonce) |
| Modifier and Type | Method and Description |
|---|---|
static Nonce |
Nonce.randomNonce() |
Copyright © 2023. All rights reserved.