| Package | Description |
|---|---|
| org.bouncycastle.mime | |
| org.bouncycastle.mime.smime |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MimeMultipartContext |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantMimeContext |
| Modifier and Type | Method and Description |
|---|---|
MimeContext |
MimeMultipartContext.createContext(int partNo) |
MimeContext |
ConstantMimeContext.createContext(int partNo) |
MimeContext |
MimeParserListener.createContext(MimeParserContext parserContext,
Headers headers)
Create an appropriate context object for the MIME object represented by headers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMimeMultipartContext |
| Modifier and Type | Method and Description |
|---|---|
MimeContext |
SMimeMultipartContext.createContext(int partNo) |
MimeContext |
SMimeParserListener.createContext(MimeParserContext parserContext,
Headers headers) |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.