| Package | Description |
|---|---|
| old.org.bouncycastle.asn1.cmp | |
| old.org.bouncycastle.cert.cmp |
| Modifier and Type | Method and Description |
|---|---|
PKIBody |
ProtectedPart.getBody() |
PKIBody |
PKIMessage.getBody() |
static PKIBody |
PKIBody.getInstance(Object o) |
| Constructor and Description |
|---|
PKIMessage(PKIHeader header,
PKIBody body) |
PKIMessage(PKIHeader header,
PKIBody body,
DERBitString protection) |
PKIMessage(PKIHeader header,
PKIBody body,
DERBitString protection,
CMPCertificate[] extraCerts)
Creates a new PKIMessage.
|
ProtectedPart(PKIHeader header,
PKIBody body) |
| Modifier and Type | Method and Description |
|---|---|
PKIBody |
ProtectedPKIMessage.getBody()
Return the message body.
|
PKIBody |
GeneralPKIMessage.getBody() |
| Modifier and Type | Method and Description |
|---|---|
ProtectedPKIMessageBuilder |
ProtectedPKIMessageBuilder.setBody(PKIBody body)
Set the body for the new message
|
Copyright © 2015. All rights reserved.