| Bouncy Castle Cryptography Library 1.39 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.bouncycastle.cms.CMSTypedStreampublic class CMSTypedStreamextends java.lang.ObjectConstructor Summary | |
| |
| |
| |
Method Summary | |
void |
|
InputStream | |
String | |
public CMSTypedStream(InputStream in)
public CMSTypedStream(String oid,
InputStream in)public CMSTypedStream(String oid,
InputStream in,
int bufSize)public void drain()
throws IOExceptionpublic InputStream getContentStream()
public String getContentType()