| Package | Description |
|---|---|
| iaik.security.smime | |
| iaik.smime |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
Canonicalizer.canonicalizeInputStream(LineInputStream is,
java.lang.String boundary)
Wraps an canonicalizing input stream around the given input stream
This method may be implemented for applying a special canonicalization
scheme to the MIME entity read from the given input stream.
|
java.io.InputStream |
DefaultCanonicalizer.canonicalizeInputStream(LineInputStream is,
java.lang.String boundary)
Wraps an canonicalizing input stream around the given input stream
|
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
Canonicalizer.canonicalizeInputStream(LineInputStream is,
java.lang.String boundary)
Wraps an canonicalizing input stream around the given input stream
This method may be implemented for applying a special canonicalization
scheme to the MIME entity read from the given input stream.
|
java.io.InputStream |
DefaultCanonicalizer.canonicalizeInputStream(LineInputStream is,
java.lang.String boundary)
Wraps an canonicalizing input stream around the given input stream
|