org.bouncycastle.cms
public class CMSTypedStream extends Object
| Constructor Summary | |
|---|---|
| CMSTypedStream(InputStream in) | |
| CMSTypedStream(String oid, InputStream in) | |
| CMSTypedStream(String oid, InputStream in, int bufSize) | |
| Method Summary | |
|---|---|
| void | drain() |
| InputStream | getContentStream() |
| String | getContentType() |