| Package | Description |
|---|---|
| org.bouncycastle.cms | |
| org.bouncycastle.mime.smime |
| Modifier and Type | Method and Description |
|---|---|
OriginatorInformation |
OriginatorInfoGenerator.generate() |
OriginatorInformation |
CMSEnvelopedDataParser.getOriginatorInfo()
Return the originator information associated with this message if present.
|
OriginatorInformation |
CMSEnvelopedData.getOriginatorInfo()
Return the originator information associated with this message if present.
|
OriginatorInformation |
CMSAuthenticatedDataParser.getOriginatorInfo()
Return the originator information associated with this message if present.
|
OriginatorInformation |
CMSAuthenticatedData.getOriginatorInfo()
Return the originator information associated with this message if present.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CMSEnvelopedGenerator.setOriginatorInfo(OriginatorInformation originatorInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
SMimeParserListener.envelopedData(MimeParserContext parserContext,
Headers headers,
OriginatorInformation originatorInformation,
RecipientInformationStore recipients) |
SMIMEEnvelopedWriter.Builder |
SMIMEEnvelopedWriter.Builder.setOriginatorInfo(OriginatorInformation originatorInfo) |
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.