Package | Description |
---|---|
org.bouncycastle.asn1.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) |
Copyright © 2021 BouncyCastle.org. All rights reserved.