public class SMIMESignedWriter extends MimeWriter
| Modifier and Type | Class and Description |
|---|---|
static class |
SMIMESignedWriter.Builder |
| Modifier and Type | Field and Description |
|---|---|
static Map |
RFC3851_MICALGS |
static Map |
RFC5751_MICALGS |
static Map |
STANDARD_MICALGS |
headers| Modifier and Type | Method and Description |
|---|---|
OutputStream |
getContentStream()
Return a content stream for the signer - note data written to this stream needs to properly
canonicalised if necessary.
|
getHeaders, mapToLinespublic static final Map RFC3851_MICALGS
public static final Map RFC5751_MICALGS
public static final Map STANDARD_MICALGS
public OutputStream getContentStream() throws IOException
getContentStream in class MimeWriterIOException - on a stream error.Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.