Bouncy Castle Cryptography Library 1.37 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.cms.CMSTypedStream
public class CMSTypedStream
extends java.lang.Object
Constructor 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 IOException
public InputStream getContentStream()
public String getContentType()